- AbstractConverter - Class in org.girod.javafx.svgimage.tosvg.converters
-
The abstract Converter class.
- AbstractConverter(ConverterDelegate, Node, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
Constructor.
- AbstractFilterEffect(String) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
- AbstractImageConverter - Class in org.girod.javafx.svgimage.tosvg.converters
-
- AbstractImageConverter(ConverterDelegate, Node, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.AbstractImageConverter
-
Constructor.
- AbstractPathParser - Class in org.girod.javafx.svgimage.xml.parsers
-
An abstract path parser.
- AbstractPathParser() - Constructor for class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
- addAnimations(List<Animation>) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add a list of animations.
- addAttribute(String, int) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, float) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, double) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, boolean) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, int) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, float) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, boolean) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
Add an attribute for this Node.
- addChild(XMLNode) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Add a child to this Node.
- addChild(XMLNode) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
Add a child to this Node.
- addClipSpec(String, XMLNode) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
-
- addEffect(String, FilterSpec.FilterEffect) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec
-
- addFill(Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
- ADDITIVE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- addMarker(String, MarkerSpec) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add a marker node.
- addMergeNode(String) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
-
- addNamedNode(String, XMLNode) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add a named node.
- addProperty(String, short, Object) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
- addRule(Styles.Rule) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
-
- addStop(double, double, Color) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
- addStroke(Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
- addSymbol(String, SymbolSpec) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add a symbol.
- addTransition(Animation) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add an animation.
- addTSpan(XMLNode, Text) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
-
- allowTransformForRoot - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
-
Checked if transformation is allowed for the root.
- allProperties - Variable in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
The CSS Properties of the Node to convert, including only those which have a not null StyleOrigin.
- ANIMATE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- ANIMATE_MOTION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- ANIMATE_TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- AnimationBuilder - Class in org.girod.javafx.svgimage.xml.builders
-
The animation builder.
- AppliedEffect(FilterSpec.FilterEffect, Effect) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
-
- apply(Node) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
- applyFontOblique(Text) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
- applyFontPosture(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.GroupConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.ImageViewConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.RegionConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.Shape3DConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.ShapeConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.SubSceneConverter
-
- applyStyle(XMLNode, String) - Method in interface org.girod.javafx.svgimage.tosvg.utils.NodeConverter
-
Apply the node style.
- applyTextAnchor(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
- applyTextDecoration(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
- applyTransforms(XMLNode) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
Apply all the Nodes transformations on the ConverterDelegate.
- applyViewportPosition - Variable in class org.girod.javafx.svgimage.LoaderParameters
-
True if the x and y position of the viewPort is applied.
- ARC_HEIGHT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
-
the "-fx-arc-height" CSS property.
- ARC_WIDTH - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
-
the "-fx-arc-width" CSS property.
- ATTRIBUTE_NAME - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
- attributes - Variable in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
The attributes.
- attributes - Variable in class org.girod.javafx.svgimage.xml.parsers.XMLNode
-
The attributes.
- autoStartAnimations - Variable in class org.girod.javafx.svgimage.LoaderParameters
-
True if animations should be auto-started.
- AwtImageUtilities - Class in org.girod.javafx.svgimage.tosvg.utils
-
- AZIMUTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-