All Packages Class Hierarchy This Package Previous Next Index
Class att.grappa.Square
java.lang.Object
|
+----att.grappa.DrawObject
|
+----att.grappa.DrawNode
|
+----att.grappa.Box
|
+----att.grappa.Square
- public class Square
- extends Box
The DrawObject to use for rendering nodes whose shape is a square.
- Version:
- 1.1, 30 Sep 1999; Copyright 1996 - 1999 by AT&T Corp.
- Author:
- John Mocenigo, Research @ AT&T Labs
-
Square()
- Construct a square-shaped
DrawObject for nodes.
Square
public Square()
- Construct a square-shaped
DrawObject for nodes.
All Packages Class Hierarchy This Package Previous Next Index