All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class att.grappa.Hexagon

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

public class Hexagon
extends DrawNode
The DrawObject to use for rendering nodes whose shape is an hexagon. The drawn shape is a polygon with six equal sides.

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

Constructor Index

 o Hexagon()
Construct an hexagon-shaped DrawObject for nodes.

Constructors

 o Hexagon
 public Hexagon()
Construct an hexagon-shaped DrawObject for nodes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index