com.oy.shared.lm.graph.bo
Class NodeInfo.ShapeEnum

java.lang.Object
  extended bycom.oy.shared.lm.graph.bo.NodeInfo.ShapeEnum
Enclosing class:
NodeInfo

public static class NodeInfo.ShapeEnum
extends java.lang.Object


Field Summary
static int BOX
           
static int CIRCLE
           
static int DIAMOND
           
static int ELLIPSE
           
static int HEXAGON
           
static int INVTRIANGLE
           
static int OCTAGON
           
static int PARALLELOGRAM
           
static int RECORD
           
static int TRIANGLE
           
 
Constructor Summary
NodeInfo.ShapeEnum()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RECORD

public static final int RECORD
See Also:
Constant Field Values

BOX

public static final int BOX
See Also:
Constant Field Values

ELLIPSE

public static final int ELLIPSE
See Also:
Constant Field Values

CIRCLE

public static final int CIRCLE
See Also:
Constant Field Values

DIAMOND

public static final int DIAMOND
See Also:
Constant Field Values

TRIANGLE

public static final int TRIANGLE
See Also:
Constant Field Values

INVTRIANGLE

public static final int INVTRIANGLE
See Also:
Constant Field Values

HEXAGON

public static final int HEXAGON
See Also:
Constant Field Values

OCTAGON

public static final int OCTAGON
See Also:
Constant Field Values

PARALLELOGRAM

public static final int PARALLELOGRAM
See Also:
Constant Field Values
Constructor Detail

NodeInfo.ShapeEnum

public NodeInfo.ShapeEnum()


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com