java.lang.Object
com.aspose.diagram.ObjectType
public class ObjectType
- extends java.lang.Object
Utility class containing constants.
If the ForeignType attribute is "Object", the ForeignData element must also have an ObjectType attribute.
LINKED_OBJECT | |
public static final int LINKED_OBJECT |
-
Linked object.
EMBEDDED_OBJECT | |
public static final int EMBEDDED_OBJECT |
-
Embedded object.
CONTROL | |
public static final int CONTROL |
-
Control.
OLE_2_NAMED | |
public static final int OLE_2_NAMED |
-
OLE2 named.
OLE_2_OBJECT | |
public static final int OLE_2_OBJECT |
-
OLE2 object.
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.