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
Subclasses with type arguments of type AngleUnit in com.github.weisj.jsvg.geometry.sizeFields 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 AngleUnitReturns 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.Constructors in com.github.weisj.jsvg.geometry.size with parameters of type AngleUnit