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