MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPFeatureType
MPFeature
Type
enum
MPFeatureType
Entries
Functions
Entries
MODEL_2D
Link copied to clipboard
MODEL_2D
WALLS_2D
Link copied to clipboard
WALLS_2D
MODEL_3D
Link copied to clipboard
MODEL_3D
WALLS_3D
Link copied to clipboard
WALLS_3D
EXTRUSION_3D
Link copied to clipboard
EXTRUSION_3D
EXTRUDED_BUILDINGS
Link copied to clipboard
EXTRUDED_BUILDINGS
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MPFeatureType
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MPFeatureType
>
Returns an array containing the constants of this enum type, in the order they're declared.