|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.io.agave.AgaveWriter.Indent
protected class AgaveWriter.Indent
Implements indenting for elements.
Field Summary | |
---|---|
protected String |
mIndent
Base indent |
Constructor Summary | |
---|---|
protected |
AgaveWriter.Indent()
|
Method Summary | |
---|---|
void |
indent()
Add a level of indentation |
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 String mIndent
Constructor Detail |
---|
protected AgaveWriter.Indent()
Method Detail |
---|
public void indent()
public void unIndent()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |