net.sourceforge.plantuml.graphic
Class Text

java.lang.Object
  extended by net.sourceforge.plantuml.graphic.Text
All Implemented Interfaces:
HtmlCommand

public class Text
extends Object
implements HtmlCommand


Field Summary
static Text NEWLINE
           
 
Method Summary
 String getText()
           
 boolean isNewline()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEWLINE

public static final Text NEWLINE
Method Detail

getText

public String getText()

isNewline

public boolean isNewline()


Copyright © 2011. All Rights Reserved.