MapsIndoorsAndroid
androidJvm
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPEntity
MPEntity
interface
MPEntity
Interface describing trivial properties of a MapsIndoors geographical entity
Inheritors
MPLocation
MPFloor
MPVenue
MPBuilding
Members
Functions
get
Bounds
Link copied to clipboard
abstract
fun
getBounds
(
)
:
MPLatLngBounds
get
Position
Link copied to clipboard
abstract
fun
getPosition
(
)
:
MPPoint
is
Point
Link copied to clipboard
abstract
fun
isPoint
(
)
:
Boolean