Package net.sourceforge.plantuml.posimo
Interface PathDrawer
public interface PathDrawer
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrawPathAfter(UGraphic ug, Positionable start, Positionable end, Path path) voiddrawPathBefore(UGraphic ug, Positionable start, Positionable end, Path path)
-
Method Details
-
drawPathBefore
-
drawPathAfter
-