|
Class Summary |
| AcesGeoMapDisplayManager |
Display manager for geomaps. |
| AircraftReportDisplayManager |
Display manager for AircraftReports. |
| AirportDisplayManager |
|
| AtcDisplay |
This class provides a Air Traffic Display (Plan View)
See the source: <A HREF="AtcDisplay.java"> AtcDisplay.java </a> |
| BasicAirspaceObjectDisplayManager<T extends ManagedObject,S extends DisplaySettings> |
This abstract class will provide ways of displaying, removing,
configuring,saving,reading, writing, etc airspace objects. |
| BasicDisplayManager<T extends ManagedObject> |
Temporary class which Uses BasicDisplaySettings... |
| DisplayCenter |
This class defines DisplayCenter which is the center of the display. |
| DisplayCenterFix |
Purpose of this class is to communicate the center
of the screen based on an airspace Fix rather than
some Position |
| DisplayContext |
This class defines DisplayContext contians information about a display
including its current size, center, range, rotation, and projection |
| DisplayRange |
This class provides DisplayRange which is the size from the center to
an edge of the display in nm. |
| DisplayRotation |
This class defines DisplayRotation which is the rotation of the display
See the source: DisplayRotation.java |
| FilteredObjectDisplayManager<T extends ManagedObject,S extends DisplaySettings> |
|
| FixDisplayManager |
|
| GfcDisplayManager |
|
| GroundFixDisplayManager |
|
| RNavApproachDisplayManager |
|
| RouteDisplayManager |
|
| RunwayDisplayManager |
|
| SectorDisplayManager |
|
| SidRouteDisplayManager |
|
| SliderObjectDisplayManager<T extends ManagedObject,S extends DisplaySettings> |
|
| StandardAtcDisplay |
|
| StandardAtcDisplayCleanup |
The standard things that need to be
done when closing a stand alone StandardAtcDisplay. |
| StandardMouseAndKeyboardControl |
|
| StarRouteDisplayManager |
|
| XYGridDisplay |
This class defines XYGridDisplay |