All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class att.grappa.Ellipse

java.lang.Object
   |
   +----att.grappa.DrawObject
           |
           +----att.grappa.DrawNode
                   |
                   +----att.grappa.Ellipse

public class Ellipse
extends DrawNode
The DrawObject to use for rendering nodes whose shape is a ellipse.

Version:
1.1, 30 Sep 1999; Copyright 1996 - 1999 by AT&T Corp.
Author:
John Mocenigo, Research @ AT&T Labs

Constructor Index

 o Ellipse()
Construct an ellipse-shaped DrawObject for nodes.

Constructors

 o Ellipse
 public Ellipse()
Construct an ellipse-shaped DrawObject for nodes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index