- AbstractAwtConverter - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
The abstract awt Converter class.
- AbstractAwtConverter(AwtConverterDelegate, Node) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Constructor.
- AbstractFilterEffect(String) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
Create a filter effect with the given result id.
- AbstractImageConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
Base converter for JavaFX nodes that render images.
- AbstractImageConverter(SVGConverterDelegate, Node, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractImageConverter
-
Constructor.
- AbstractJFXConverter<D extends ConverterDelegate> - Class in org.girod.javafx.svgimage.fromjfx
-
The abstract JavaFX converter.
- AbstractJFXConverter() - Constructor for class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Create a converter.
- AbstractJFXConverter(ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Create a converter.
- AbstractPathParser - Class in org.girod.javafx.svgimage.xml.parsers
-
An abstract path parser.
- AbstractPathParser() - Constructor for class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
Protected constructor for subclass initialization.
- AbstractSVGConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
The abstract Converter class.
- AbstractSVGConverter(SVGConverterDelegate, Node, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Constructor.
- add(Vector2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Adds another Vector to this one.
- 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.fromjfx.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, float) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, double) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, int) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, float) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, boolean) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Add an attribute for this Node.
- addAttribute(String, String) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
-
Add an attribute to the underlying XML node.
- addChild(XMLNode) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Add a child to this Node.
- addChild(ElementNode) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Add a child to this Node.
- addClipSpec(String, XMLNode) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
-
Register a clip specification by id.
- addEffect(String, FilterSpec.FilterEffect) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec
-
Add a filter effect and optionally register it by result id.
- addFill(XMLNode, double, double, Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Append fill style information based on the provided paint.
- addFilter(XMLNode, Node) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Add a filter to a node.
- ADDITIVE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for additive.
- 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
-
Add a merge node input reference.
- addNamedNode(String, XMLNode) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Add a named node.
- addPoint(Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Add a point to this Polygon.
- addPoint(float, float) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Appends the specified coordinates to this Polygon2D.
- addProperty(String, short, Object) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
Add a property to the rule.
- addRule(Styles.Rule) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
-
Add a style rule.
- addStop(double, double, Color) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Add a stop to this gradient.
- addStroke(Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Append stroke style information based on the provided paint.
- 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(ElementNode, Node) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
-
Add a tspan element wrapper.
- allowTransformForRoot - Variable in class org.girod.javafx.svgimage.fromjfx.ConverterParameters
-
Checked if transformation is allowed for the root.
- allProperties - Variable in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
The CSS Properties of the Node to convert, including only those which have a not null StyleOrigin.
- allProperties - Variable in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
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
-
SVG constant for animate.
- ANIMATE_MOTION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for animateMotion.
- ANIMATE_TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for animateTransform.
- 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
-
Create an applied effect wrapper.
- apply(Node) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
Apply the rule to a JavaFX node.
- applyEffect(Graphics2D, Node, Effect) - Method in interface org.girod.javafx.svgimage.fromjfx.awt.converters.ConverterListener
-
Apply an effect on the next Node to be rendered.
- applyEffect(Graphics2D, Node, Effect) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.DefaultConverterListener
-
Apply an effect on the next Node to be rendered.
- applyEffect(Node, Effect) - Method in interface org.girod.javafx.svgimage.fromjfx.awt.ExtendedGraphics2D
-
Apply an Effect on the next graphics object to be rendered.
- applyFillGradient(XMLNode, LinearGradient) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
- applyFillGradient(XMLNode, LinearGradient, boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
- applyFillGradient(XMLNode, RadialGradient) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
- applyFilter(XMLNode, Effect) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
- applyFontOblique(Text) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Apply an oblique font style to a text node.
- applyFontPosture(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Apply font posture to a text node and return the JavaFX posture.
- applyImagePattern(XMLNode, int, int, ImagePattern) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GroupConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImageViewConverter
-
- applyStyle(XMLNode, String) - Method in interface org.girod.javafx.svgimage.fromjfx.tosvg.converters.NodeSVGConverter
-
Apply the node style.
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.RegionConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.Shape3DConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ShapeConverter
-
- applyStyle(XMLNode, String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SubSceneConverter
-
- applyTextAnchor(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Apply text-anchor alignment to a text node.
- applyTextDecoration(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Apply text-decoration styles to a text node.
- applyTransforms(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
- applyTransforms(XMLNode) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Apply all the Nodes transformations on the SVGConverterDelegate.
- applyViewportPosition - Variable in class org.girod.javafx.svgimage.LoaderParameters
-
True if the x and y position of the viewPort is applied.
- applyViewportType(SVGImage) - Method in class org.girod.javafx.svgimage.SVGSnapshotParameters
-
- ARC_HEIGHT - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-arc-height" CSS property.
- ARC_WIDTH - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-arc-width" CSS property.
- ASSUME_ANGLE_ZERO - Static variable in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
0.017: Constant used for angles equality.
- ASSUME_ZERO - Static variable in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
- ASSUME_ZERO - Static variable in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
1.0E-4: Constant used for coordinates equality.
- asTexture() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the ImagePattern of the wrapper.
- ATTRIBUTE_NAME - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for attributeName.
- attributes - Variable in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
The attributes.
- attributes - Variable in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
The attributes.
- autoStartAnimations - Variable in class org.girod.javafx.svgimage.LoaderParameters
-
True if animations should be auto-started.
- AwtBackgroundWrapper - Class in org.girod.javafx.svgimage.fromjfx.awt.wrappers
-
Wraps the definition for an element in the list associated with a JavaFX Background.
- AwtBackgroundWrapper(Paint) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Constructor.
- AwtBorderWrapper - Class in org.girod.javafx.svgimage.fromjfx.awt.wrappers
-
Wraps the definition for a JavaFX Border around a Region.
- AwtBorderWrapper(Paint, double) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Constructor.
- AwtConverterDelegate - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
The ConverterDelegate class allows handle the effective conversion.
- AwtConverterDelegate(ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Create a converter delegate.
- AwtConverterDelegate(Graphics2D, ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Create a converter delegate.
- AwtImageUtilities - Class in org.girod.javafx.svgimage.fromjfx.utils
-
Utilities for converting JavaFX transforms and images to AWT equivalents.
- AwtUtilities - Class in org.girod.javafx.svgimage.fromjfx.awt.utils
-
A utilities class.
- AZIMUTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for azimuth.