Package net.sourceforge.plantuml.hector
Class PinFactory
- java.lang.Object
-
- net.sourceforge.plantuml.hector.PinFactory
-
public class PinFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PinFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Pin
create(int row, java.lang.Object userData)
PinLink
createPinLink(Link link)
-