Package faa.tg.atcview

Interface Summary
AircraftReport A small interface for getting aircraft information.
AtcEventInterface This class defines AtcEventInterface
AtcEventListener This class defines AtcEventListener listens for and reponds to AtcEvents
PickListener This class provides a ? See the source: PickListener.java
StatusReporting  
 

Class Summary
AcesGeoMapMgr This class defines AcesGeoMapMgr stores and manages aces geo maps
AcesGeoMapMgr.Holder  
AircraftInformationReport AircraftReport wrapper for an AircraftInformation object.
Arts3eMapImporter This class provides a reader of Arts3E Configuration/Map files as given to TGF for the stars_denver simulation.
Arts3eMapMgr This class defines Arts3eMapMgr stores and manages arts 3e maps
DataBlockDisplayFDB This class provides easy setup for a Generic FDB See the source: DataBlockDisplayFDB.java
DisplayConfiguration Class containing basic options for kicking off the StandardAtcDisplay.
EntityPDUReport  
ImportAirspaceObjectsResult Class is used to contain results from parsing airspace data
LinesMapImporter This class provides a reader of the xpvd Lines files.
NamedColors This class defines NamedColors contains a hashMap of all the named colors available for display
PickHalo This class defines PickHalo
Position4DReport Position4D is a wrapper for an AircraftInformation object.
Position4DReport.ReportMaker  
PositionWMagenticDec This Class PositionWMagenticDec provides...
SpAtcDisplayDriver This class provides a Air Traffic View (Plan View) for embedded remote application.
SpJpvdSupport This class defines AtcPvdSupport an implementation of the PvdInterface for the AtcDisplay.
TrackingMode This class defines TrackingMode which is 1.
TrackManager  
XDisplay This class defines XDisplay draws a big x marking the center of the screen
XpvdLinesToAcesGeoMapXml This class defines XpvdLinesToAcesGeoMapXml turns the Xpvd Line text into a Aces Geo Map XML
 

Enum Summary
DisplayConfiguration.CommunicationType  
 

Exception Summary
AtcDisplayException This class defines AtcDisplayException which is the super class for all the exceptions in this package
InvalidTextLength This class which is an error thrown when a user attempts to make a DataBlockField longer than it is allowed to be See the source: InvalidTextLength.java
InvalidVisibleHistory This class which is an error thrown when a user attempts to make the visible history greater then MAX_HISTORY or less then MIN_HISTORY See the source: InvalidVisibleHistory.java
PredictorException This class defines PredictorException
UnknownFpaDisplay This class is thrown when an attempt is made to remove an unknown FpaDisplay from the AtcDisplay See the source: UnknownFpaDisplay.java