apps.remotecontrol.tableportal
Class Radar

java.lang.Object
  extended by apps.remotecontrol.tableportal.Radar

public class Radar
extends java.lang.Object

The Class Radar.


Field Summary
static float size_ratio
          The size_ratio.
 
Constructor Summary
Radar(ContentSystem contentSystem, TablePortal portal)
          Instantiates a new radar.
 
Method Summary
 Window getRadarWindow()
          Gets the radar window.
 Window getViewedArea()
          Gets the viewed area.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size_ratio

public static float size_ratio
The size_ratio.

Constructor Detail

Radar

public Radar(ContentSystem contentSystem,
             TablePortal portal)
Instantiates a new radar.

Parameters:
contentSystem - the content system
portal - the portal
Method Detail

getRadarWindow

public Window getRadarWindow()
Gets the radar window.

Returns:
the radar window

getViewedArea

public Window getViewedArea()
Gets the viewed area.

Returns:
the viewed area