All Packages Class Hierarchy This Package Previous Next Index
Class att.grappa.InvertedHouse
java.lang.Object
|
+----att.grappa.DrawObject
|
+----att.grappa.DrawNode
|
+----att.grappa.House
|
+----att.grappa.InvertedHouse
- public class InvertedHouse
- extends House
The DrawObject to use for rendering nodes whose shape is an invertedhouse.
The class is simply an House whose orientation has been set to 180.0.
- Version:
- 1.1, 30 Sep 1999; Copyright 1996 - 1999 by AT&T Corp.
- Author:
- John Mocenigo, Research @ AT&T Labs
-
InvertedHouse()
- Construct an inverted-house-shaped
DrawObject for nodes.
InvertedHouse
public InvertedHouse()
- Construct an inverted-house-shaped
DrawObject for nodes.
All Packages Class Hierarchy This Package Previous Next Index