public interface PathDrawer
Modifier and Type | Method and Description |
---|---|
void |
drawPathAfter(UGraphic ug,
Positionable start,
Positionable end,
Path path) |
void |
drawPathBefore(UGraphic ug,
Positionable start,
Positionable end,
Path path) |
void drawPathBefore(UGraphic ug, Positionable start, Positionable end, Path path)
void drawPathAfter(UGraphic ug, Positionable start, Positionable end, Path path)