com.aspose.diagram

Class ObjectKindValue

  • java.lang.Object
    • com.aspose.diagram.ObjectKindValue
public class ObjectKindValue 
extends java.lang.Object

Utility class containing constants. Indicates the type of text field.

Field Summary
static final intSTANDARD
Standard.
static final intHORIZONTAL_IN_VERTICAL
Horizontal in vertical.
static final intUNDEFINED
Undefined.
 

    • Field Detail

      • STANDARD

        public static final int STANDARD
        Standard.
      • HORIZONTAL_IN_VERTICAL

        public static final int HORIZONTAL_IN_VERTICAL
        Horizontal in vertical.
      • UNDEFINED

        public static final int UNDEFINED
        Undefined.