java.lang.Object
com.aspose.diagram.DisplayModeSmartTagDefValue
public class DisplayModeSmartTagDefValue
- extends java.lang.Object
Utility class containing constants.
DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape is selected, or all the time.
|
Field Summary |
static final int | MOUSE_IS_PAUSED | |
|
Hides the group shape and text.
|
static final int | SHAPE_IS_SELECTED | |
|
Displays the group shape behind member shapes.
|
static final int | ALL_TIME | |
|
Displays the group shape in front of member shapes.
|
static final int | UNDEFINED | |
|
Undefined.
|
MOUSE_IS_PAUSED | |
public static final int MOUSE_IS_PAUSED |
-
Hides the group shape and text.
SHAPE_IS_SELECTED | |
public static final int SHAPE_IS_SELECTED |
-
Displays the group shape behind member shapes.
ALL_TIME | |
public static final int ALL_TIME |
-
Displays the group shape in front of member shapes.
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.