Interface LabelMapEntry

All Superinterfaces:
GeoLocation, MapEntry
All Known Implementing Classes:
Airport, AirportLocation, Gate, Intersection, NavigationDataBean, NavigationFrequencyBean, NDB, Runway, RunwayDistance, RunwayUse, SelectableGate, VOR

public interface LabelMapEntry extends MapEntry
An interface for Map markers that have a label below the marker.
Since:
12.0
Version:
12.0
Author:
Luke
  • Method Details

    • getLabel

      String getLabel()
      Returns the label text.
      Returns:
      the label text