Package provided.owlMaps.cefUtils
Interface ISystemInfo
public interface ISystemInfo
*FOR INTERNAL USE ONLY!!* OWLMAPS DEVELOPER CODE SHOULD *NOT* USE THIS INTERFACE!
Provides dynamic system information for use by internal systems.
- Author:
- swong
-
Method Summary
Modifier and Type Method Description double
getSysLengthPerMeter()
Conversion factor from the length units currently being used by the system into meters.
-
Method Details
-
getSysLengthPerMeter
double getSysLengthPerMeter()Conversion factor from the length units currently being used by the system into meters.- Returns:
- A length conversion factor of system_units/meter
-