| Package | Description |
|---|---|
| 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 |
Contains specific awt utilities classes used by the converter.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AwtBackgroundWrapper> |
RegionConverter.getRegionBackground()
Return the Region Background associated with the Region (may be null).
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<AwtBackgroundWrapper> |
AwtUtilities.getAWTPaintList(javafx.scene.layout.Region region,
javafx.scene.layout.Background background,
NodeGraphics2DConverter converter,
int grayScale,
double opacity)
Return the list of BackgroundWrappers for a Region.Note that a JavaFX Background contains a list of fills or Paints.
|
Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence