MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPViewPropertyData
MPView
Property
Data
open
class
MPViewPropertyData
Functions
Properties
Functions
has2DModel
Link copied to clipboard
open
fun
has2DModel
(
)
:
Boolean
has3DModel
Link copied to clipboard
open
fun
has3DModel
(
)
:
Boolean
has
Marker
Link copied to clipboard
open
fun
hasMarker
(
)
:
Boolean
has
Polygon
Link copied to clipboard
open
fun
hasPolygon
(
)
:
Boolean
is
Model2DVisibility
Link copied to clipboard
open
fun
isModel2DVisibility
(
)
:
Boolean
is
Polygon
Visible
Link copied to clipboard
open
fun
isPolygonVisible
(
)
:
Boolean
is
Visible
Link copied to clipboard
open
fun
isVisible
(
)
:
Boolean
Properties
badge
Width
Link copied to clipboard
open
val
badgeWidth
:
Integer
display
Rule
Name
Link copied to clipboard
@
SerializedName
(
value
=
"displayRuleName"
)
@
Nullable
@get:
Nullable
open
val
displayRuleName
:
String
extrusion
Color
Link copied to clipboard
@
SerializedName
(
value
=
"extrusionColor"
)
open
val
extrusionColor
:
String
extrusion
Geometry
Link copied to clipboard
@
SerializedName
(
value
=
"extrusionGeometry"
)
@get:
Nullable
open
val
extrusionGeometry
:
MPGeometry
extrusion
Height
Link copied to clipboard
@
SerializedName
(
value
=
"extrusionHeight"
)
open
val
extrusionHeight
:
Double
fill
Color
Link copied to clipboard
@
SerializedName
(
value
=
"fillColor"
)
open
val
fillColor
:
String
fill
Opacity
Link copied to clipboard
@
SerializedName
(
value
=
"fillOpacity"
)
open
val
fillOpacity
:
Double
formatted
Label
Link copied to clipboard
@
SerializedName
(
value
=
"formattedLabel"
)
open
val
formattedLabel
:
String
icon
Id
Link copied to clipboard
@
SerializedName
(
value
=
"iconId"
)
open
val
iconId
:
String
icon
Opacity
Link copied to clipboard
@
SerializedName
(
value
=
"iconOpacity"
)
open
val
iconOpacity
:
Double
image
Url
Link copied to clipboard
@
SerializedName
(
value
=
"imageURL"
)
open
val
imageUrl
:
String
label
Link copied to clipboard
@
SerializedName
(
value
=
"label"
)
open
val
label
:
String
label
Max
Width
Link copied to clipboard
@
SerializedName
(
value
=
"labelMaxWidth"
)
open
val
labelMaxWidth
:
Int
location
Type
Link copied to clipboard
@
SerializedName
(
value
=
"locationType"
)
open
val
locationType
:
String
model2DBearing
Link copied to clipboard
@
SerializedName
(
value
=
"model2DBearing"
)
open
val
model2DBearing
:
Double
model2DHeight
Meters
Link copied to clipboard
@
SerializedName
(
value
=
"model2DHeightMeters"
)
open
val
model2DHeightMeters
:
Double
model2DImage
Id
Link copied to clipboard
@
SerializedName
(
value
=
"model2DImageId"
)
open
val
model2DImageId
:
String
model2DWidth
Meters
Link copied to clipboard
@
SerializedName
(
value
=
"model2DWidthMeters"
)
open
val
model2DWidthMeters
:
Double
name
Link copied to clipboard
@
SerializedName
(
value
=
"name"
)
open
val
name
:
String
scale
Link copied to clipboard
@
SerializedName
(
value
=
"model2DScale"
)
open
val
scale
:
Double
sort
Key
Link copied to clipboard
@
SerializedName
(
value
=
"sortKey"
)
open
val
sortKey
:
Integer
stroke
Color
Link copied to clipboard
@
SerializedName
(
value
=
"strokeColor"
)
open
val
strokeColor
:
String
stroke
Opacity
Link copied to clipboard
@
SerializedName
(
value
=
"strokeOpacity"
)
open
val
strokeOpacity
:
Double
stroke
Width
Link copied to clipboard
@
SerializedName
(
value
=
"strokeWidth"
)
open
val
strokeWidth
:
Double
type
Link copied to clipboard
@
SerializedName
(
value
=
"type"
)
open
val
type
:
String
wall
Color
Link copied to clipboard
@
SerializedName
(
value
=
"wallColor"
)
open
val
wallColor
:
String
wall
Geometry
Link copied to clipboard
@
SerializedName
(
value
=
"wallGeometry"
)
@get:
Nullable
open
val
wallGeometry
:
MPGeometry
wall
Height
Link copied to clipboard
@
SerializedName
(
value
=
"wallHeight"
)
open
val
wallHeight
:
Double