tripkit-android / com.skedgo.geocoding.agregator / GCBoundingBoxInterface

GCBoundingBoxInterface

interface GCBoundingBoxInterface

Functions

Name Summary
getLatN abstract fun getLatN():Double
getLatS abstract fun getLatS():Double
getLngE abstract fun getLngE():Double
getLngW abstract fun getLngW():Double

Inheritors

Name Summary
GCBoundingBox open class GCBoundingBox :GCBoundingBoxInterface