Package com.aspose.barcode.drawing
Class GraphicsUnit
- java.lang.Object
-
- com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
-
- com.aspose.ms.System.Enum
-
- com.aspose.barcode.drawing.GraphicsUnit
-
public final class GraphicsUnit extends com.aspose.ms.System.Enum
-
-
Constructor Summary
Constructors Constructor Description GraphicsUnit()
-
Method Summary
-
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
-
-
-
-
Field Detail
-
World
public static final int World
- See Also:
- Constant Field Values
-
Display
public static final int Display
- See Also:
- Constant Field Values
-
Pixel
public static final int Pixel
- See Also:
- Constant Field Values
-
Point
public static final int Point
- See Also:
- Constant Field Values
-
Inch
public static final int Inch
- See Also:
- Constant Field Values
-
Document
public static final int Document
- See Also:
- Constant Field Values
-
Millimeter
public static final int Millimeter
- See Also:
- Constant Field Values
-
-