All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class att.grappa.Trapezium

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

public class Trapezium
extends DrawNode
The DrawObject to use for rendering nodes whose shape is a trapezium. The drawn shape is a polygon with four sides and a distortion value of -0.4.

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

Constructor Index

 o Trapezium()
Construct a trapezium-shaped DrawObject for nodes.

Constructors

 o Trapezium
 public Trapezium()
Construct a trapezium-shaped DrawObject for nodes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index