|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.PlaceholderEx
public class PlaceholderEx
Represents placeholder on a slide.
Method Summary | |
---|---|
long |
getIndex()
Returns the index of a placeholder. |
OrientationEx |
getOrientation()
Returns the orientation of a placeholder. |
PlaceholderTypeEx |
getType()
Returns the type of a placeholder. |
PlaceholderSizeEx |
size()
Returns the size of a placeholder. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public OrientationEx getOrientation()
public PlaceholderSizeEx size()
public PlaceholderTypeEx getType()
public long getIndex()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |