All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class att.grappa.House

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

public class House
extends DrawNode
The DrawObject to use for rendering nodes whose shape is an house. The drawn shape is a polygon with five sides and a distortion value of -0.64.

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

Constructor Index

 o House()
Construct an house-shaped DrawObject for nodes.

Constructors

 o House
 public House()
Construct an house-shaped DrawObject for nodes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index