|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.slides.TextRuler.TextLevel
public class TextRuler.TextLevel
Represents default offsets for a paragraph.
| Method Summary | |
|---|---|
short |
getBulletOffset()
Returns the default offset for a bullet. |
short |
getTextOffset()
Returns the default offset for a text. |
void |
setBulletOffset(short value)
Sets the default offset for a bullet. |
void |
setTextOffset(short value)
Sets the default offset for a text. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public short getBulletOffset()
public void setBulletOffset(short value)
value - the default offset for a bullet.public short getTextOffset()
public void setTextOffset(short value)
value - the default offset for a text.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||