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 

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.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.Viewport
Scale a line width.
scaleNode(Node) - Method in class org.girod.javafx.svgimage.Viewbox
Scale a Node.
scalePosition(double, boolean) - Method in class org.girod.javafx.svgimage.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.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.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
 
setClipPath(Node, String, ClippingFactory, Viewport) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
 
setConform(boolean) - Method in class org.girod.javafx.svgimage.SVGImageRegion
Set if the resulting image must be conform.
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.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.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(double, double, double, double) - Method in class org.girod.javafx.svgimage.Viewbox
Set the width and height of the viewBox
setViewbox(Viewbox) - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
 
setViewbox(Viewbox) - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
 
setViewport(Viewport) - Method in class org.girod.javafx.svgimage.SVGImage
Set the viewport of the SVG content.
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(Stage) - Method in class org.girod.javafx.svgimage.browser.SVGBrowser
 
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
 
SVGBrowser - Class in org.girod.javafx.svgimage.browser
A sample browser.
SVGBrowser() - Constructor for class org.girod.javafx.svgimage.browser.SVGBrowser
 
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
The JavaFX to SVg converter.
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.
SVGImageRegion - Class in org.girod.javafx.svgimage
The SVGImageRegion allows to use the image in a layout (for example a BorderPane, or a StackPane), and redimension the image accordingly.
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
 
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 © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence