- calculatePath() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Calculate the Polygon associated GeneralPath.
- centerImage - Variable in class org.girod.javafx.svgimage.LoaderParameters
-
True if the resulting image must be centered.
- characters(char[], int, int) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLTreeHandler
-
- children - Variable in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
The children nodes.
- children - Variable in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
The children nodes.
- CIRCLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for circle.
- CLASS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for class.
- clip(Node) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Set the CLip of a Node.
- CLIP_PATH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for clip-path.
- CLIP_PATH_SPEC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for clipPath.
- CLIP_PATH_UNITS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for clipPathUnits.
- CLIP_RULE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for clip-rule.
- ClipConstructor - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
Builds SVG clip elements from JavaFX clip nodes.
- ClipConstructor() - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ClipConstructor
-
Create a clip constructor.
- clippingFactory - Variable in class org.girod.javafx.svgimage.LoaderContext
-
The clipping factory.
- ClippingFactory - Class in org.girod.javafx.svgimage.xml.parsers
-
This class handles the list of defined clipping paths.
- ClippingFactory() - Constructor for class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
-
Create a factory for clipping paths.
- clone() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
- clone() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
- clone() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
- clone() - Method in class org.girod.javafx.svgimage.LoaderParameters
-
Create a clone of the parameters.
- clone() - Method in class org.girod.javafx.svgimage.SVGImage
-
Clone the SVGImage.
- CLOSE_PATH - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
Path command type for close-path.
- closedPath - Variable in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
- color - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
-
Flood color.
- color - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
-
Stop color.
- COLOR_INTERPOLATION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for color-interpolation.
- computeAngle(Point2D, Point2D) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the angle (in degrees) of the vector from p1 to p2.
- computeAngle(Line) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the angle (in degrees) of a Line.
- computeAngle(Polyline) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the angle (in degrees) of the last segment of a polyline.
- computeAngle(Path) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the angle (in degrees) of the last path element of a Path.
- computeMinHeight(double) - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
- computeMinWidth(double) - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
- computePrefHeight(double) - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
- computePrefWidth(double) - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
- computeRefPosition(Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Compute reference positions and marker size from the XML node.
- contains(Point) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Determines whether the specified Point is inside this Polygon.
- contains(int, int) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Determines whether the specified coordinates are inside this Polygon.
- contains(double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Determines if the specified coordinates are inside this Polygon.
- contains(Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Tests if a specified Point2D is inside the boundary of this Polygon.
- contains(double, double, double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Tests if the interior of this Polygon entirely contains the specified set of rectangular coordinates.
- contains(Rectangle2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Tests if the interior of this Polygon entirely contains the specified Rectangle2D.
- contains(Point) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- contains(double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- contains(int, int) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- contains(Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- contains(double, double, double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- contains(Rectangle2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Return false.
- content - Variable in class org.girod.javafx.svgimage.SVGContent
-
The SVG content as a String.
- CONTEXT_FILL - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for context-fill.
- CONTEXT_STROKE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for context-stroke.
- ControlConverter - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
A converter which convert Controls.
- ControlConverter(AwtConverterDelegate, Control) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.ControlConverter
-
- ControlConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
A converter which convert Controls.
- ControlConverter(SVGConverterDelegate, Control, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ControlConverter
-
Constructor.
- convert(Node, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Node) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Node, boolean, boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ControlConverter
-
Convert the Control.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.GroupConverter
-
Convert the Group.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ImageViewConverter
-
Convert the ImageView.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Convert the Region.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.Shape3DConverter
-
Convert a Shape3D by serializing the Shape as an Image.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ShapeConverter
-
Convert the Shape.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.SubSceneConverter
-
Do Nothing.
- convert(Node) - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Graphics2D, Node) - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Graphics2D, Node, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Node, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convert(Node) - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, ConverterParameters) - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Convert a JavaFX Node hierarchy.
- convert(boolean) - Method in interface org.girod.javafx.svgimage.fromjfx.NodeConverter
-
Convert the Node to an xml element.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ControlConverter
-
Convert the Control.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GroupConverter
-
Convert the Group.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImageViewConverter
-
Convert the ImageView.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.RegionConverter
-
Convert the Region.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.Shape3DConverter
-
Convert a Shape3D by serializing the Shape as an Image.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ShapeConverter
-
Convert the Shape.
- convert(boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SubSceneConverter
-
Return a g node.
- convert(Node) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, File) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, File, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, URL) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convert(Node, URL, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.SVGConverter
-
Convert a JavaFX Node hierarchy.
- convertColor(Color, boolean, int) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Convert a JavaFX color to an rgb() or rgba string.
- convertColor(Color) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Convert a JavaFX color to an rgb() or rgba() string.
- ConverterDelegate - Class in org.girod.javafx.svgimage.fromjfx
-
The ConverterDelegate class allows handle the effective conversion.
- ConverterDelegate(ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.ConverterDelegate
-
- ConverterListener - Interface in org.girod.javafx.svgimage.fromjfx.awt.converters
-
An interface which listens to the start or end of each Node in the conversion.
- ConverterParameters - Class in org.girod.javafx.svgimage.fromjfx
-
The parameters used for saving a node hierarchy.
- ConverterParameters() - Constructor for class org.girod.javafx.svgimage.fromjfx.ConverterParameters
-
Create parameters with default values.
- convertRoot(Node, XMLRoot) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- convertRoot(Node, XMLRoot, ConverterParameters) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
Convert a JavaFX Node hierarchy to a svg tree.
- convertStops(List<GradientSpec.StopSpec>) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Convert stop specs to JavaFX stops.
- copy() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Create a copy of this node.
- copy() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLRoot
-
Create a copy of this node.
- countAttributes() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the number of attributes of the Node.
- countAttributes() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the number of attributes of the Node.
- countChildren() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the number of children of the Node.
- countChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the number of children of the Node.
- countPoints() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the number of points.
- createClip(Node) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ClipConstructor
-
Create an SVG clip element for the provided clip node.
- createClip(String, Node, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
-
Creates a clip.
- createDisabledColor(Color, int) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Creates a disabled version of a Color.
- createDisabledColor(Color, int) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Creates a disabled version of a Color.
- createDisabledImage(Image, int) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Creates a disabled version of an Image.
- createDisabledImage(Image) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.AwtImageUtilities
-
Creates a disabled version of an Image.
- createFilter(Effect) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.FilterConstructor
-
Create an SVG filter element for the provided effect.
- createGradient(LinearGradient) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GradientConstructor
-
Create an SVG linearGradient element for the provided LinearGradient paint.
- createGradient(LinearGradient, boolean, int) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GradientConstructor
-
Create an SVG linearGradient element for the provided LinearGradient paint.
- createGradient(RadialGradient) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GradientConstructor
-
Create an SVG radialGradient element for the provided LinearGradient paint.
- createImagePattern(ImagePattern, int, int) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImagePatternConstructor
-
Create an SVG pattern element for the provided ImagePattern paint.
- createMarkerContext(XMLNode, LoaderContext) - Static method in class org.girod.javafx.svgimage.xml.builders.MarkerBuilder
-
Create a marker context for the given XML node if markers apply.
- createNodeList(Node) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Wrap a node into a list when non-null.
- createOpacifiedImage(Image, double, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Creates a opacified version of an Image.
- createOpacifiedImage(Image, double, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.AwtImageUtilities
-
Creates a opacified version of an Image.
- createPattern(ImagePattern) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.PatternConstructor
-
Create an SVG pattern element for the provided ImagePattern.
- createRegion() - Method in class org.girod.javafx.svgimage.SVGImage
-
Create a region containing this image.
- createScaleParameters(double) - Static method in class org.girod.javafx.svgimage.LoaderParameters
-
Create a parameters with a scale property.
- createStroke(double, BorderStrokeStyle) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Create a stroke of a specified width and a stroke style.
- createStroke(double) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Create a stroke of a specified width.
- createTransformedShape(Shape, AffineTransform) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.ShapeUtilities
-
Apply a transformation to a Shape, trying to keep the type of the Shape.
- createWidthParameters(double) - Static method in class org.girod.javafx.svgimage.LoaderParameters
-
Create parameters with a width property.
- CSS_DEFAULT - Static variable in interface org.girod.javafx.svgimage.SizeType
-
0: the default way units are processed in the CSS standard.
- CSSConverter - Class in org.girod.javafx.svgimage.css
-
- CSSConverter() - Constructor for class org.girod.javafx.svgimage.css.CSSConverter
-
- cssProperties - Variable in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
The CSS Properties of the Node to convert, including all the properties.
- cssProperties - Variable in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
The CSS Properties of the Node to convert, including all the properties.
- CSSProperties - Interface in org.girod.javafx.svgimage.fromjfx.utils
-
Hold the name of several useful CSS properties.
- CSSProperty - Class in org.girod.javafx.svgimage.fromjfx.utils
-
Represent a CSS property, which can be both be set by the user of by default.
- CSSProperty(StyleableProperty<?>, Object) - Constructor for class org.girod.javafx.svgimage.fromjfx.utils.CSSProperty
-
Constructor.
- CUBIC_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
Path command type for cubic curve.
- CX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for cx.
- CY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for cy.