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

O

OBJECT_BOUNDINGBOX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for objectBoundingBox.
OBLIQUE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for oblique.
offset(double) - Method in class org.girod.javafx.svgimage.xml.builders.SVGTextBuilder.OffsetX
Add a delta to the current offset and return the updated value.
OFFSET - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for offset.
offset - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
Stop offset.
OPACITY - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
the "-fx-opacity" CSS property.
OPACITY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for opacity.
opacity - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.StopSpec
Stop opacity.
OPACITY - Static variable in class org.girod.javafx.svgimage.xml.specs.Styles
Style property type for opacity.
OpacityFilter - Class in org.girod.javafx.svgimage.fromjfx.utils
An RGB Filter which changes the opacity of an Image.
OpacityFilter(double, boolean) - Constructor for class org.girod.javafx.svgimage.fromjfx.utils.OpacityFilter
Constructor.
OPERATOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for operator.
OPERATOR_ARITHMETIC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for arithmetic.
OPERATOR_ARITHMETIC - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: arithmetic.
OPERATOR_ATOP - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for atop.
OPERATOR_ATOP - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: atop.
OPERATOR_IN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for in.
OPERATOR_IN - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: in.
OPERATOR_OUT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for out.
OPERATOR_OUT - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: out.
OPERATOR_OVER - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for over.
OPERATOR_OVER - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: over.
OPERATOR_XOR - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for xor.
OPERATOR_XOR - Static variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
Composite operator: xor.
org.girod.javafx.svgimage - package org.girod.javafx.svgimage
The main package of the library.
org.girod.javafx.svgimage.browser - package org.girod.javafx.svgimage.browser
The SVG browser.
org.girod.javafx.svgimage.css - package org.girod.javafx.svgimage.css
The CSS converter package.
org.girod.javafx.svgimage.fromjfx - package org.girod.javafx.svgimage.fromjfx
Contains the converters used to convert a JavaFX structure to a svg or Graphics2D content.
org.girod.javafx.svgimage.fromjfx.awt - package org.girod.javafx.svgimage.fromjfx.awt
Contains the converters used to convert a JavaFX structure to a Graphics2D content.
org.girod.javafx.svgimage.fromjfx.awt.converters - package org.girod.javafx.svgimage.fromjfx.awt.converters
Contains the converters used to convert types of JavaFX Nodes to a series of Graphics2D orders.
org.girod.javafx.svgimage.fromjfx.awt.utils - package org.girod.javafx.svgimage.fromjfx.awt.utils
Contains specific awt utilities classes used by the converter.
org.girod.javafx.svgimage.fromjfx.awt.wrappers - package org.girod.javafx.svgimage.fromjfx.awt.wrappers
Contains wrapper classes around JavaFX concepts to convert JavaFX content to Graphic2D.
org.girod.javafx.svgimage.fromjfx.tosvg - package org.girod.javafx.svgimage.fromjfx.tosvg
The main package of the library ro convert a Javafx tree to a SVG file.
org.girod.javafx.svgimage.fromjfx.tosvg.converters - package org.girod.javafx.svgimage.fromjfx.tosvg.converters
Contains the converters used to convert types of JavaFX Nodes.
org.girod.javafx.svgimage.fromjfx.tosvg.wrappers - package org.girod.javafx.svgimage.fromjfx.tosvg.wrappers
These classes wrap Javafx constructs.
org.girod.javafx.svgimage.fromjfx.tosvg.xml - package org.girod.javafx.svgimage.fromjfx.tosvg.xml
This package contains a parser allowing to get a tree of Nodes from an XML file.
org.girod.javafx.svgimage.fromjfx.utils - package org.girod.javafx.svgimage.fromjfx.utils
Contains utilities classes used by the library.
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.parsers.xmltree - package org.girod.javafx.svgimage.xml.parsers.xmltree
This package contains the utility classes which allows to create a xml tree from the svg content.
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.
ORIENT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for orient.
ORIENT_AUTO - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for auto.
ORIENT_AUTO_REVERSE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
SVG constant for auto-start-reverse.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence