|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.PatternFormatDataEx
public class PatternFormatDataEx
Immutable object which represents a pattern to fill a shape.
Method Summary | |
---|---|
int |
getBackColorFormat()
|
int |
getForeColorFormat()
|
byte |
getPatternStyle()
Returns the pattern style. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public byte getPatternStyle()
Returns the pattern style.
Read-only PatternStyleEx
.
public int getForeColorFormat()
public int getBackColorFormat()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |