| Package | Description |
|---|---|
| org.girod.javafx.svgimage |
The main package of the library.
|
| org.girod.javafx.svgimage.xml.builders |
This package contains builders used in the construction of the JavaFX tree.
|
| 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 |
This package contains the specifications used for elements in a SVG tree.
|
| Class and Description |
|---|
| FilterSpec
Contains the specification for a filter.
|
| GradientSpec
Contains the specification for a radial or linear gradient.
|
| MarkerSpec
Represents a marker specifiation.
|
| Styles
Represents a "style" node in the SVG content.
|
| SymbolSpec
Represents a symbol specifiation.
|
| Class and Description |
|---|
| ExtendedFontPosture
Aa font posture which allows for oblique fonts.
|
| FilterSpec
Contains the specification for a filter.
|
| GradientSpec
Contains the specification for a radial or linear gradient.
|
| LinearGradientSpec
Contains the specification for a linear gradient.
|
| MarkerContext
The context of the usage of a marker element.
|
| RadialGradientSpec
Contains the specification for a radial gradient.
|
| SpanGroup
Represents spans elements under a text element.
|
| Styles
Represents a "style" node in the SVG content.
|
| Class and Description |
|---|
| FilterSpec
Contains the specification for a filter.
|
| Class and Description |
|---|
| FilterSpec.AbstractFilterEffect
Base implementation for filter effects with common input handling.
|
| FilterSpec.AppliedEffect
Stores an applied effect together with its specification.
|
| FilterSpec.FilterEffect
Defines a filter effect specification that can produce a JavaFX effect.
|
| GradientSpec
Contains the specification for a radial or linear gradient.
|
| GradientSpec.StopSpec
Stop specification for a gradient.
|
| MarkerSpec
Represents a marker specifiation.
|
| SpanGroup.TSpan
Wrapper for a tspan element and its rendered node.
|
| Styles.Property
A style property definition.
|
| Styles.Rule
A style rule with property definitions.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence