Package net.sourceforge.plantuml.graph
Class GeneralPathFactory
- java.lang.Object
-
- net.sourceforge.plantuml.graph.GeneralPathFactory
-
public class GeneralPathFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GeneralPathFactory(LinkType linkType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Shape
getLink(PolylineBreakeable polyline, Box b1, Box b2)
-
-
-
Constructor Detail
-
GeneralPathFactory
public GeneralPathFactory(LinkType linkType)
-
-
Method Detail
-
getLink
public java.awt.Shape getLink(PolylineBreakeable polyline, Box b1, Box b2)
-
-