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