Class Cartesian3DWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, TopcatListener

public class Cartesian3DWindow extends Plot3DWindow
Graphics window for viewing 3D scatter plots using Cartesian coordinates.
Since:
22 Nov 2005
Author:
Mark Taylor
See Also:
  • Constructor Details

    • Cartesian3DWindow

      public Cartesian3DWindow(Component parent)
      Constructs a new window.
      Parameters:
      parent - parent component (may be used for postioning)
  • Method Details