com.aspose.slides.pptx
Class PathFillModeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.PathFillModeEx
public class PathFillModeEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NONE
public static final PathFillModeEx NONE
NONE_ID
public static final int NONE_ID
- See Also:
- Constant Field Values
NORMAL
public static final PathFillModeEx NORMAL
NORMAL_ID
public static final int NORMAL_ID
- See Also:
- Constant Field Values
LIGHTEN
public static final PathFillModeEx LIGHTEN
LIGHTEN_ID
public static final int LIGHTEN_ID
- See Also:
- Constant Field Values
LIGHTENLESS
public static final PathFillModeEx LIGHTENLESS
LIGHTENLESS_ID
public static final int LIGHTENLESS_ID
- See Also:
- Constant Field Values
DARKEN
public static final PathFillModeEx DARKEN
DARKEN_ID
public static final int DARKEN_ID
- See Also:
- Constant Field Values
DARKENLESS
public static final PathFillModeEx DARKENLESS
DARKENLESS_ID
public static final int DARKENLESS_ID
- See Also:
- Constant Field Values
toValue
public static PathFillModeEx toValue(int id)