|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlaceholder
Represents a placeholder on a slide.
Method Summary | |
---|---|
long |
getIndex()
Gets the index of a placeholder. |
byte |
getOrientation()
Gets the orientation of a placeholder. |
byte |
getSize()
Gets the size of a placeholder. |
byte |
getType()
Gets the type of a placeholder. |
Method Detail |
---|
byte getOrientation()
Gets the orientation of a placeholder.
Read-only Orientation
.
byte getSize()
Gets the size of a placeholder.
Read-only PlaceholderSize
.
byte getType()
Gets the type of a placeholder.
Read-only PlaceholderType
.
long getIndex()
Gets the index of a placeholder.
Read-only long
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |