Class MetricSystem
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.plugin.scalebar.MetricSystem
-
public class MetricSystem extends Object
This will eventually implement an interface called MeasurementSystem.
-
-
Constructor Summary
Constructors Constructor Description MetricSystem(double modelUnitsPerMetre)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection
createUnits()
-
-
-
Method Detail
-
createUnits
public Collection createUnits()
-
-