Class WorldTView

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, OSPRuntime.Disposable

public class WorldTView extends ZoomTView
This is a TView of a TrackerPanel drawn in world space. It is a zoomable TView with a single component, worldPanel(). An unusual TView, WorldTView is not just a JPanel, it is a full TrackerPanel. A distinction is made for several tracks, including CenterOfMass, PointMass, Vector, and VectorStep, all of which call getDisplayedPanel() in order to get the displayed panel.
Author:
Douglas Brown
See Also: