Interface LabelMapEntry
- All Superinterfaces:
GeoLocation
,MapEntry
- All Known Implementing Classes:
Airport
,AirportLocation
,Gate
,Intersection
,NavigationDataBean
,NavigationFrequencyBean
,NDB
,Runway
,RunwayDistance
,RunwayUse
,SelectableGate
,VOR
An interface for Map markers that have a label below the marker.
- Since:
- 12.0
- Version:
- 12.0
- Author:
- Luke
-
Field Summary
Fields inherited from interface org.deltava.beans.GeoLocation
ALL, DEGREE_FEET, DEGREE_MILES, FEET_MILES, LAT_DIRECTIONS, LATITUDE, LON_DIRECTIONS, LONGITUDE, RADIAN_MILES
-
Method Summary
Methods inherited from interface org.deltava.beans.GeoLocation
distanceFeet, distanceTo, getLatitude, getLongitude
Methods inherited from interface org.deltava.beans.MapEntry
getInfoBox
-
Method Details
-
getLabel
-