Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.graph.dot.impl
Class Route.TextLine  view Route.TextLine download Route.TextLine.java

java.lang.Object
  extended bycom.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()