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