|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxma.dsl.common.formatter.locator.SimpleLocator
org.openxma.dsl.common.formatter.locator.LineWrapLocator
public class LineWrapLocator
| Field Summary | |
|---|---|
protected int |
lineCount
|
| Fields inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator |
|---|
left, locatorTree, right |
| Constructor Summary | |
|---|---|
LineWrapLocator(LocatorTree locatorTree,
int lineCount)
|
|
| Method Summary | |
|---|---|
int |
getLineCount()
|
| Methods inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator |
|---|
after, before, before, getFormatCondition, getLeft, getRight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int lineCount
| Constructor Detail |
|---|
public LineWrapLocator(LocatorTree locatorTree,
int lineCount)
| Method Detail |
|---|
public int getLineCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||