public class ObjTypeValue
Field Summary | ||
---|---|---|
static final int | DRAWING_CONTEXT | |
Visio decides based on the drawing context.
|
||
static final int | SHAPE_PLACEABLE | |
Shape is placeable.
|
||
static final int | SHAPE_ROUTABLE | |
Shape is routable.
|
||
static final int | SHAPE_NOT_PLACEABLE_NOT_ROUTABLE | |
Shape is not placeable, not routable.
|
||
static final int | SHAPE_PLACEABLE_ROUTABLE | |
Group contains placeable/routable shapes.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int DRAWING_CONTEXT
public static final int SHAPE_PLACEABLE
public static final int SHAPE_ROUTABLE
public static final int SHAPE_NOT_PLACEABLE_NOT_ROUTABLE
public static final int SHAPE_PLACEABLE_ROUTABLE
public static final int UNDEFINED