Package net.sourceforge.plantuml.posimo
Interface Decor
-
- All Known Implementing Classes:
DecorInterfaceProvider
public interface Decor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
drawDecor(UGraphic ug, java.awt.geom.Point2D start, double direction)
-
-
-
Method Detail
-
drawDecor
void drawDecor(UGraphic ug, java.awt.geom.Point2D start, double direction)
-
-