net.sourceforge.plantuml.graph
Class LinkString

java.lang.Object
  extended by net.sourceforge.plantuml.graph.LinkString

public class LinkString
extends Object


Constructor Summary
LinkString(String desc)
           
 
Method Summary
 String getNode1()
           
 String getNode2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkString

public LinkString(String desc)
Method Detail

getNode1

public final String getNode1()

getNode2

public final String getNode2()


Copyright © 2011. All Rights Reserved.