com.tensegrity.graph.view.geometry
Interface NodeGeometryItem

All Superinterfaces:
GeometryItem

public interface NodeGeometryItem
extends GeometryItem

This interface defines the constant that identifies the NodeGeometryItem related objects in the resource files.

Version:
$Id: NodeGeometryItem.java,v 1.3 2003/04/07 17:18:49 sr Exp $
Author:
MichaelKegel

Field Summary
static int PORT_ITEM
          Constant that identifies port items
 
Fields inherited from interface com.tensegrity.composite.geometry.GeometryItem
ELEMENT_ITEM, ELLIPSE_ITEM, LABEL_ITEM, LINE_ITEM, POLYGON_ITEM, RECT_ITEM, TABLE_COLUMN_ITEM, TABLE_ITEM, TABLE_ROW_ITEM
 
Methods inherited from interface com.tensegrity.composite.geometry.GeometryItem
getAttributes, getName, getType
 

Field Detail

PORT_ITEM

public static final int PORT_ITEM
Constant that identifies port items

See Also:
Constant Field Values


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.