com.aspose.diagram
Class ContextTypeValue

java.lang.Object
    extended by com.aspose.diagram.ContextTypeValue

public class ContextTypeValue 
extends java.lang.Object

Utility class containing constants. Specifies properties of the group or shape to use for the comparison. Possible values are shown in the following table.


Field Summary
static final intSHAPE_TEXT
           Shape text.
static final intSHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL
           Shape-data-item (custom property) label.
static final intUSER_CELL_LOCAL_ROW_NAME
           User cell local row name.
static final intGEOMETRY_ANGLE
           Geometry angle.
static final intGEOMETRY_WIDTH
           Geometry width.
static final intGEOMETRY_HEIGHT
           Geometry height.
static final intSHAPE_ID
           Shape ID.
static final intMASTER_NAME
           Master name.
static final intSHAPE_LOCAL_NAME
           Shape local name.
static final intSHAPE_TYPE
           Shape type.
static final intDATA_1
           Data1.
static final intDATA_2
           Data2.
static final intDATA_3
           Data3.
static final intUNDEFINED
           Undefined.
 

Field Detail

SHAPE_TEXT

public static final int SHAPE_TEXT
Shape text.

SHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL

public static final int SHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL
Shape-data-item (custom property) label.

USER_CELL_LOCAL_ROW_NAME

public static final int USER_CELL_LOCAL_ROW_NAME
User cell local row name.

GEOMETRY_ANGLE

public static final int GEOMETRY_ANGLE
Geometry angle.

GEOMETRY_WIDTH

public static final int GEOMETRY_WIDTH
Geometry width.

GEOMETRY_HEIGHT

public static final int GEOMETRY_HEIGHT
Geometry height.

SHAPE_ID

public static final int SHAPE_ID
Shape ID.

MASTER_NAME

public static final int MASTER_NAME
Master name.

SHAPE_LOCAL_NAME

public static final int SHAPE_LOCAL_NAME
Shape local name.

SHAPE_TYPE

public static final int SHAPE_TYPE
Shape type.

DATA_1

public static final int DATA_1
Data1.

DATA_2

public static final int DATA_2
Data2.

DATA_3

public static final int DATA_3
Data3.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.