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