org.jclarion.clarion.print
Class TextBreaker

java.lang.Object
  extended by org.jclarion.clarion.print.TextBreaker

public class TextBreaker
extends java.lang.Object


Constructor Summary
TextBreaker(java.lang.String text, PrintContext graphics, int width)
           
 
Method Summary
 java.lang.String next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextBreaker

public TextBreaker(java.lang.String text,
                   PrintContext graphics,
                   int width)
Method Detail

next

public java.lang.String next()


Copyright © 2010. All Rights Reserved.