Uses of Class
com.openhtmltopdf.css.constants.SVGProperty
| Package | Description |
|---|---|
| com.openhtmltopdf.css.constants |
-
Uses of SVGProperty in com.openhtmltopdf.css.constants
Methods in com.openhtmltopdf.css.constants that return SVGProperty Modifier and Type Method Description static SVGPropertySVGProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static SVGProperty[]SVGProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.