|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxma.dsl.common.formatter.OpenXMALineWrap
public class OpenXMALineWrap
| Constructor Summary | |
|---|---|
OpenXMALineWrap()
|
|
OpenXMALineWrap(int count)
|
|
| Method Summary | |
|---|---|
void |
after(org.eclipse.xtext.AbstractElement element)
|
void |
before(org.eclipse.xtext.AbstractElement element)
|
org.eclipse.xtext.AbstractElement |
getElement()
|
int |
getLines()
|
boolean |
isAfter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenXMALineWrap()
public OpenXMALineWrap(int count)
| Method Detail |
|---|
public int getLines()
public void before(org.eclipse.xtext.AbstractElement element)
public void after(org.eclipse.xtext.AbstractElement element)
public org.eclipse.xtext.AbstractElement getElement()
public boolean isAfter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||