Package com.mapfactor.sdk.utils
Interface Units
public interface Units
MapFactor SDK Units module
- Since:
- 1.0
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturn currently selected unit systemvoid
setCurrentUnitSystem
(Units.UnitSystem unitSystem) Set new unit system
-
Method Details
-
getCurrentUnitSystem
Return currently selected unit system- Returns:
- current unit system
- Since:
- 1.0
-
setCurrentUnitSystem
Set new unit system- Parameters:
unitSystem
- unit system- Since:
- 1.0
-