Uses of Class
faa.tg.atcview.display.DisplayRange

Packages that use DisplayRange
faa.tg.atcview.display   
faa.tg.atcview.events   
faa.tg.jpvd   
 

Uses of DisplayRange in faa.tg.atcview.display
 

Fields in faa.tg.atcview.display declared as DisplayRange
private static DisplayRange AtcDisplay.defaultDisplayRange
           
private  DisplayRange DisplayContext.displayRange
           
private  DisplayRange AtcDisplay.displayRange
           
 

Methods in faa.tg.atcview.display that return DisplayRange
 DisplayRange DisplayRange.add(double value)
           
 DisplayRange AtcDisplay.getDisplayRange()
          returns the range of this display
 DisplayRange DisplayContext.getRange()
          returns the range of a display
 

Methods in faa.tg.atcview.display with parameters of type DisplayRange
 void AtcDisplay.setDisplayRange(DisplayRange displayRange)
          sets the range for this display
 

Constructors in faa.tg.atcview.display with parameters of type DisplayRange
AtcDisplay(DisplayCenter displayCenter, DisplayRange displayRange)
          Constructor
AtcDisplay(DisplayCenter displayCenter, DisplayRange displayRange, Locale displayProjection)
          Constructor
AtcDisplay(DisplayCenter displayCenter, DisplayRange displayRange, Locale displayProjection, java.awt.Color background)
          This method takes care of initializing the ATC display component
DisplayContext(DisplayCenter displayCenter, Locale displayProjection, DisplayRange displayRange, DisplayRotation displayRotation, java.awt.Dimension size, javax.swing.JComponent dc)
          Constructor
 

Uses of DisplayRange in faa.tg.atcview.events
 

Fields in faa.tg.atcview.events declared as DisplayRange
private  DisplayRange ScaleEvent.range
           
 

Methods in faa.tg.atcview.events that return DisplayRange
 DisplayRange ScaleEvent.getRange()
          returns the range to use for the displays
 

Constructors in faa.tg.atcview.events with parameters of type DisplayRange
ScaleEvent(DisplayRange displayRotate)
          Constructor
 

Uses of DisplayRange in faa.tg.jpvd
 

Fields in faa.tg.jpvd declared as DisplayRange
private  DisplayRange JpvdConfig.displayRange
           
 

Methods in faa.tg.jpvd with parameters of type DisplayRange
 void JpvdConfig.setRange(DisplayRange range)
          set range of display