- G - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for g.
- getAdditionalNode() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the additional child Node on this Node (this is for example the case with the graphics Node on
Labeled Nodes).
- getAdditionalNode() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ControlConverter
-
Return the additional child Node on this Node.
- getAdditionalNode() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the additional child Node on this Node (this is for example the case with the graphics Node on
Labeled Nodes).
- getAdditionalNode() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ControlConverter
-
Return the additional child Node on this Node.
- getAffineTransform(Transform) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt AffineTransform corresponding to a JavaFX Transform.
- getAllChildren(String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the list of all children of this node having a specified name.
- getAllChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the ordered list of all children of this Node.
- getAllProperties() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return all the CSS properties Map of the Node.
- getAllProperties() - Method in interface org.girod.javafx.svgimage.fromjfx.NodeConverter
-
Return all the CSS properties Map of the Node.
- getAllProperties() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return all the CSS properties Map of the Node.
- getAngle() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the angle of this vector with the X axis.
- getAngleDegrees(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return an angle value in degrees.
- getAnimations() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the animations.
- getAttributes() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the Map of attributes for this node.
- getAttributes() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the Map of attributes for this node.
- getAttributeValue(String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name.
- getAttributeValue(XMLNode, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.NativeInheritance
-
- getAttributeValue(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name.
- getAttributeValue(String) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
-
Return the value of an attribute from the underlying XML node.
- getAttributeValueAsBoolean(String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as a boolean.
- getAttributeValueAsBoolean(String, boolean) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as a boolean.
- getAttributeValueAsBoolean(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a boolean.
- getAttributeValueAsBoolean(String, boolean) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a boolean.
- getAttributeValueAsFloat(String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as a float.
- getAttributeValueAsFloat(String, float) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as a float.
- getAttributeValueAsFloat(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a float.
- getAttributeValueAsFloat(String, float) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a float.
- getAttributeValueAsInt(String) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as an int.
- getAttributeValueAsInt(String, int) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the value of an attribute of a specified name as an int.
- getAttributeValueAsInt(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as an int.
- getAttributeValueAsInt(String, int) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as an int.
- getAWTColor(Color, int, double, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Color corresponding to a JavaFX Color.Transparent JavaFX Colors will return null.
- getAWTColor(Color) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the Awt Color corresponding to a JavaFX Color.
- getAWTColor(Color, double) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the Awt Color corresponding to a JavaFX Color.
- getAWTColorAcceptTransparent(Color, int, double, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Color corresponding to a JavaFX Color, including transparent colors.Transparent JavaFX Colors will return transparent Awt Colors.
- getAWTFont(Font) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Font corresponding to a JavaFX Font.
- getAWTPaint(Shape, Paint, int, double) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Paint for a JavaFX Paint.
- getAWTPaint(Region, Paint) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Paint for a JavaFX Paint.
- getAWTPaint(Region, Paint, int, double) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Paint for a JavaFX Paint.
- getAWTPaintAcceptTransparent(Shape, Paint, int, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Color corresponding to a JavaFX Color, including transparent colors.Transparent JavaFX Colors will return transparent Awt Colors.
- getAWTPaintList(Region, Border) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the list of BorderWrappers for a Region.
- getAWTPaintList(Region, Background, NodeGraphics2DConverter, int, double) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the list of BackgroundWrappers for a Region.Note that a JavaFX Background contains a list of fills or Paints.
- getAWTPath(SVGPath) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
Convert a SVGPath to an Awt Shape without applying any AffineTransform on it.
- getAWTPath(Circle) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Ellipse) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Arc) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Rectangle) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(QuadCurve) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(CubicCurve) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Polygon) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Polyline) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTPath(Path) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
- getAWTTexture(URL, Region, int, double) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the Awt Paint for a JavaFX Region and an associated URL for the corresponding Image texture.
- getAWTTexture(Image, Region, BorderWidths, int) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return an Awt TexturePaint corresponding to a JavaFX Image.
- getBackground() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return the Background Paint of the Region.
- getBestHeight() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the height.
- getBestWidth() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the "best" width.
- getBounds(Node) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return a Node bounds.
- getBounds() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Returns the bounding box of the Shape.
- getBounds2D() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Returns the high precision bounding box of the Shape.
- getCDATA() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the CDATA content for the node.
- getCDATA() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the CDATA content for the node.
- getChildren() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the ordered list of children of this Node.
- getChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the ordered list of children of this Node.
- getChildURL(URL, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.xmltree.FileUtils
-
Return an URL by its relative path from a parent URL.
- getClipID() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ClipConstructor
-
Return the next clip id.
- getClipRule(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return the clip rule defined on a node.
- getColor(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return the color with a specified String value.
- getColor(String, double) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return the color for a value with explicit opacity.
- getContent() - Method in class org.girod.javafx.svgimage.xml.parsers.SVGPathParser
-
Gets the content string after the length has been resolved and the viewport has been taken into account.
- getContentHeight() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the height of the image content.
- getContentWidth() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the width of the image content.
- getContextFill() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the context fill used by markers.
- getContextNode() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the context node used for marker evaluation.
- getContextStroke() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the context stroke used by markers.
- getConverterDelegate() - Method in class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Return the converter delegate.
- getConverterDelegate() - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the converter delegate.
- getCSSProperties() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the CSS properties Map of the Node.
- getCSSProperties() - Method in interface org.girod.javafx.svgimage.fromjfx.NodeConverter
-
Return the CSS properties Map of the Node.
- getCSSProperties() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the CSS properties Map of the Node.
- getCurrentViewport() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Rerurn the current viewport.
- getCycleMethod(String) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Map a spread method string to a JavaFX cycle method.
- getDefaultPosition(double, boolean) - Method in class org.girod.javafx.svgimage.Viewport
-
Return a default position.
- getDefaultSnapshotParameters() - Static method in class org.girod.javafx.svgimage.SVGImage
-
Return the default SnapshotParameters used when creating a snapshot.
- getDefsNode() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
Return the defs Node.
- getDoubleValue(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getDoubleValue(String, double) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getDPI() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the screen dpi.
- getDPI() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the screen dpi.
- getEffect() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
-
Return the JavaFX effect instance.
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEGaussianBlur
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEImage
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
-
- getEffect(Node) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
-
- getEffect(Node) - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
-
Return the associated JavaFX effect.
- getEffects() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec
-
Return the list of filter effects in order.
- getEffectSpec() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
-
Return the effect specification.
- getEncoding() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLRoot
-
Return the declared encoding of the XML file.
- getEncoding() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLRoot
-
Return the declared encoding of the XML file.
- getExceptionsHandling() - Method in class org.girod.javafx.svgimage.GlobalConfig
-
Return the exceptions handling type.
- getExtendedFontPosture(String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Resolve an extended font posture from a font-style value.
- getFile() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the image associated file (can be null).
- getFillRule(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return the fill rule defined on a node.
- getFilterID() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.FilterConstructor
-
Return the filter id.
- getFirstChild() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the first child of the Node.
- getFirstChild() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the first child of the Node.
- getFirstChildElement() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the first element node child of the Node.
- getFont() - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
Return the text Font.
- getFontPosture(String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Resolve a JavaFX font posture from a font-style value.
- getFontWeight(String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
-
Resolve a JavaFX font weight from a font-weight value.
- getGradientID() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GradientConstructor
-
Return the next gradient id.
- getGradientID() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.PatternConstructor
-
Return the pattern id.
- getGradientPos(XMLNode, String) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Parse a gradient position attribute value.
- getGraphics2D() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Return the Graphics2D.
- getGraphics2D() - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Return the Graphics2D.
- getGrayScale() - Method in class org.girod.javafx.svgimage.fromjfx.ConverterDelegate
-
- getHeight() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the height of the wrapper.
- getHeight() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the height of the wrapper.
- getHeight() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the height of the image.
- getHeight() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the height.
- getHeight() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the marker height.
- getID() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return the gradient id.
- getImage(URL, String, double, double) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Load an image from a URL or a data URI.
- getImagePatternID() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImagePatternConstructor
-
Return the next image pattern id.
- getImagePosition() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the wrapper image position.
- getImagePosition() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the wrapper image position.
- getInputType() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
- getInputType() - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
-
Return the input type for this effect.
- getInstance() - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.ShapeUtilities
-
Return the unique instance of this class.
- getInstance() - Static method in class org.girod.javafx.svgimage.GlobalConfig
-
Return the unique instance.
- getIntersection(Point2D, Vector2D, Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Find the intersection between two lines.
- getInverse() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the inverse of this Vector, which is this vector rotated by PI.
- getLastChild() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the last child of the Node.
- getLastChild() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the last child of the Node.
- getLastChildElement() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the last element node child of the Node.
- getLengthValue(String, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getLengthValue(String, boolean, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getLengthValue(String, boolean, Bounds, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getLengthValue(String, Viewport, double) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getLengthValue(String, boolean, Bounds, Viewport, double) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of a length attribute of a specified name as a double.
- getLinearGradient() - Method in class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
-
Return the resolved JavaFX linear gradient.
- getLineWidthValue(XMLNode, Viewport, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.NativeInheritance
-
- getLineWidthValue(String, Viewport, double) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an lirn width of a specified name as a double.
- getListener() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Return the ConverterListener used for the conversion (may be null).
- getListener() - Method in class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Return the ConverterListener used for the conversion (may be null).
- getMarker(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the marker of a specified id.
- getMarkerEnd() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the end marker.
- getMarkerList() - Method in class org.girod.javafx.svgimage.xml.parsers.SVGPathParser
-
Return the list of markers.
- getMarkerList(SVGPathParser.MarkerType) - Method in class org.girod.javafx.svgimage.xml.parsers.SVGPathParser
-
Returns the coordinates for the specified marker type. - START: First MoveTo point - MID: All intermediate vertices (endpoints of segments) -
END: Last point of the path
- getMarkerMid() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the mid marker.
- getMarkerStart() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return the start marker.
- getMaxX() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the maximum X coordinate of the Polygon.
- getMaxY() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the maximum Y coordinate of the Polygon.
- getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the mean height value of the corners Radii.
- getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the mean height value of the corners Radii.
- getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the mean height value of the corners Radii.
- getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the mean height value of the corners Radii.
- getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the mean width value of the corners Radii.
- getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the mean width value of the corners Radii.
- getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the mean width value of the corners Radii.
- getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the mean width value of the corners Radii.
- getMinX() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the minimum X coordinate of the Polygon.
- getMinY() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the minimum Y coordinate of the Polygon.
- getName() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the Node qualified name.
- getName() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the Node name.
- getNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the node of a specified id.
- getNextSibling() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the next sibling of the Node.
- getNextSibling() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the next sibling of the Node.
- getNode(String) - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the Node indicated by id.
- getNode() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return the backing XML node.
- getNorm() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the euclidian norm of this Vector.
- getNormal() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the normal of this vector.
- getNormalProjection(Point2D, Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the orthogonal projection of this point on the line defined by the Vector2D.
- getOpacity() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the opacity of the Node.
- getOpacity() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the opacity of the Node.
- getOpacityFill() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ShapeConverter
-
Return the opacity of the Node Fill.
- getOpacityFill() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ShapeConverter
-
Return the opacity of the Node Fill.
- getOpacityStroke() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.ShapeConverter
-
Return the opacity of the Node Stroke.
- getOpacityStroke() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ShapeConverter
-
Return the opacity of the Node Stroke.
- getOrientationAngle() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the orientation angle in degrees.
- getOrientType() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the orientation type.
- getOrigin(SVGPath) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the origin of a SVGPath (using the first MoveTo command).
- getPaint() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the Paint of the wrapper.
- getPaint() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the Paint of the wrapper.
- getPaint() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the Paint of the wrapper.
- getPaint() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the Paint of the wrapper.
- getPaint() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return the resolved JavaFX paint.
- getPaint() - Method in class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
-
- getPaint() - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
-
- getPaintList(Region, Background, NodeConverter, double) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the list of BackgroundWrappers for a Region.
- getPaintList(Region, Border) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the list of BorderWrappers for a Region.
- getParameters() - Method in class org.girod.javafx.svgimage.fromjfx.ConverterDelegate
-
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the converter Parent Node (may be null).
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.GroupConverter
-
Return the converter Group Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return the delegate Region Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.SubSceneConverter
-
Return the converter SubScene root Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the converter Parent Node (may be null).
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GroupConverter
-
Return the converter Group Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.RegionConverter
-
Return the converter Region Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SubSceneConverter
-
Return the converter SubScene root Node.
- getParent() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the Node parent (or null if the Node is the root of the XML File).
- getParent() - Method in interface org.girod.javafx.svgimage.xml.parsers.xmltree.ElementNode
-
Return the element parent.
- getParent() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the Node parent (or null if the Node is the root of the XML File).
- getParent() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLTextNode
-
Return the Node parent (or null if the Node is the root of the XML File).
- getParentURL() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the SVG file parent URL.
- getParentURL(URL) - Static method in class org.girod.javafx.svgimage.xml.parsers.xmltree.FileUtils
-
Return the parent URL of a given URL.
- getPathIterator(AffineTransform) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Returns an iterator object that iterates along the boundary of this Polygon and provides access to
the geometry of the outline of this Polygon.
- getPathIterator(AffineTransform, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Returns an iterator object that iterates along the boundary of the Polygon2D and provides access to
the geometry of the outline of the Shape.
- getPathIterator(AffineTransform) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
Returns an iterator object that iterates along the boundary of this
Polygon and provides access to the geometry
of the outline of this Polygon.
- getPoints() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the list of points.
- getPolygon() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Retuen the Awt Polygon corresponding with this Polygon2D.
- getPolygon2D() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polyline2D
-
- getPolyline2D() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the
Polyline2D corresponding to this Polygon2D.
- getPositionValue(String, boolean, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getPositionValue(String, boolean, Bounds, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of an attribute of a specified name as a double.
- getPositionValue(String, boolean, Bounds, Viewport, double) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the value of a position attribute of a specified name as a double.
- getPosture(Font) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the FontPosture of a JavaFX Font.
- getPosture(Font) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the FontPosture of a JavaFX Font.
- getPreserveAspectRatio(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return true if the aspect ratio is preserved.
- getPreviousSibling() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.xml.XMLNode
-
Return the previous sibling of the Node.
- getPreviousSibling() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the previous sibling of the Node.
- getProperties() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the CSS properties Map of the Node.
- getProperties() - Method in interface org.girod.javafx.svgimage.fromjfx.NodeConverter
-
Return the CSS properties Map of the Node.
- getProperties() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the CSS properties Map of the Node.
- getProperties() - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
Return the property map.
- getProperty() - Method in class org.girod.javafx.svgimage.fromjfx.utils.CSSProperty
-
Return the associated StyleableProperty.
- getRadialGradient() - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
-
Return the resolved JavaFX radial gradient.
- getRadii() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the corners Radii of the wrapper.
- getRadii() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the corners Radii of the wrapper.
- getRadii() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the corners Radii of the wrapper.
- getRadii() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the corners Radii of the wrapper.
- getRectangle2D() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the Rectangle2D associated with the Viewport.
- getRefX() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the x reference position.
- getRefY() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the y reference position.
- getRegionBackground() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return the Region Background associated with the Region (may be null).
- getRegionBorder() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return the Region Border associated with the Region (may be null).
- getReifiedNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the node of a specified id.
- getRelativePath(File, File, boolean) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the path of a File relative to a directory.
- getResultId() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
- getResultId() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
-
Return the result id for the effect specification.
- getResultId() - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
-
Return the filter result Id.
- getRoot() - Method in class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Return the root Node.
- getRoot() - Method in class org.girod.javafx.svgimage.fromjfx.ConverterDelegate
-
Return the root Node.
- getRoot() - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the root Node.
- getRoot() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLTreeHandler
-
Return the root node.
- getRotationAngle(AffineTransform) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.ShapeUtilities
-
Return the rotation angle for an AffineTransform.
- getRotationAngle(AffineTransform) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.AwtImageUtilities
-
Return the rotation angle for an AffineTransform.
- getRotationTransform(AffineTransform) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.ShapeUtilities
-
Return the rotation Component of an AffineTransform.
- getRule(String) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
-
Return the rule for a style class.
- getScalarProduct(Vector2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the scalar product of this vector with another vector.
- getScale(Scale) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the SVG scale() string for a JavaFX scale.
- getScale() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the scale.
- getScaledHeight() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the height of the image, taking into account the scaling of the svg image.
- getScaledWidth() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the width of the image, taking into account the scaling of the svg image.
- getSelectedImage() - Method in class org.girod.javafx.svgimage.browser.SVGBrowser
-
- getShape() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.Shape3DConverter
-
Return the Shape3D.
- getShape(Node) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
Return an Awt Shape from a JavaFX Node.
- getShape() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.Shape3DConverter
-
Return the Shape3D.
- getSnapshotParameters() - Method in class org.girod.javafx.svgimage.SVGSnapshotParameters
-
Return the JavaFX snapshot parameters
- getSpans() - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
-
Return the list of tspan wrappers.
- getStops() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return the list of stop specifications.
- getStrokeStyle() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the stroke style (can be null).
- getStrokeStyle() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the stroke style (can be null).
- getStyleAttributeValue(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.NativeInheritance
-
- getStyleClass() - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
Return the style class name.
- getStyleOrigin() - Method in class org.girod.javafx.svgimage.fromjfx.utils.CSSProperty
-
Return the StyleOrigin.
- getStyles(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Extract the style map from a style attribute.
- getStylesheets() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLTreeHandler
-
Return the stylesheets.
- getSubScene() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.SubSceneConverter
-
Return the SubScene.
- getSubScene() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SubSceneConverter
-
Return the SubScene.
- getSVGContent() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the SVG content origin.
- getSVGFile() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.SVGConverterDelegate
-
Return the SVG file.
- getSVGPath() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return the SVGPath associated with the Region (may be null).
- getSVGStylesheets() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the stylesheets of the SVG content.
- getSymbol(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the symbol of a specified id.
- getText() - Method in interface org.girod.javafx.svgimage.xml.parsers.xmltree.ElementNode
-
Return the text content for the node.
- getText() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the text content for the node.
- getText() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLTextNode
-
Return the text content for the node.
- getTextChildren() - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
Return the text children.
- getTextFont(Node) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the Font of a text or a TextHBox.
- getTextGroup() - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
-
Return the underlying text group.
- getTextWidth(Text) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the width of a text.
- getTextWidth(Node) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the width of a text or a TextHBox.
- getTextWidth() - Method in class org.girod.javafx.svgimage.xml.builders.TextHBox
-
Return the text width.
- getTextX(Node) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the X position of a text or a TextHBox.
- getTextY(Node) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Computes the Y position of a text or a TextHBox.
- getTransform(Node) - Method in class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Return the Affine transform on a node.
- getTransform(Transform) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Convert a AffineTransform to an AffineTransform
- getTransform() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the result of all the Nodes transformations for the Converter Node.
- getTransform(Node) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.JFXShapeUtilities
-
Return the Awt AffineTransform from a Node transforms.
- getTransform() - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the Affine transform on the root node.
- getTransform(Node) - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the Affine transform on a node.
- getTransform(Transform) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.AwtImageUtilities
-
Convert a AffineTransform to an AffineTransform
- getTransformArgumentsForAnimation(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.TransformUtils
-
Parse transform arguments for animation values.
- getTransformFromAncestor(Node) - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
Return the Transform from the root of the Scene to the delegate Node.
- getTransformFromAncestor(Node) - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return the Transform from the root of the Scene to the converter Node.
- getTransformList() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return the gradient transform list.
- getTranslation(Node) - Method in class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Return the translation on a node.
- getTranslation() - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the translation on the root node.
- getTranslation(Node) - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the translation on a node.
- getURL() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return the SVG file URL.
- getURL(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return the color with a specified String value.
- getValue() - Method in class org.girod.javafx.svgimage.fromjfx.utils.CSSProperty
-
Return the property value.
- getViewbox(Node) - Method in class org.girod.javafx.svgimage.fromjfx.AbstractJFXConverter
-
Return the viewbox for a node.
- getViewbox() - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the viewbox for the root node.
- getViewbox(Node) - Method in interface org.girod.javafx.svgimage.fromjfx.JFXConverter
-
Return the viewbox for a node.
- getViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the viewbox.
- getViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
-
Return the symbol viewbox.
- getViewboxHeight() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the viewBox height.
- getViewboxWidth() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the viewBox width.
- getViewboxX() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the viewBox x position.
- getViewboxY() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the viewBox y position.
- getViewport() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the viewport of the SVG content.
- getViewportHeight() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the height of the image viewort.
- getViewportType() - Method in class org.girod.javafx.svgimage.SVGSnapshotParameters
-
Return the viewport type.
- getViewportWidth() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the width of the image viewort.
- getWeight(Font) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return the FontWeight of a JavaFX Font.
- getWeight(Font) - Static method in class org.girod.javafx.svgimage.fromjfx.utils.Utilities
-
Return the FontWeight of a JavaFX Font.
- getWidth() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the width of the wrapper.
- getWidth() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the width of the wrapper.
- getWidth() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the width of the wrapper.
- getWidth() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the width of the wrapper.
- getWidth() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return the width of the image.
- getWidth() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return the width.
- getWidth() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the marker width.
- getX() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the X coordinate of this Vector.
- getX() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the X position of the wrapper.
- getX() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the X position of the wrapper.
- getX() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the X position of the wrapper.
- getX() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the X position of the wrapper.
- getX() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the x position.
- getXCoordinates() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the array of X coordinates of the points.
- getXMLNode() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return the XML node backing this spec.
- getXMLNode() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
-
Return the XML node backing this symbol.
- getXMLSpaceType() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return the xml.space type.
- getY() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Return the Y coordinate of this Vector.
- getY() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return the Y position of the wrapper.
- getY() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBorderWrapper
-
Return the Y position of the wrapper.
- getY() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return the Y position of the wrapper.
- getY() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BorderWrapper
-
Return the Y position of the wrapper.
- getY() - Method in class org.girod.javafx.svgimage.Viewport
-
Return the y position.
- getYCoordinates() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Return the array of Y coordinates of the points.
- GlobalConfig - Class in org.girod.javafx.svgimage
-
The global configuration.
- GRADIENT_TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for gradientTransform.
- GRADIENT_UNITS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for gradientUnits.
- GradientConstructor - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
Builds SVG gradient elements from Linear and Radial gradients.
- GradientConstructor() - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GradientConstructor
-
Constructor.
- gradients - Variable in class org.girod.javafx.svgimage.LoaderContext
-
The gradients.
- GradientSpec - Class in org.girod.javafx.svgimage.xml.specs
-
Contains the specification for a radial or linear gradient.
- GradientSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Create a gradient spec from an XML node.
- GradientSpec(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Create a gradient spec from an XML node with a reference href.
- GradientSpec.Coord - Class in org.girod.javafx.svgimage.xml.specs
-
Coordinate value with optional proportional flag.
- GradientSpec.StopSpec - Class in org.girod.javafx.svgimage.xml.specs
-
Stop specification for a gradient.
- gradientSpecs - Variable in class org.girod.javafx.svgimage.LoaderContext
-
The gradients specifications.
- Graphics2DConverter - Class in org.girod.javafx.svgimage.fromjfx.awt
-
The AwtConverter class allows to convert a JavaFX Node hierarchy to a series of Graphics2D orders.
- Graphics2DConverter() - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Constructor.
- Graphics2DConverter(ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Constructor.
- Graphics2DConverter(Graphics2D, ConverterParameters) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Constructor.
- Graphics2DConverter(Graphics2D) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.Graphics2DConverter
-
Constructor.
- grayScalePercent - Variable in class org.girod.javafx.svgimage.fromjfx.ConverterParameters
-
The gray-scale parcent for the disabled Nodes if the Disabled state for Nodes is supported.
- group - Variable in class org.girod.javafx.svgimage.fromjfx.awt.converters.GroupConverter
-
- GroupConverter - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
A converter which convert Groups.
- GroupConverter(AwtConverterDelegate, Group) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.GroupConverter
-
- GroupConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
A converter which convert Groups.
- GroupConverter(SVGConverterDelegate, Group, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.GroupConverter
-
Constructor.