Class Unit
java.lang.Object
com.vividsolutions.jump.workbench.ui.plugin.scalebar.Unit
- All Implemented Interfaces:
Comparable
Examples: meter, inch, angstrom!
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Unit
-
-
Method Details
-
toString
-
getModelValue
public double getModelValue()- Returns:
- width of one unit, in model-space coordinates
-
getName
-
compareTo
- Specified by:
compareToin interfaceComparable
-