public class Vortex extends Location
A Vortex is a special entity that represents a link between two or more maps at a given venue. It is typically something like an elevator or stairs.
They can be marked (wheelchair) Accessible or not for pathfinding purposes. If you ask for Accessible directions, paths that include non-accessible Vortexes like Stairs will not be used.
Modifier and Type | Method and Description |
---|---|
boolean |
getAccessible() |
java.lang.String |
toString() |
getCategories, getCoordinates, getName, getNavigatableCoordinates, getPolygons, getType, getVenue
directionsFrom, directionsFrom, directionsTo, directionsTo