net.sourceforge.plantuml.graphic
Class TextLink

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

public class TextLink
extends Object
implements HtmlCommand


Method Summary
 String getText()
           
 Url getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getText

public String getText()

getUrl

public Url getUrl()


Copyright © 2012. All Rights Reserved.