|
|||||||||
| Home >> All >> com >> port80 >> graph >> dot >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.port80.graph.dot.impl
Class Route.TextLine

java.lang.Objectcom.port80.graph.dot.impl.Route.TextLine
- Enclosing class:
- Route
- public static class Route.TextLine
- extends java.lang.Object
| Field Summary | |
(package private) char |
just
|
(package private) java.lang.String |
str
|
(package private) int |
width
|
| Constructor Summary | |
Route.TextLine()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
str
java.lang.String str
width
int width
just
char just
| Constructor Detail |
Route.TextLine
public Route.TextLine()
|
|||||||||
| Home >> All >> com >> port80 >> graph >> dot >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.port80.graph.dot.impl.Route.TextLine