|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
interface DotWriterOutput
Interface for classes actually writing the dot files. This interface is approximatly a combination of a StringBuffer and a PrintStream.
| Method Summary | |
|---|---|
DotWriterOutput |
append(int intValue)
|
DotWriterOutput |
append(java.lang.String strValue)
|
DotWriterOutput |
appendEscaped(java.lang.String strValue)
|
DotWriterOutput |
newLine()
|
| Method Detail |
|---|
DotWriterOutput append(int intValue)
DotWriterOutput append(java.lang.String strValue)
DotWriterOutput appendEscaped(java.lang.String strValue)
DotWriterOutput newLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||