Package faa.tg.atcview.displayobjects

Interface Summary
ColorSetting  
DataBlockSettings  
DisplayAble<S extends DisplaySettings> This interface provides a marker interface for object displayable on the display.
DisplayNameSetting  
LineStyleInterface This class defines LineStyleInterface which is an interface used by MapLineStyle and CustomLineStyle
LineStyleSetting  
PredictorSettings  
Symbol This class defines Symbol which is an interface for various display symbols
SymbolSetting  
TrackHistorySettings  
 

Class Summary
AcesMapDisplay This class defines AcesMapDisplay
AcesMapLineDisplay This class defines AcesMapLineDisplay which is a line in a aces geo map
AcesMapSymbolDisplay This class defines AcesMapSymbolDisplay which displays a single symbol of a map
AcesMapTypeSettings  
AirportDisplay This class provides an AirportDisplay See the source: AirportDisplay.java
BasicDisplaySettings This class defines BasicDisplaySettings which contains the available settings for a route display
CircleSymbol This class defines CircleSymbol which is a symbol drawn in the shape of a circle
CircleWithDotSymbol This class defines CircleWithDotSymbol which is a symbol drawn in the shape of a circle with a dot in center
ColorAndNameDisplaySettings This class defines RunwayDisplaySettings which contains the available settings for a runway display
CustomLineStyle This class defines CustomLineStyle allows the user to define a custom line.
DataBlockDisplay This class provides a Base Class for Data Blocks See the source: DataBlockDisplay.java
DataBlockField This class provides a Base Class for Data Block Field See the source: DataBlockField.java
DisplayAble.DisplayObject<S extends DisplaySettings<S>> Basic class for implementing the DisplayAble interface.
DisplaySettings<S extends DisplaySettings<S>> This class defines DisplaySettings which contains the settings for a display
DisplaySettingsXml This class contains various static methods used in the creation of Elements for the DisplaySettings toXml() method.
DotSymbol This class defines DotSymbol which is a symbol drawn in the shape of a square with a side length of 2
FilledCircleSymbol This class defines FilledCircleSymbol which is a symbol drawn in the shape of a filled in circle
FilledInvertedTriangleSymbol This class defines FilledInvertedTriangleSymbol which is a symbol drawn in the shape of a filled in inverted equilateral triangle
FilledSquareSymbol This class defines FilledSquareSymbol which is a symbol drawn in the shape of a filled in square
FilledTriangleSymbol This class defines FilledTriangleSymbol which is a symbol drawn in the shape of a filled in equilateral triangle
FixDisplay This class provides a FixDisplay See the source: FixDisplay.java
FixDisplaySettings Settings for Fixes contain a Color, a Symbol and a boolean to control if the name of the fix is displayed.
FpaDisplay This class defines FpaDisplay displays the lines of an fpa
GfcDisplay  
GridDisplaySettings This class defines GridDisplaySettings contains the changable settings for the XY and Lat Lon grids
IlsApproachDisplay This class defines a displayable ILS approach.
InvertedTriangleSymbol This class defines InvertedTriangleSymbol which is a symbol drawn in the shape of a inverted equilateral triangle
InvertedTriangleWithDotSymbol This class defines InvertedTriangleWithDotSymbol which is a symbol drawn in the shape of a inverted equilateral triangle with a dot in center
LatLonGridDisplay This class defines LatLonGridDisplay
LeaderLineDisplay This class provides a Base Class for LeaderLine Displays See the source: LeaderLineDisplay.java
MapArcDisplay This class defines MapArcDisplay which displays a single arc of a map
MapDisplay This class provides a display for maps See the source: MapDisplay.java
MapDisplaySettings This class defines MapDisplaySettings which contains the settings for a map display
MapLineDisplay This class defines MapLineDisplay which displays a single line of a map
MapSymbolDisplay This class defines MapSymbolDisplay which displays a single symbol of a map
ModuleDisplay This class defines ModuleDisplay which displays the lines of an FPA Still need to do map altitude stuff
NodeDisplay This class provides a NodeDisplay See the source: NodeDisplay.java
NoSymbol This class defines NoSymbol which is a blank symbol
PickEventCircleDisplay This class defines PickEventCircleDisplay
PositionSymbolDisplay This class provides a Base Class for PositionSymbol Displays See the source: PositionSymbolDisplay.java
PredictorDisplay This class defines PredictorDisplay which is a display that shows the predicted path of a track.
RNavApproachDisplay This class defines RNavApproachDisplay
RouteDisplay This class provides RouteDisplay See the source: RouteDisplay.java
RouteDisplaySettings This class defines the settings used to display a route (route, airway, STAR, SID).
RunwayDisplay This class defines RunwayDisplay which is used to display the layout of a runway on the AtcDisplay
SectorDisplaySettings This class defines SectorDisplaySettings which contains settings for how a sector is displayed
SectorFpaDisplay This class defines SectorFpaDisplay dispays the Fpas for a sector
SidRouteDisplay This class defines SidRouteDisplay used to display sid routes
SquareSymbol This class defines SquareSymbol which is a symbol drawn in the shape of a square
SquareWithDotSymbol This class defines SquareWithDotSymbol which is a symbol drawn in the shape of a square with a dot in center
StarRouteDisplay This class defines StarRouteDisplay used to display star routes
SymbolTable This class defines SymbolTable which holds all of the available symbols
TrackDisplay This class provides a Base Class for Track Displays See the source: TrackDisplay.java
TrackDisplaySettings This class defines TrackDisplaySettings which contains the settings for a track display
TrackHaloDisplay This class defines TrackHaloDisplay draws a halo around the position of a track
TrackHistoryDisplay This class provides a Base Class for TrackHistory Displays See the source: TrackHistoryDisplay.java
TrajectoryDisplay  
TriangleSymbol This class defines TriangleSymbol which is a symbol drawn in the shape of a equilateral triangle
TriangleWithDotSymbol This class defines TriangleWithDotSymbol which is a symbol drawn in the shape of an equilateral triangle with a dot in center
 

Enum Summary
DisplayableType  
DisplaySettings.LabelFormat