Package | Description |
---|---|
com.xalys.xgl.svg |
Modifier and Type | Method and Description |
---|---|
static SVGVersion |
SVGVersion.getSVGVersion(String version) |
SVGVersion |
SVG.getVersion() |
static SVGVersion |
SVGVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVGVersion[] |
SVGVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SVG.setVersion(SVGVersion version) |
Copyright © 2018 Xalys. All rights reserved.