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