Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

A

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
 
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
 

B

BACKGROUND_COLOR - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-color" CSS property.
BACKGROUND_IMAGE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-image" CSS property.
BACKGROUND_RADIUS - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-radius" CSS property.
BackgroundWrapper - Class in org.girod.javafx.svgimage.tosvg.wrappers
Wraps the definition for an element in the list associated with a JavaFX Background.
BackgroundWrapper(Paint) - Constructor for class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Constructor.
BASELINE_SHIFT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BASELINE_SUB - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BASELINE_SUPER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BEGIN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BEVEL - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BOLD - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BOLDER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
BORDER_COLOR - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-border-color" CSS property.
BORDER_RADIUS - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-border-radius" CSS property.
BorderWrapper - Class in org.girod.javafx.svgimage.tosvg.wrappers
Wraps the definition for a JavaFX Border around a Region.
BorderWrapper(Paint, double) - Constructor for class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Constructor.
buildAnimations(XMLNode, Node, List<XMLNode>, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.AnimationBuilder
Build a "rect" element.
buildCircle(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "circle" element.
buildEllipse(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build an "ellipse" element.
buildFEComposite(FilterSpec, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEDiffuseLighting(FilterSpec, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEDropShadow(FilterSpec, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEFlood(FilterSpec, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEGaussianBlur(FilterSpec, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEImage(FilterSpec, URL, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEMerge(FilterSpec, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFEOffset(FilterSpec, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildFESpecularLighting(FilterSpec, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildImage(XMLNode, URL, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build an "image" node.
buildLine(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "line" element.
buildLinearGradient(Map<String, GradientSpec>, Map<String, Paint>, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildMarkers(Group, Node, XMLNode, MarkerContext, LoaderContext, Viewport, boolean) - Static method in class org.girod.javafx.svgimage.xml.builders.MarkerBuilder
 
buildPath(XMLNode, Bounds, Viewbox, Viewport, boolean) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build an "path" element.
buildPolygon(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "polygon" element.
buildPolyline(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "polyline" element.
buildRadialGradient(Map<String, GradientSpec>, Map<String, Paint>, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
buildRect(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "rect" element.
buildStops(GradientSpec, XMLNode, String) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
buildText(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "text" element.
buildTspan(Group, Text, XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "tspan" element.
buildTSpanGroup(XMLNode, Bounds, Viewbox, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "text" element with tspan children.
buildUse(XMLNode, LoaderContext, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Build a "use" element.
BUTT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

C

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.XMLTreeHandler
 
children - Variable in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
The children nodes.
children - Variable in class org.girod.javafx.svgimage.xml.parsers.XMLNode
The children nodes.
CIRCLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CLASS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CLIP_PATH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CLIP_PATH_SPEC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CLIP_PATH_UNITS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CLIP_RULE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ClipConstructor - Class in org.girod.javafx.svgimage.tosvg.converters
 
ClipConstructor() - Constructor for class org.girod.javafx.svgimage.tosvg.converters.ClipConstructor
 
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
 
clone() - Method in class org.girod.javafx.svgimage.LoaderParameters
Create a clone of the parameters.
CLOSE_PATH - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
color - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
color - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
 
computeRefPosition(Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
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
 
CONTEXT_STROKE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ControlConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert Controls.
ControlConverter(ConverterDelegate, Control, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.ControlConverter
 
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.ControlConverter
Convert the Control.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.GroupConverter
Convert the Group.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.ImageViewConverter
Convert the ImageView.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.RegionConverter
Convert the Region.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.Shape3DConverter
Convert a Shape3D by serializing the Shape as an Image.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.ShapeConverter
Convert the Shape.
convert() - Method in class org.girod.javafx.svgimage.tosvg.converters.SubSceneConverter
Return a g node.
convert(Node, File) - Method in class org.girod.javafx.svgimage.tosvg.SVGConverter
Convert a JavaFX Node hierarchy.
convert(Node, File, ConverterParameters) - Method in class org.girod.javafx.svgimage.tosvg.SVGConverter
Convert a JavaFX Node hierarchy.
convert(Node, URL) - Method in class org.girod.javafx.svgimage.tosvg.SVGConverter
Convert a JavaFX Node hierarchy.
convert(Node, URL, ConverterParameters) - Method in class org.girod.javafx.svgimage.tosvg.SVGConverter
Convert a JavaFX Node hierarchy.
convert() - Method in interface org.girod.javafx.svgimage.tosvg.utils.NodeConverter
Convert the Node to an xml element.
convertColor(Color) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
 
ConverterDelegate - Class in org.girod.javafx.svgimage.tosvg.converters
The ConverterDelegate class allows handle the effective conversion.
ConverterDelegate() - Constructor for class org.girod.javafx.svgimage.tosvg.converters.ConverterDelegate
 
ConverterParameters - Class in org.girod.javafx.svgimage.tosvg
The parameters used for saving a node hierarchy.
ConverterParameters() - Constructor for class org.girod.javafx.svgimage.tosvg.ConverterParameters
 
convertRoot(Node, XMLRoot) - Method in class org.girod.javafx.svgimage.tosvg.converters.ConverterDelegate
Convert a JavaFX Node hierarchy to a series of Graphics2D orders.
convertStops(List<GradientSpec.StopSpec>) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
copy() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Create a copy of this node.
copy() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
Create a copy of this node.
countAttributes() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the number of attributes of the Node.
countAttributes() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the number of attributes of the Node.
countChildren() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the number of children of the Node.
countChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the number of children of the Node.
createClip(Node) - Method in class org.girod.javafx.svgimage.tosvg.converters.ClipConstructor
 
createClip(String, Node, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
Creates a clip.
createDisabledImage(Image) - Static method in class org.girod.javafx.svgimage.tosvg.utils.AwtImageUtilities
Creates a disabled version of an Image.
createMarkerContext(XMLNode, LoaderContext) - Static method in class org.girod.javafx.svgimage.xml.builders.MarkerBuilder
 
createNodeList(Node) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
createOpacifiedImage(Image, double, boolean) - Static method in class org.girod.javafx.svgimage.tosvg.utils.AwtImageUtilities
Creates a opacified version of an Image.
createScaleParameters(double) - Static method in class org.girod.javafx.svgimage.LoaderParameters
Create a parameters with a scale property.
createWidthParameters(double) - Static method in class org.girod.javafx.svgimage.LoaderParameters
Create parameters with a width property.
cssProperties - Variable in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
The CSS Properties of the Node to convert, including all the properties.
CSSProperties - Interface in org.girod.javafx.svgimage.tosvg.utils
Hold the name of several useful CSS properties.
CSSProperty - Class in org.girod.javafx.svgimage.tosvg.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.tosvg.utils.CSSProperty
Constructor.
CUBIC_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
CX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
CY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

D

D - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
decomposePart(List<String>, String) - Method in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
DEFAULT_STROKE_DASH_OFFSET - Static variable in interface org.girod.javafx.svgimage.tosvg.converters.DefaultStrokeValues
 
DEFAULT_STROKE_LINE_CAP - Static variable in interface org.girod.javafx.svgimage.tosvg.converters.DefaultStrokeValues
 
DEFAULT_STROKE_LINE_JOIN - Static variable in interface org.girod.javafx.svgimage.tosvg.converters.DefaultStrokeValues
 
DEFAULT_STROKE_MITER_LIMIT - Static variable in interface org.girod.javafx.svgimage.tosvg.converters.DefaultStrokeValues
 
DEFAULT_STROKE_WIDTH - Static variable in interface org.girod.javafx.svgimage.tosvg.converters.DefaultStrokeValues
 
DefaultStrokeValues - Interface in org.girod.javafx.svgimage.tosvg.converters
The default stroke values.
DEFS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
delegate - Variable in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
The ConverterDelegate.
DIFFUSE_CONSTANT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
diffuseConstant - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
 
DILATE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
DUR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
DX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
dx - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
dx - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
 
DY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
dy - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
dy - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
 

E

effectsSupported - Variable in class org.girod.javafx.svgimage.LoaderContext
True if the effects are supported.
ELEVATION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ELLIPSE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ELLIPTICAL_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
END - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
endElement(String, String, String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLTreeHandler
 
equals(Object) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
 
equals(Object) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
Return true if this node is equal to another Object.
equals(Object) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
 
equals(Object) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLRoot
Return true if this node is equal to another Object.
EVEN_ODD - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ExceptionsHandling - Interface in org.girod.javafx.svgimage
The exceptions handling type.
expressFilter(Map<String, FilterSpec>, Node, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
Apply the appropriate filter on a node.
expressPaint(Node, Map<String, Paint>, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
expressPaint(Map<String, Paint>, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
ExtendedFontPosture - Class in org.girod.javafx.svgimage.xml.specs
Aa font posture which allows for oblique fonts.
ExtendedFontPosture(FontPosture) - Constructor for class org.girod.javafx.svgimage.xml.specs.ExtendedFontPosture
 
ExtendedFontPosture(boolean) - Constructor for class org.girod.javafx.svgimage.xml.specs.ExtendedFontPosture
 
extractProperties(Node) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
Extract the properties of a Node.
extractPseudoClasses(Node) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
Extract the pseudo-classes of a Node.
extractTransforms(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.TransformUtils
Extract the transforms from a SVGTags.TRANSFORM attribute

F

FE_COMPOSITE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_DIFFUSE_LIGHTING - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_DISTANT_LIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_DROP_SHADOW - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_FLOOD - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_GAUSSIAN_BLUR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_IMAGE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_MERGE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_MERGE_NODE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_MORPHOLOGY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_OFFSET - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_POINT_LIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_SPECULAR_LIGHTING - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FE_SPOT_LIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FEComposite(String, short, String, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
FEDiffuseLighting(String, double, Light) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
 
FEDropShadow(String, double, double, double, Color) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
FEFlood(String, double, double, double, double, Color) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
FEGaussianBlur(String, double) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEGaussianBlur
 
FEImage(String, double, double, Image) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEImage
 
FEMerge(String) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
 
FEOffset(String, double, double) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
 
FESpecularLighting(String, double, double, double, Light) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
 
FILL - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FILL - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FILL_OPACITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FILL_OPACITY - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FILL_PAINT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-fill" CSS property.
FILL_RULE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FILTER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
filterRGB(int, int, int) - Method in class org.girod.javafx.svgimage.tosvg.utils.OpacityFilter
Convert a single input pixel in the default RGB ColorModel to a single output pixel.
FilterSpec - Class in org.girod.javafx.svgimage.xml.specs
Contains the specification for a filter.
FilterSpec() - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec
 
FilterSpec.AbstractFilterEffect - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.AppliedEffect - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEComposite - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEDiffuseLighting - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEDropShadow - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEFlood - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEGaussianBlur - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEImage - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEMerge - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FEOffset - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FESpecularLighting - Class in org.girod.javafx.svgimage.xml.specs
 
FilterSpec.FilterEffect - Interface in org.girod.javafx.svgimage.xml.specs
 
filterSpecs - Variable in class org.girod.javafx.svgimage.LoaderContext
The filters specifications.
FLOOD_COLOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FLOOD_OPACITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
floodColor - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
FONT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-font" CSS property.
FONT_FAMILY - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-font-family" CSS property.
FONT_FAMILY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FONT_FAMILY - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FONT_SIZE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-font-size" CSS property.
FONT_SIZE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FONT_SIZE - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FONT_STYLE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-font-style" CSS property.
FONT_STYLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FONT_STYLE - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FONT_WEIGHT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-font-weight" CSS property.
FONT_WEIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FONT_WEIGHT - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
FROM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
FY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

G

G - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
getAdditionalNode() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
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.tosvg.converters.ControlConverter
Return the additional child Node on this Node.
getAllChildren(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the list of all children of this node having a specified name.
getAllProperties() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return all the CSS properties Map of the Node.
getAllProperties() - Method in interface org.girod.javafx.svgimage.tosvg.utils.NodeConverter
Return all the CSS properties Map of the Node.
getAttributes() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the Map of attributes for this node.
getAttributes() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the Map of attributes for this node.
getAttributeValue(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the value of an attribute of a specified name.
getAttributeValue(String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the value of an attribute of a specified name.
getAttributeValueAsBoolean(String) - Method in class org.girod.javafx.svgimage.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.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.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.XMLNode
Return the value of an attribute of a specified name as a boolean.
getAttributeValueAsFloat(String) - Method in class org.girod.javafx.svgimage.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.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.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.XMLNode
Return the value of an attribute of a specified name as a float.
getAttributeValueAsInt(String) - Method in class org.girod.javafx.svgimage.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.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.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.XMLNode
Return the value of an attribute of a specified name as an int.
getBestHeight() - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Return the height.
getBestWidth() - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Return the "best" width.
getCDATA() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the CDATA content for the node.
getCDATA() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the CDATA content for the node.
getChildren() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the ordered list of children of this Node.
getChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the ordered list of children of this Node.
getClipID() - Method in class org.girod.javafx.svgimage.tosvg.converters.ClipConstructor
 
getClipRule(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
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
 
getContextFill() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
getContextNode() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
getContextStroke() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
getConverterDelegate() - Method in class org.girod.javafx.svgimage.tosvg.SVGConverter
Return the ConverterDelegate.
getCSSProperties() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return the CSS properties Map of the Node.
getCSSProperties() - Method in interface org.girod.javafx.svgimage.tosvg.utils.NodeConverter
Return the CSS properties Map of the Node.
getCycleMethod(String) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
getDefaultPosition(double, boolean) - Method in class org.girod.javafx.svgimage.xml.specs.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.tosvg.converters.ConverterDelegate
Return the defs Node.
getDoubleValue(String) - Method in class org.girod.javafx.svgimage.xml.parsers.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.XMLNode
Return the value of an attribute of a specified name as a double.
getEffect() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
 
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
 
getEffectSpec() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
 
getEncoding() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
Return the declared encoding of the XML file.
getEncoding() - Method in class org.girod.javafx.svgimage.xml.parsers.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
 
getFillRule(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
getFirstChild() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the first child of the Node.
getFirstChild() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the first child of the Node.
getFontPosture(String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
getFontWeight(String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
 
getGradientPos(XMLNode, String) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
getHeight() - Method in class org.girod.javafx.svgimage.SVGImage
Return the height of the image.
getHeight() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the height of the wrapper.
getHeight() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
getHeight() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the height.
getImage(URL, String, double, double) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
getImagePosition() - Method in class org.girod.javafx.svgimage.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
 
getInstance() - Static method in class org.girod.javafx.svgimage.GlobalConfig
Return the unique instance.
getLastChild() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the last child of the Node.
getLastChild() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the last child of the Node.
getLengthValue(String, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.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.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.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.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.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
 
getLineWidthValue(String, Viewport, double) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the value of an lirn width of a specified name as a double.
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
 
getMarkerMid() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
getMarkerStart() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the mean height value of the corners Radii.
getMeanRadiiHeight() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the mean height value of the corners Radii.
getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the mean width value of the corners Radii.
getMeanRadiiWidth() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the mean width value of the corners Radii.
getName() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return the Node qualified name.
getName() - Method in class org.girod.javafx.svgimage.xml.parsers.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.tosvg.xml.XMLNode
Return the next sibling of the Node.
getNextSibling() - Method in class org.girod.javafx.svgimage.xml.parsers.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
 
getOpacity() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return the opacity of the Node.
getOpacityFill() - Method in class org.girod.javafx.svgimage.tosvg.converters.ShapeConverter
Return the opacity of the Node Fill.
getOpacityStroke() - Method in class org.girod.javafx.svgimage.tosvg.converters.ShapeConverter
Return the opacity of the Node Stroke.
getPaint() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the Paint of the wrapper.
getPaint() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the Paint of the wrapper.
getPaint() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
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.tosvg.utils.Utilities
Return the list of BackgroundWrappers for a Region.
getPaintList(Region, Border) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
Return the list of BorderWrappers for a Region.
getParent() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return the converter Parent Node (may be null).
getParent() - Method in class org.girod.javafx.svgimage.tosvg.converters.GroupConverter
Return the converter Group Node.
getParent() - Method in class org.girod.javafx.svgimage.tosvg.converters.RegionConverter
Return the converter Region Node.
getParent() - Method in class org.girod.javafx.svgimage.tosvg.converters.SubSceneConverter
Return the converter SubScene root Node.
getParent() - Method in class org.girod.javafx.svgimage.tosvg.xml.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.XMLNode
Return the Node parent (or null if the Node is the root of the XML File).
getPositionValue(String, boolean, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.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.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.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.tosvg.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.tosvg.xml.XMLNode
Return the previous sibling of the Node.
getPreviousSibling() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return the previous sibling of the Node.
getProperties() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return the CSS properties Map of the Node.
getProperties() - Method in interface org.girod.javafx.svgimage.tosvg.utils.NodeConverter
Return the CSS properties Map of the Node.
getProperties() - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
 
getProperty() - Method in class org.girod.javafx.svgimage.tosvg.utils.CSSProperty
Return the associated StyleableProperty.
getRadialGradient() - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
 
getRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the corners Radii of the wrapper.
getRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the corners Radii of the wrapper.
getRefX() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
getRefY() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
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.tosvg.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
 
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.tosvg.converters.ConverterDelegate
Return the root Node.
getRoot() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLTreeHandler
Return the root node.
getRotationAngle(AffineTransform) - Static method in class org.girod.javafx.svgimage.tosvg.utils.AwtImageUtilities
Return the rotation angle for an AffineTransform.
getRule(String) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
 
getScale(Scale) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
 
getScale() - Method in class org.girod.javafx.svgimage.xml.specs.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.
getShape() - Method in class org.girod.javafx.svgimage.tosvg.converters.Shape3DConverter
Return the Shape3D.
getSpans() - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
 
getStops() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
getStrokeStyle() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the stroke style (can be null).
getStyleClass() - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
 
getStyleOrigin() - Method in class org.girod.javafx.svgimage.tosvg.utils.CSSProperty
Return the StyleOrigin.
getStyles(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
getSubScene() - Method in class org.girod.javafx.svgimage.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.tosvg.converters.ConverterDelegate
Return the SVG file.
getSymbol(String) - Method in class org.girod.javafx.svgimage.LoaderContext
Return the symbol of a specified id.
getTextGroup() - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
 
getTransform(Transform) - Static method in class org.girod.javafx.svgimage.tosvg.utils.AwtImageUtilities
Convert a AffineTransform to an AffineTransform
getTransformArgumentsForAnimation(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.TransformUtils
 
getTransformFromAncestor(Node) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Return the Transform from the root of the Scene to the converter Node.
getTransformList() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
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.tosvg.utils.CSSProperty
Return the property value.
getViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
getViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 
getViewboxHeight() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the viewBox height.
getViewboxWidth() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the viewBox width.
getViewboxX() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the viewBox x position.
getViewboxY() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the viewBox y position.
getWeight(Font) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
Return the FontWeight of a JavaFX Font.
getWidth() - Method in class org.girod.javafx.svgimage.SVGImage
Return the width of the image.
getWidth() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the width of the wrapper.
getWidth() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the width of the wrapper.
getWidth() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
getWidth() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return the width.
getX() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the X position of the wrapper.
getX() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the X position of the wrapper.
getXMLNode() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
getXMLNode() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 
getY() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return the Y position of the wrapper.
getY() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return the Y position of the wrapper.
GlobalConfig - Class in org.girod.javafx.svgimage
The global configuration.
GRADIENT_TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
GRADIENT_UNITS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
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
 
GradientSpec(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
GradientSpec.Coord - Class in org.girod.javafx.svgimage.xml.specs
 
GradientSpec.StopSpec - Class in org.girod.javafx.svgimage.xml.specs
 
gradientSpecs - Variable in class org.girod.javafx.svgimage.LoaderContext
The gradients specifications.
GroupConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert Groups.
GroupConverter(ConverterDelegate, Group, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.GroupConverter
 

H

handleLibraryError(String) - Method in class org.girod.javafx.svgimage.GlobalConfig
Handle an error message, depending on the value of the GlobalConfig.getExceptionsHandling().
handleLibraryException(Throwable) - Method in class org.girod.javafx.svgimage.GlobalConfig
Handle a library exception, depending on the value of the GlobalConfig.getExceptionsHandling().
handleParsingError(String) - Method in class org.girod.javafx.svgimage.GlobalConfig
Handle an error message, depending on the value of the GlobalConfig.getExceptionsHandling().
handleParsingException(Throwable) - Method in class org.girod.javafx.svgimage.GlobalConfig
Handle a parsing exception, depending on the value of the GlobalConfig.getExceptionsHandling().
hasAttribute(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return true if the Node has an attribute of a specified name.
hasAttribute(String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return true if the Node has an attribute of a specified name.
hasCDATA() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return true if there is a the CDATA content for the node.
hasCDATA() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return true if there is a the CDATA content for the node.
hasChildren() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Return true if this Node has children.
hasChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Return true if this Node has children.
hasClip(String) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
 
hasFill(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
 
hashCode() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
 
hashCode() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
 
hashCode() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
 
hashCode() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLRoot
 
hasMarker(String) - Method in class org.girod.javafx.svgimage.LoaderContext
Return true if there is a marker with a specified id.
hasMarkerEnd() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
hasMarkerMid() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
hasMarkers() - Method in class org.girod.javafx.svgimage.LoaderContext
Return true if there is at least one marker.
hasMarkerStart() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
hasNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
Return true if there is a node with a specified id.
hasNode(String) - Method in class org.girod.javafx.svgimage.SVGImage
Return true if there is a Node indicated by an id.
hasRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return true if the wrapper has a CornerRadii (means that at least one corner radius is 0).
hasRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Return true if the wrapper has a CornerRadii (means that at least one corner radius is 0).
hasReifiedNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
Return true if there is a node with a specified id.
hasRule(String) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
 
hasSymbol(String) - Method in class org.girod.javafx.svgimage.LoaderContext
Return true if there is a symbol with a specified id.
hasViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
hasViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 
hasVisibility() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
hasWidthAndHeight - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
True if the viewbox has a width and height.
hasXPosition(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
height - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
The height.
HEIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
height - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
height - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The height attribute.
HIDDEN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
HORIZONTAL_LINE_TO - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
HREF - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
href - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 

I

ID - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
IMAGE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-image" CSS property.
IMAGE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ImageViewConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert ImageViews.
ImageViewConverter(ConverterDelegate, ImageView, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.ImageViewConverter
Constructor.
imgToBase64String(RenderedImage) - Static method in class org.girod.javafx.svgimage.tosvg.converters.AbstractImageConverter
 
IN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
in - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
 
IN2 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
INDEFINITE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
inputType - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
 
isEmpty() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
isFromString() - Method in class org.girod.javafx.svgimage.SVGContent
Return true if the SVG content if from a String.
isFromURL() - Method in class org.girod.javafx.svgimage.SVGContent
Return true if the SVG content if from an URL.
isOblique - Variable in class org.girod.javafx.svgimage.xml.specs.ExtendedFontPosture
 
isPercent(XMLNode, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
isPreservingAspectRatio() - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Return true if the aspect ratio must be preserved.
isProportional - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.Coord
 
isResolved - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
isResolved() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
isScaled() - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Return true if lengths must be scaled.
isScalingLineWidth() - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Return true if line widths must be scaled.
isSecondLast() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
isSwingAvailable() - Method in class org.girod.javafx.svgimage.GlobalConfig
Return true if swing is available.
isTexture() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Return true if the wrapper wraps a Texture.
isVisible() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
ITALIC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

L

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
The context of a SVGLoader.
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.

M

Main - Class in org.girod.javafx.svgimage
Main class, only used to show the version of the library on the command-line.
Main() - Constructor for class org.girod.javafx.svgimage.Main
 
main(String[]) - Static method in class org.girod.javafx.svgimage.Main
 
MARKER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MARKER_END - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MARKER_HEIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MARKER_MID - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MARKER_START - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MARKER_WIDTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MarkerBuilder - Class in org.girod.javafx.svgimage.xml.builders
 
MarkerContext - Class in org.girod.javafx.svgimage.xml.specs
The context of the usage of a marker element.
MarkerContext() - Constructor for class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
MarkerContextPathParser - Class in org.girod.javafx.svgimage.xml.parsers
This class parse a path content specification.
MarkerContextPathParser() - Constructor for class org.girod.javafx.svgimage.xml.parsers.MarkerContextPathParser
 
markers - Variable in class org.girod.javafx.svgimage.LoaderContext
 
MarkerSpec - Class in org.girod.javafx.svgimage.xml.specs
Represents a marker specifiation.
MarkerSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
mergeStyles(Map<String, String>, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
MIDDLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MITER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
MOVE_TO - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 

N

name - Variable in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
The node name.
name - Variable in class org.girod.javafx.svgimage.xml.parsers.XMLNode
The node name.
NAMED_EFFECT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec
 
node - Variable in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
 
NodeConverter - Interface in org.girod.javafx.svgimage.tosvg.utils
The converter interface.
nodeParent - Variable in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
The node parent.
nodeParent - Variable in class org.girod.javafx.svgimage.xml.parsers.XMLNode
The node parent.
NON_ZERO - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
NONE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
NORMAL - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

O

OBJECT_BOUNDINGBOX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OBLIQUE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OFFSET - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
offset - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
 
OPACITY - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-opacity" CSS property.
OPACITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
opacity - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
 
OPACITY - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
OpacityFilter - Class in org.girod.javafx.svgimage.tosvg.utils
An RGB Filter which changes the opacity of an Image.
OpacityFilter(double, boolean) - Constructor for class org.girod.javafx.svgimage.tosvg.utils.OpacityFilter
Constructor.
OPERATOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_ARITHMETIC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_ARITHMETIC - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
OPERATOR_ATOP - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_ATOP - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
OPERATOR_IN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_IN - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
OPERATOR_OUT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_OUT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
OPERATOR_OVER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_OVER - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
OPERATOR_XOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
OPERATOR_XOR - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
org.girod.javafx.svgimage - package org.girod.javafx.svgimage
The main package of the library.
org.girod.javafx.svgimage.tosvg - package org.girod.javafx.svgimage.tosvg
The main package of the library ro convert a Javafx tree to a SVG file.
org.girod.javafx.svgimage.tosvg.converters - package org.girod.javafx.svgimage.tosvg.converters
Contains the converters used to convert types of JavaFX Nodes.
org.girod.javafx.svgimage.tosvg.utils - package org.girod.javafx.svgimage.tosvg.utils
Contains utilities classes used by the library.
org.girod.javafx.svgimage.tosvg.wrappers - package org.girod.javafx.svgimage.tosvg.wrappers
These classes wrap Javafx constructs.
org.girod.javafx.svgimage.tosvg.xml - package org.girod.javafx.svgimage.tosvg.xml
This package contains a parser allowing to get a tree of Nodes from an XML file.
org.girod.javafx.svgimage.xml.builders - package org.girod.javafx.svgimage.xml.builders
This package contains builders used in the construction of the JavaFX tree.
org.girod.javafx.svgimage.xml.parsers - package org.girod.javafx.svgimage.xml.parsers
This package contains parsers allowing to get a tree of Nodes from an XML file.
org.girod.javafx.svgimage.xml.specs - package org.girod.javafx.svgimage.xml.specs
This package contains the specifications used for elements in a SVG tree.

P

params - Variable in class org.girod.javafx.svgimage.LoaderContext
The loader parameters.
params - Variable in class org.girod.javafx.svgimage.SVGContent
The loader parameters.
parseDashArray(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseDoubleProtected(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseFirstArgument(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseFontSize(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseIntProtected(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseLength(XMLNode, Viewport, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a node attribute as a length value.
parseLength(XMLNode, boolean, Viewport, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a node attribute as a length value.
parseLength(XMLNode, boolean, Bounds, Viewport, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a node attribute as a length value.
parseLength(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a length value.
parseLength(String, boolean, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a length value.
parseLength(String, boolean, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a length value.
parseLengthValue(String, boolean, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
Parse a length value.
parseLengthValue(List<Double>, String, boolean, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseLineWidth(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a line width value.
parseLineWidth(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseMarkerViewbox(XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseOpacity(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parsePathContent(String, Viewport) - Method in class org.girod.javafx.svgimage.xml.parsers.MarkerContextPathParser
Parse a path content.
parsePathContent(String, Viewport, boolean) - Method in class org.girod.javafx.svgimage.xml.parsers.PathParser
Parse a path content.
parsePosition(String, boolean, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.LengthParser
Parse a position value.
parsePositionValue(String, boolean, Bounds, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
Parse a position value.
ParserUtils - Class in org.girod.javafx.svgimage.xml.parsers
Several utilities for shape parsing.
parseStyle(String, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
 
parseValue(XMLNode, String, boolean) - Static method in class org.girod.javafx.svgimage.xml.parsers.PercentParser
Parse a node attribute as a percent value.
parseValue(XMLNode, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.PercentParser
Parse a node attribute as a percent value.
parseValue(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.PercentParser
Parse a percent value.
parseValue(String, boolean) - Static method in class org.girod.javafx.svgimage.xml.parsers.PercentParser
Parse a percent value.
parseViewbox(XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseViewport(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
parseVisibility(String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
PATH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
PATH_NONE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
PathParser - Class in org.girod.javafx.svgimage.xml.parsers
This class parse a path content specification.
PathParser() - Constructor for class org.girod.javafx.svgimage.xml.parsers.PathParser
 
PercentParser - Class in org.girod.javafx.svgimage.xml.parsers
This utility class parse a percent value.
playAnimations() - Method in class org.girod.javafx.svgimage.LoaderContext
Play the transitions.
playAnimations() - Method in class org.girod.javafx.svgimage.SVGImage
Play the animations.
PLUSMINUS - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
POINT_AT_X - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
POINT_AT_Y - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
POINT_AT_Z - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
POINTS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
POLYGON - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
POLYLINE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
posture - Variable in class org.girod.javafx.svgimage.xml.specs.ExtendedFontPosture
 
PRESERVE_ASPECT_RATIO - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
preserveAspectRatio - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
True if the "preserveAspectRatio" attribute has a value different from "none".
PREVIOUS_EFFECT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec
 
print(XMLNode, int, File) - Static method in class org.girod.javafx.svgimage.tosvg.xml.XMLNodeUtilities
Save in a File the content of an XML file under a root Node.
print(XMLNode, int, File, String) - Static method in class org.girod.javafx.svgimage.tosvg.xml.XMLNodeUtilities
Save in a File the content of an XML file under a root Node.
print(XMLNode, int, URL) - Static method in class org.girod.javafx.svgimage.tosvg.xml.XMLNodeUtilities
Save in n URL the content of an XML file under a root Node.
print(XMLNode, int) - Static method in class org.girod.javafx.svgimage.tosvg.xml.XMLNodeUtilities
Print as a String the content of an XML file under a root Node.
print(XMLNode, int, String) - Static method in class org.girod.javafx.svgimage.tosvg.xml.XMLNodeUtilities
Print as a String the content of an XML file under a root Node.
PRINT_EXCEPTION_MESSAGE - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
Print the exception message on the System.err stream.
PRINT_EXCEPTION_STACKTRACE - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
Print the exception StackTrace.
propagateStyleAttributes(XMLNode, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
properties - 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.
Property(short, Object) - Constructor for class org.girod.javafx.svgimage.xml.specs.Styles.Property
 

Q

QUADRATIC_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 

R

R - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
RADIAL_GRADIENT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
RadialGradientSpec - Class in org.girod.javafx.svgimage.xml.specs
Contains the specification for a radial gradient.
RadialGradientSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
 
RadialGradientSpec(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
 
RADIUS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
RECT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
REFX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
REFY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
region - Variable in class org.girod.javafx.svgimage.tosvg.converters.RegionConverter
 
REGION_BACKGROUND - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-region-background" CSS property.
REGION_BACKGROUND_POSITION - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-position" CSS property.
REGION_BACKGROUND_RADIUS - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-radius" CSS property.
REGION_BACKGROUND_SIZE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-background-size" CSS property.
REGION_BORDER - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-region-border" CSS property.
RegionConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which converts Regions.
RegionConverter(ConverterDelegate, Region, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.RegionConverter
Constructor.
RENDER_QUALITY - Static variable in interface org.girod.javafx.svgimage.ScaleQuality
This value specifies that the scaling will be performed at the SVGImage Node level before saving the snapshot.
RENDER_SPEED - Static variable in interface org.girod.javafx.svgimage.ScaleQuality
This value specifies that the JavaFX scaling will be used.
REPEAT_COUNT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
 
resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEGaussianBlur
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
 
resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
 
RESULT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
resultId - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
 
RETROW_ALL - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
Rethrow the exceptions and the error messages as exceptions.
RETROW_EXCEPTION - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
Rethrow the exceptions.
root - Variable in class org.girod.javafx.svgimage.LoaderContext
The resulting group.
ROTATE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
ROUND - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
Rule(String) - Constructor for class org.girod.javafx.svgimage.xml.specs.Styles.Rule
 
RX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
RY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

S

scale - Variable in class org.girod.javafx.svgimage.LoaderParameters
The scale.
scale(double) - Method in class org.girod.javafx.svgimage.SVGImage
Scale the image.
scale(double, boolean) - Method in class org.girod.javafx.svgimage.SVGImage
Scale the image.
SCALE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SCALE_SHAPE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-scale-shape" CSS property.
SCALE_X - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-scale-x" CSS property.
SCALE_Y - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-scale-y" CSS property.
scaleHeight(double) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
scaleLength(double) - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Scale a length value.
scaleLineWidth - Variable in class org.girod.javafx.svgimage.LoaderParameters
True if line widths must also be scaled.
scaleLineWidth(double) - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Scale a line width.
scaleNode(Node) - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Scale a Node.
scalePosition(double, boolean) - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Scale a position value.
ScaleQuality - Interface in org.girod.javafx.svgimage
The scale quality used when scaling SVG images.
scaleShape(Shape) - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Scale a shape.
scaleTo(double) - Method in class org.girod.javafx.svgimage.SVGImage
Scale the image to a specified width.
scaleTo(double, boolean) - Method in class org.girod.javafx.svgimage.SVGImage
Scale the image to a specified width.
scaleValue(boolean, double) - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Scale a SVG element attribute value.
scaleWidth(double) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
SET - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
setBaselineShift(Text, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
setCDATA(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Set the CDATA content for the node.
setCDATA(String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
Set the CDATA content for the node.
setClip(StringBuilder, String) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
setContextFill(Paint) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setContextNode(Node) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setContextStroke(Paint) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setDefaultSnapshotParameters(SnapshotParameters) - Static method in class org.girod.javafx.svgimage.SVGImage
Set the default SnapshotParameters to use when creating a snapshot.
setEncoding(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
Set the encoding of the XML file.
setEncoding(String) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLRoot
Set the encoding of the XML file.
setExceptionsHandling(short) - Method in class org.girod.javafx.svgimage.GlobalConfig
Set the exceptions handling type.
setFillOpacity(Paint, XMLNode) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
setFillOpacity(Node, double) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
setImagePosition(BackgroundPosition) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Set the wrapper image position.
setIn(String) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
 
setIn(String) - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
 
setLinearGradient(LinearGradient) - Method in class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
 
setMarkerEnd(MarkerSpec) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setMarkerMid(MarkerSpec) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setMarkerStart(MarkerSpec) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
 
setNodeStyle(Node, XMLNode, LoaderContext, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
 
setNodeStyle(MarkerContext, Node, XMLNode, LoaderContext, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
 
setOpacity(Node, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
setPosition(double, double) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Set the position of the wrapper.
setPosition(double, double) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Set the position of the wrapper.
setPreserveAspectRatio(boolean) - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Set true if the aspect ratio must be preserved.
setRadialGradient(RadialGradient) - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
 
setRadii(CornerRadii) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Set the corners Radii of the wrapper.
setRadii(CornerRadii) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Set the corners Radii of the wrapper.
setScale(double, boolean) - Method in class org.girod.javafx.svgimage.xml.specs.Viewport
Set the scale value.
setSize(double, double) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
Set the size of the wrapper.
setStrokeOpacity(Paint, XMLNode) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
setStrokeStyle(BorderStrokeStyle) - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
Set the stroke style.
setSVGFile(File) - Method in class org.girod.javafx.svgimage.tosvg.converters.ConverterDelegate
Set the SVG file.
setTransformList(List<Transform>) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
setTransforms(Node, XMLNode, Viewport) - Static method in class org.girod.javafx.svgimage.xml.parsers.TransformUtils
Set the transforms for a node if it has the SVGTags.TRANSFORM attribute.
setViewbox(Viewbox) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
setViewbox(Viewbox) - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 
setViewbox(double, double, double, double) - Method in class org.girod.javafx.svgimage.xml.specs.Viewbox
Set the width and height of the viewBox
setVisibility(Node, XMLNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
 
SHAPE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-shape" CSS property.
Shape3DConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert a Shape3D.
Shape3DConverter(ConverterDelegate, Shape3D, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.Shape3DConverter
 
ShapeConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert Shapes.
ShapeConverter(ConverterDelegate, Shape, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.ShapeConverter
 
shouldApply(List<FilterSpec.AppliedEffect>, int) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
 
SKEW_X - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SKEW_Y - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SKIP_EXCEPTION - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
Skip the exceptions.
SMOOTH_CUBIC_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
SMOOTH_QUADRATIC_CURVE - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
snapshot(SnapshotParameters, String, File) - Method in class org.girod.javafx.svgimage.SVGImage
Saves a snapshot of the image.
snapshot(String, File) - Method in class org.girod.javafx.svgimage.SVGImage
Saves a snapshot of the image.
source - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEImage
 
SOURCE_ALPHA - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SOURCE_ALPHA_EFFECT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec
 
SOURCE_GRAPHIC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SOURCE_GRAPHIC_EFFECT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec
 
SpanGroup - Class in org.girod.javafx.svgimage.xml.specs
Represents spans elements under a text element.
SpanGroup(Group) - Constructor for class org.girod.javafx.svgimage.xml.specs.SpanGroup
 
SpanGroup.TSpan - Class in org.girod.javafx.svgimage.xml.specs
 
specStops - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
SPECULAR_CONSTANT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SPECULAR_EXPONENT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
specularConstant - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
 
specularExponent - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
 
splitString(String, int) - Static method in class org.girod.javafx.svgimage.tosvg.utils.Utilities
 
SPREAD_METHOD - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SPREAD_PAD - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SPREAD_REFLECT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SPREAD_REPEAT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SQUARE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
START - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
startElement(String, String, String, Attributes) - Method in class org.girod.javafx.svgimage.xml.parsers.XMLTreeHandler
Receive notification of the beginning of an element.
STD_DEVIATION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
stdDeviation - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
 
stdDeviation - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEGaussianBlur
 
STOP - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STOP_COLOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STOP_OPACITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
stopAnimations() - Method in class org.girod.javafx.svgimage.SVGImage
Stop the animations.
STROKE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
STROKE_DASHARRAY - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-dash-array" CSS property.
STROKE_DASHARRAY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_DASHARRAY - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
STROKE_DASHOFFSET - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-dash-offset" CSS property.
STROKE_DASHOFFSET - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_LINECAP - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-line-cap" CSS property.
STROKE_LINECAP - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_LINEJOIN - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-line-join" CSS property.
STROKE_LINEJOIN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_MITERLIMIT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-miter-limit" CSS property.
STROKE_MITERLIMIT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_PAINT - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke" CSS property.
STROKE_TYPE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-type" CSS property.
STROKE_WIDTH - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-stroke-width" CSS property.
STROKE_WIDTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
STROKE_WIDTH - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
STYLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
Styles - Class in org.girod.javafx.svgimage.xml.specs
Represents a "style" node in the SVG content.
Styles() - Constructor for class org.girod.javafx.svgimage.xml.specs.Styles
 
Styles.Property - Class in org.girod.javafx.svgimage.xml.specs
 
Styles.Rule - Class in org.girod.javafx.svgimage.xml.specs
 
styleSheets - Variable in class org.girod.javafx.svgimage.LoaderParameters
The styleSheets.
SubSceneConverter - Class in org.girod.javafx.svgimage.tosvg.converters
A converter which convert a subScene.
SubSceneConverter(ConverterDelegate, SubScene, XMLNode) - Constructor for class org.girod.javafx.svgimage.tosvg.converters.SubSceneConverter
 
SURFACE_SCALE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
surfaceScale - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
 
SVG - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SVGConstants - Class in org.girod.javafx.svgimage.tosvg.xml
Hold a SVG constant.
SVGConstants() - Constructor for class org.girod.javafx.svgimage.tosvg.xml.SVGConstants
 
SVGContent - Class in org.girod.javafx.svgimage
Represents the SVG content origin.
SVGContent(URL, LoaderParameters) - Constructor for class org.girod.javafx.svgimage.SVGContent
Constructor.
SVGContent(String, LoaderParameters) - Constructor for class org.girod.javafx.svgimage.SVGContent
Constructor.
SVGConverter - Class in org.girod.javafx.svgimage.tosvg
 
SVGConverter() - Constructor for class org.girod.javafx.svgimage.tosvg.SVGConverter
 
SVGImage - Class in org.girod.javafx.svgimage
The resulting SVG image.
SVGImage() - Constructor for class org.girod.javafx.svgimage.SVGImage
Constructor.
SVGImage(SVGContent) - Constructor for class org.girod.javafx.svgimage.SVGImage
Constructor.
SVGLibraryException - Exception in org.girod.javafx.svgimage.xml.parsers
The exception which can be thrown by the library.
SVGLibraryException(String) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGLibraryException
 
SVGLibraryException(String, Throwable) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGLibraryException
 
SVGLibraryException(Throwable) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGLibraryException
 
SVGLoader - Class in org.girod.javafx.svgimage
This class allows to load a svg file and convert it to an Image or a JavaFX tree.
SVGParsingException - Exception in org.girod.javafx.svgimage.xml.parsers
The exception which can be thrown by the library.
SVGParsingException(String) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGParsingException
 
SVGParsingException(String, Throwable) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGParsingException
 
SVGParsingException(Throwable) - Constructor for exception org.girod.javafx.svgimage.xml.parsers.SVGParsingException
 
SVGShapeBuilder - Class in org.girod.javafx.svgimage.xml.builders
The shape builder.
svgStyle - Variable in class org.girod.javafx.svgimage.LoaderContext
The overall "styles" element if it exists.
SVGStyleBuilder - Class in org.girod.javafx.svgimage.xml.builders
This class parse a style declaration.
SVGTags - Interface in org.girod.javafx.svgimage.xml.parsers
The list of svg tags handled by the library.
SYMBOL - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
SymbolSpec - Class in org.girod.javafx.svgimage.xml.specs
Represents a symbol specifiation.
SymbolSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 

T

TEXT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
text - Variable in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
 
TEXT_ANCHOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
TEXT_BOUNDS_TYPE - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-bounds-type" CSS property.
TEXT_DECORATION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
TEXT_DECORATION - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
TEXT_FILL - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-text-fill" CSS property.
TO - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
toBufferedImage(Image, int) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractImageConverter
 
toImage(short, double) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to an image, specifying the resulting width and preserving the image ratio.
toImage(double) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to an image, specifying the resulting width and preserving the image ratio.
toImage() - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to an image, without applying a scale.
toImage(SnapshotParameters) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to an image.
toImageScaled(double) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to an image.
toImageScaled(short, double, double) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to a scaled image.
toImageScaled(double, double) - Method in class org.girod.javafx.svgimage.SVGImage
Convert the Node tree to a scaled image.
toString() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
 
toString() - Method in class org.girod.javafx.svgimage.xml.parsers.XMLNode
 
TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
TRANSFORM - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
 
transformList - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
TransformUtils - Class in org.girod.javafx.svgimage.xml.parsers
Parser utilities for transforms.
TRANSLATE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
TRANSLATE_X - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-translate-x" CSS property.
TRANSLATE_Y - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-fx-translate-y" CSS property.
TSPAN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
TYPE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
type - Variable in class org.girod.javafx.svgimage.xml.specs.Styles.Property
 

U

UNDERLINE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
url - Variable in class org.girod.javafx.svgimage.LoaderContext
The SVG file url.
url - Variable in class org.girod.javafx.svgimage.SVGContent
The url of the SVG file.
USE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
USERSPACE_ON_USE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
Utilities - Class in org.girod.javafx.svgimage.tosvg.utils
A utilities class.

V

value - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.Coord
 
value - Variable in class org.girod.javafx.svgimage.xml.specs.Styles.Property
 
VALUES - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
VERTICAL_LINE_TO - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
 
VIEWBOX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
Viewbox - Class in org.girod.javafx.svgimage.xml.specs
Represents a viewbox.
Viewbox(double, double) - Constructor for class org.girod.javafx.svgimage.xml.specs.Viewbox
 
viewboxHeight - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The height of the viewBox attribute.
viewboxWidth - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The width of the viewBox attribute.
viewboxX - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The x position of the viewBox attribute.
viewboxY - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The y position of the viewBox attribute.
viewport - Variable in class org.girod.javafx.svgimage.LoaderContext
The viewport.
Viewport - Class in org.girod.javafx.svgimage.xml.specs
Represents the viewport.
Viewport(double, double) - Constructor for class org.girod.javafx.svgimage.xml.specs.Viewport
 
Viewport() - Constructor for class org.girod.javafx.svgimage.xml.specs.Viewport
 
VISIBILITY - Static variable in interface org.girod.javafx.svgimage.tosvg.utils.CSSProperties
the "-visibility" CSS property.
VISIBILITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
VISIBLE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

W

width - Variable in class org.girod.javafx.svgimage.LoaderParameters
The width.
width - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
The width.
WIDTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
width - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
width - Variable in class org.girod.javafx.svgimage.xml.specs.Viewbox
The width attribute.
writeImage(Node, XMLNode, Image, double, double) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractImageConverter
Writes an image.

X

X - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
x - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
x - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEImage
 
X1 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
X2 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
XLINK - Static variable in class org.girod.javafx.svgimage.tosvg.xml.SVGConstants
 
XLINK_HREF - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
XMLNode - Class in org.girod.javafx.svgimage.tosvg.xml
A Node in an XML File.
XMLNode(String) - Constructor for class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Create the Node.
XMLNode(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Create a Node.
XMLNode - Class in org.girod.javafx.svgimage.xml.parsers
A Node in an XML File.
XMLNode(String) - Constructor for class org.girod.javafx.svgimage.xml.parsers.XMLNode
Create the Node.
XMLNode(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.parsers.XMLNode
Create a Node.
xmlNode - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
 
XMLNodeUtilities - Class in org.girod.javafx.svgimage.tosvg.xml
Various utilities concerning XML content.
xmlParent - Variable in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
 
XMLRoot - Class in org.girod.javafx.svgimage.tosvg.xml
A root Node in a graphml XML File.
XMLRoot(String) - Constructor for class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
Create the root Node.
XMLRoot - Class in org.girod.javafx.svgimage.xml.parsers
A root Node in an XML File.
XMLRoot(String) - Constructor for class org.girod.javafx.svgimage.xml.parsers.XMLRoot
Create the root Node.
XMLTreeHandler - Class in org.girod.javafx.svgimage.xml.parsers
Parse an XML File and return the associated tree of Nodes.
XMLTreeHandler() - Constructor for class org.girod.javafx.svgimage.xml.parsers.XMLTreeHandler
Constructor.
XMLTreeHandler(String) - Constructor for class org.girod.javafx.svgimage.xml.parsers.XMLTreeHandler
Constructor.
XMNLS_SVG - Static variable in class org.girod.javafx.svgimage.tosvg.xml.SVGConstants
 

Y

Y - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
y - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
 
y - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEImage
 
Y1 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
Y2 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 

Z

Z - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
 
A B C D E F G H I L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2023. All rights reserved.