com.aspose.slides
Class Unit

java.lang.Object
  extended by com.aspose.dotnet.util.Enumerate
      extended by com.aspose.slides.Unit

public class Unit
extends com.aspose.dotnet.util.Enumerate

Represents the enumeration of units.


Field Summary
static Unit PERCENT
           
static int PERCENT_ID
           
static Unit POINT
           
static int POINT_ID
           
 
Method Summary
 
Methods inherited from class com.aspose.dotnet.util.Enumerate
getId, getName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

POINT

public static final Unit POINT

POINT_ID

public static final int POINT_ID
See Also:
Constant Field Values

PERCENT

public static final Unit PERCENT

PERCENT_ID

public static final int PERCENT_ID
See Also:
Constant Field Values