|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.PatternType
public class PatternType
Enumerates the pattern types.
Field Summary | |
---|---|
static PatternType |
Shading
Shading pattern. |
static PatternType |
Tiling
Tiling pattern. |
static PatternType |
Unknown
Unknown |
Fields inherited from class aspose.pdf.EnumerationBase |
---|
value |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PatternType Tiling
public static final PatternType Shading
public static final PatternType Unknown
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |