Package org.mapsforge.map.scalebar
Interface DistanceUnitAdapter
-
- All Known Implementing Classes:
ImperialUnitAdapter,MetricUnitAdapter,NauticalImperialUnitAdapter,NauticalUnitAdapter
public interface DistanceUnitAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetMeterRatio()int[]getScaleBarValues()java.lang.StringgetScaleText(int mapScaleValue)
-