| Package | Description |
|---|---|
| de.saxsys.svgfx.core.elements | |
| de.saxsys.svgfx.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static SVGElementBase.Matrix |
SVGElementBase.Matrix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVGElementBase.Matrix[] |
SVGElementBase.Matrix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.transform.Transform |
SVGUtils.getTransform(SVGElementBase.Matrix matrix,
String data,
boolean checkIfStartWithMatrix)
Gets the
Transform that is represented by the given data. |
Copyright © 2016 Saxonia Systems AG. All rights reserved.