Class DirectionsSource.MapPoint

java.lang.Object
com.arubanetworks.meridian.maps.directions.DirectionsSource
com.arubanetworks.meridian.maps.directions.DirectionsSource.MapPoint
All Implemented Interfaces:
Serializable
Enclosing class:
DirectionsSource

public static class DirectionsSource.MapPoint extends DirectionsSource
See Also:
  • Constructor Details

    • MapPoint

      public MapPoint()
  • Method Details

    • getMapKey

      public EditorKey getMapKey()
    • setMapKey

      public void setMapKey(EditorKey mapKey)
    • getPoint

      public PointF getPoint()
    • setPoint

      public void setPoint(PointF point)