Uses of Class
nl.bebr.mapviewer.data.util.ScaleUtil.UnitSystem
-
Packages that use ScaleUtil.UnitSystem Package Description nl.bebr.mapviewer.data.util -
-
Uses of ScaleUtil.UnitSystem in nl.bebr.mapviewer.data.util
Methods in nl.bebr.mapviewer.data.util that return ScaleUtil.UnitSystem Modifier and Type Method Description static ScaleUtil.UnitSystemScaleUtil. getUnitSystem()static ScaleUtil.UnitSystemScaleUtil.UnitSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static ScaleUtil.UnitSystem[]ScaleUtil.UnitSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.
-