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