net.sourceforge.plantuml.graph
Class GeneralPathFactory

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

public class GeneralPathFactory
extends Object


Constructor Summary
GeneralPathFactory(LinkType linkType)
           
 
Method Summary
 Shape getLink(PolylineBreakeable polyline, Box b1, Box b2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralPathFactory

public GeneralPathFactory(LinkType linkType)
Method Detail

getLink

public Shape getLink(PolylineBreakeable polyline,
                     Box b1,
                     Box b2)


Copyright © 2013. All Rights Reserved.