|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aspose.slides.pptx.PatternFormatEx
public class PatternFormatEx
Represents a pattern to fill a shape.
| Method Summary | |
|---|---|
ColorFormatEx |
getBackColorFormat()
Returns the background pattern color. |
ColorFormatEx |
getForeColorFormat()
Returns the foreground pattern color. |
PatternStyleEx |
getPatternStyle()
Returns the pattern style. |
PresentationEx |
getPresentation()
Returns the parent presentation of a PatternFormatEx. |
BaseSlideEx |
getSlide()
Returns the parent slide of a PatternFormatEx. |
void |
setPatternStyle(PatternStyleEx value)
Sets the pattern style. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public PatternStyleEx getPatternStyle()
PatternStyleEx.public void setPatternStyle(PatternStyleEx value)
value - See PatternStyleEx.public ColorFormatEx getForeColorFormat()
ColorFormatEx.public ColorFormatEx getBackColorFormat()
ColorFormatEx.public BaseSlideEx getSlide()
public PresentationEx getPresentation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||