MapsIndoorsSDK
MapsIndoorsSDK
/
com.mapsindoors.mapssdk
/
NodeData
Node
Data
open
class
NodeData
:
MPModelBase
Content copied to clipboard
Author
Martin Hansen - Copyright © 2017 MapsPeople A/S. All rights reserved. Edited by Mohammed Amine Naimi
Constructors
Functions
Properties
Constructors
Node
Data
Link copied to clipboard
open
fun
NodeData
(
)
Content copied to clipboard
Node
Data
Link copied to clipboard
open
fun
NodeData
(
@
NonNull
miNode
:
MINode
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
Content copied to clipboard
Properties
allowPathOptimization
Link copied to clipboard
open
val
allowPathOptimization
:
Boolean
Content copied to clipboard
coordinate
Link copied to clipboard
@
Nullable
open
val
coordinate
:
RouteCoordinate
Content copied to clipboard
edgesList
Link copied to clipboard
@
Nullable
open
val
edgesList
:
List
<
EdgeData
>
Content copied to clipboard
miNode
Link copied to clipboard
@get:
Nullable
@get:
Deprecated
private
open
val
miNode
:
MINode
Content copied to clipboard
nodeId
Link copied to clipboard
open
val
nodeId
:
Int
Content copied to clipboard
restrictions
Link copied to clipboard
@
Nullable
open
val
restrictions
:
List
<
String
>
Content copied to clipboard
toNodesIds
Link copied to clipboard
@
Nullable
open
val
toNodesIds
:
List
<
Integer
>
Content copied to clipboard
viaEdgesIds
Link copied to clipboard
@
Nullable
open
val
viaEdgesIds
:
List
<
Integer
>
Content copied to clipboard
waitTime
Link copied to clipboard
open
val
waitTime
:
Int
Content copied to clipboard