| Package | Description |
|---|---|
| de.saxsys.svgfx.core.elements |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SVGGradientBase.convertToAbsoluteCoordinates(javafx.scene.shape.Rectangle boundingBox,
List<Wrapper<javafx.geometry.Point2D>> points)
Converts the given coordinates into absolute coordinates based on the given bounding box.
|
protected void |
SVGGradientBase.convertToRelativeCoordinates(javafx.scene.shape.Rectangle boundingBox,
List<Wrapper<javafx.geometry.Point2D>> points)
Converts the given coordinates into relative coordinates based on the given bounding box.
|
Copyright © 2017 Saxonia Systems AG. All rights reserved.