Package | Description |
---|---|
org.girod.javafx.svgimage.xml.builders |
This package contains builders used in the construction of the JavaFX tree.
|
Modifier and Type | Method and Description |
---|---|
static SpanGroup |
SVGTextBuilder.buildTSpanGroup(javafx.scene.text.Text theText,
XMLNode xmlNode,
javafx.geometry.Bounds bounds,
Viewbox viewbox,
Viewport viewport,
double minTextSize)
Build a "text" element with tspan children.
|
static SpanGroup |
SVGTextBuilder.buildTSpanGroup(XMLNode xmlNode,
javafx.geometry.Bounds bounds,
Viewbox viewbox,
Viewport viewport,
double minTextSize)
Build a "text" element with tspan children.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<javafx.scene.Node> |
SVGTextBuilder.buildTspan(SpanGroup spanGroup,
javafx.scene.Group group,
javafx.scene.Node previous,
XMLNode xmlNode,
javafx.geometry.Bounds bounds,
Viewbox viewbox,
Viewport viewport,
double minTextSize,
SVGTextBuilder.OffsetX offset)
Build a "tspan" element.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence