- LengthParser - Class in org.girod.javafx.svgimage.xml.parsers
-
This utility class parse a length value.
- LETTER - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
- light - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
-
- light - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
-
- LIGHTER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- LIGHTING_COLOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- LINE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- LINE_THROUGH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- LINE_TO - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
- LINEAR_GRADIENT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- LinearGradientSpec - Class in org.girod.javafx.svgimage.xml.specs
-
Contains the specification for a linear gradient.
- LinearGradientSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
-
- LinearGradientSpec(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
-
- load(File) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File.
- load(URL) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL.
- load(String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL.
- load(File, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File, and set the styleSheets of the associated JavaFX Node.
- load(File, LoaderParameters) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File.
- load(URL, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, and set the styleSheets of the associated JavaFX Node.
- load(String, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, and set the styleSheets of the associated JavaFX Node.
- load(File, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File, and scale the associated JavaFX Node.
- load(URL, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, and set the resulting width the associated JavaFX Node.
- load(String, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, and set the resulting width the associated JavaFX Node.
- load(File, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File, set the styleSheets and set the resulting width of the associated JavaFX Node.
- load(URL, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, set the styleSheets and set the resulting width of the associated JavaFX Node.
- load(String, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, set the styleSheets and set the resulting width of the associated JavaFX Node.
- load(URL, LoaderParameters) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, and set the parameters of the associated JavaFX Node.
- load(String, LoaderParameters) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, and set the parameters of the associated JavaFX Node.
- LoaderContext - Class in org.girod.javafx.svgimage
-
- LoaderContext(SVGImage, LoaderParameters, URL) - Constructor for class org.girod.javafx.svgimage.LoaderContext
-
- LoaderParameters - Class in org.girod.javafx.svgimage
-
The parameters used for loading a SVG file or URL.
- LoaderParameters() - Constructor for class org.girod.javafx.svgimage.LoaderParameters
-
- loadScaled(File, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File, and scale the associated JavaFX Node.
- loadScaled(URL, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, and scale the associated JavaFX Node.
- loadScaled(String, double) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, and scale the associated JavaFX Node.
- loadScaled(File, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg File, set the styleSheets and scale of the associated JavaFX Node.
- loadScaled(URL, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg URL, set the styleSheets and scale of the associated JavaFX Node.
- loadScaled(String, double, String) - Static method in class org.girod.javafx.svgimage.SVGLoader
-
Load a svg String content, set the styleSheets and scale of the associated JavaFX Node.