|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.slides.TextRuler
public class TextRuler
Represents a horizontal ruler for text boxes.
| Nested Class Summary | |
|---|---|
class |
TextRuler.TextLevel
Represents default offsets for a paragraph. |
class |
TextRuler.TextLevels
Represents a collection of a TextLevel objects. |
| Method Summary | |
|---|---|
short |
getDefaultTabInterval()
Returns the distance between two implicit tabulations. |
TextRuler.TextLevels |
getLevels()
Returns a collection of paragraph level information. |
Tabs |
getTabs()
Returns the list of tabulation defined for a ruler. |
void |
setDefaultTabInterval(short value)
Sets the distance between two implicit tabulations. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public TextRuler.TextLevels getLevels()
TextRuler.TextLevels.public Tabs getTabs()
Tabs.public short getDefaultTabInterval()
public void setDefaultTabInterval(short value)
value -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||