|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.seq.io.agave.AgaveWriter.Indent
Implements indenting for elements.
| Field Summary | |
protected java.lang.String |
mIndent
Base indent |
| Constructor Summary | |
protected |
AgaveWriter.Indent()
|
| Method Summary | |
void |
indent()
Add a level of indentation |
java.lang.String |
toString()
Return the current indent |
void |
unIndent()
Remove a level of indentation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.lang.String mIndent
| Constructor Detail |
protected AgaveWriter.Indent()
| Method Detail |
public void indent()
public void unIndent()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||