| Package | Description |
|---|---|
| de.saxsys.svgfx.core.attributes.type | |
| de.saxsys.svgfx.core.elements |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.paint.Paint |
SVGAttributeTypePaint.getValue(SVGSupplier<SVGAttributeTypeRectangle.SVGTypeRectangle> boundingBox,
javafx.scene.transform.Transform transform)
Resolves the given data into a paint.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.paint.RadialGradient |
SVGRadialGradient.createResult(SVGSupplier<SVGAttributeTypeRectangle.SVGTypeRectangle> boundingBox,
javafx.scene.transform.Transform elementTransform) |
javafx.scene.paint.LinearGradient |
SVGLinearGradient.createResult(SVGSupplier<SVGAttributeTypeRectangle.SVGTypeRectangle> boundingBox,
javafx.scene.transform.Transform elementTransform) |
abstract TPaint |
SVGGradientBase.createResult(SVGSupplier<SVGAttributeTypeRectangle.SVGTypeRectangle> boundingBox,
javafx.scene.transform.Transform elementTransform)
This method can be used to create a result, that depends on the provided
SVGElementBase. |
Copyright © 2017 Saxonia Systems AG. All rights reserved.