public class GlueTypeValue
Field Summary | ||
---|---|---|
static final int | ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR | |
Default. Allow dynamic glue for the dynamic connector only; otherwise, use static glue.
|
||
static final int | ALLOW_DYNAMIC_GLUE_2002 | |
Allow dynamic glue (obsolete in Microsoft Visio 2002).
|
||
static final int | ALLOW_DYNAMIC_GLUE | |
Allow dynamic glue.
|
||
static final int | NO_ALLOW_DYNAMIC_GLUE | |
Do not allow dynamic glue.
|
||
static final int | NO_ALLOW_2_D_SHAPE | |
Do not allow this 2-D shape to be connected to using dynamic glue.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR
public static final int ALLOW_DYNAMIC_GLUE_2002
public static final int ALLOW_DYNAMIC_GLUE
public static final int NO_ALLOW_DYNAMIC_GLUE
public static final int NO_ALLOW_2_D_SHAPE
public static final int UNDEFINED