M P I Polygon Ranking
data class MPIPolygonRanking(polygonId: String, entranceNodeId: String?, score: Double)
Content copied to clipboard
MPIPolygonRanking represents the ranking of a MPINavigatable.MPIPolygon.
Constructors
MPIPolygonRanking
Link copied to clipboard
fun MPIPolygonRanking(polygonId: String, entranceNodeId: String? = null, score: Double)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
Properties
entranceNodeId
Link copied to clipboard
Id of an entrance MPINavigatable.MPINode
polygonId
Link copied to clipboard
score
Link copied to clipboard
score representing the display priority of a MPINavigatable.MPIPolygon