All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class att.grappa.MTable

java.lang.Object
   |
   +----att.grappa.DrawObject
           |
           +----att.grappa.DrawNode
                   |
                   +----att.grappa.Table
                           |
                           +----att.grappa.MTable

public class MTable
extends Table
The DrawObject to use for rendering nodes whose shape is a Mtable. The drawn representation is a table with four lines that form triangles at each of the four corners of the table outline.

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

Constructor Index

 o MTable()
Construct a modified-table-shaped DrawObject for nodes.

Constructors

 o MTable
 public MTable()
Construct a modified-table-shaped DrawObject for nodes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index