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
Create a filter effect with the given result id.
AbstractImageConverter - Class in org.girod.javafx.svgimage.tosvg.converters
Base converter for JavaFX nodes that render images.
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
Protected constructor for subclass initialization.
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.xmltree.XMLNode
Add an attribute for this Node.
addAttribute(String, String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
Add an attribute for this Node.
addAttribute(String, float) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
Add an attribute for this Node.
addAttribute(String, boolean) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
Add an attribute for this Node.
addAttribute(String, String) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
Add an attribute to the underlying XML node.
addChild(XMLNode) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
Add a child to this Node.
addChild(ElementNode) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
Add a child to this Node.
addClipSpec(String, XMLNode) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
Register a clip specification by id.
addEffect(String, FilterSpec.FilterEffect) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec
Add a filter effect and optionally register it by result id.
addFill(Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Append fill style information based on the provided paint.
ADDITIVE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for ADDITIVE.
addMarker(String, MarkerSpec) - Method in class org.girod.javafx.svgimage.LoaderContext
Add a marker node.
addMergeNode(String) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
Add a merge node input reference.
addNamedNode(String, XMLNode) - Method in class org.girod.javafx.svgimage.LoaderContext
Add a named node.
addProperty(String, short, Object) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
Add a property to the rule.
addRule(Styles.Rule) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
Add a style rule.
addStop(double, double, Color) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
Add a stop to this gradient.
addStroke(Paint, StringBuilder) - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
Append stroke style information based on the provided paint.
addSymbol(String, SymbolSpec) - Method in class org.girod.javafx.svgimage.LoaderContext
Add a symbol.
addTransition(Animation) - Method in class org.girod.javafx.svgimage.LoaderContext
Add an animation.
addTSpan(ElementNode, Node) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup
Add a tspan element wrapper.
allowTransformForRoot - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
Checked if transformation is allowed for the root.
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
SVG constant for ANIMATE.
ANIMATE_MOTION - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for ANIMATE_MOTION.
ANIMATE_TRANSFORM - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for ANIMATE_TRANSFORM.
AnimationBuilder - Class in org.girod.javafx.svgimage.xml.builders
The animation builder.
AppliedEffect(FilterSpec.FilterEffect, Effect) - Constructor for class org.girod.javafx.svgimage.xml.specs.FilterSpec.AppliedEffect
Create an applied effect wrapper.
apply(Node) - Method in class org.girod.javafx.svgimage.xml.specs.Styles.Rule
Apply the rule to a JavaFX node.
applyFontOblique(Text) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Apply an oblique font style to a text node.
applyFontPosture(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Apply font posture to a text node and return the JavaFX posture.
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
Apply text-anchor alignment to a text node.
applyTextDecoration(Text, String) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGShapeBuilder
Apply text-decoration styles to a text node.
applyTransforms(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.
applyViewportType(SVGImage) - Method in class org.girod.javafx.svgimage.SVGSnapshotParameters
Apply the SVGSnapshotParameters.getViewportType() to the image for which we want to generate the snapshort.
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
SVG constant for ATTRIBUTE_NAME.
attributes - Variable in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
The attributes.
attributes - Variable in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
The attributes.
autoStartAnimations - Variable in class org.girod.javafx.svgimage.LoaderParameters
True if animations should be auto-started.
AwtImageUtilities - Class in org.girod.javafx.svgimage.tosvg.utils
Utilities for converting JavaFX transforms and images to AWT equivalents.
AZIMUTH - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for AZIMUTH.
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