Uses of Enum Class
com.github.weisj.jsvg.geometry.size.AngleUnit
Packages that use AngleUnit
-
Uses of AngleUnit in com.github.weisj.jsvg.geometry.size
Fields in com.github.weisj.jsvg.geometry.size declared as AngleUnitMethods in com.github.weisj.jsvg.geometry.size that return AngleUnitModifier and TypeMethodDescriptionstatic AngleUnit[]
AngleUnit.units()
static AngleUnit
Returns the enum constant of this class with the specified name.static AngleUnit[]
AngleUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.weisj.jsvg.geometry.size with parameters of type AngleUnit