Uses of Class
org.openjump.core.ccordsys.Quantity
-
Packages that use Quantity Package Description org.openjump.core.ccordsys -
-
Uses of Quantity in org.openjump.core.ccordsys
Methods in org.openjump.core.ccordsys that return Quantity Modifier and Type Method Description static Quantity
Quantity. valueOf(String name)
Returns the enum constant of this type with the specified name.static Quantity[]
Quantity. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-