|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.TabDataEx
public final class TabDataEx
Represents a text's tabulation stop.
| Constructor Summary | |
|---|---|
TabDataEx(TabStop tab)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
Compares the current instance with another object of the same type. |
TabAlignmentType |
getAlignment()
Gets or sets align style of a tab. |
double |
getPosition()
Gets or sets position of a tab. |
| Constructor Detail |
|---|
public TabDataEx(TabStop tab)
| Method Detail |
|---|
public double getPosition()
public TabAlignmentType getAlignment()
public int compareTo(java.lang.Object obj)
obj - An object to compare with this instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||