Package net.sourceforge.plantuml.cute
Class Stick
- java.lang.Object
-
- net.sourceforge.plantuml.cute.Stick
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
Stick
rotateZoom(RotationZoom other)
-
-
-
Constructor Detail
-
Stick
public Stick(VarArgs varArgs)
-
-
Method Detail
-
rotateZoom
public Stick rotateZoom(RotationZoom other)
- Specified by:
rotateZoom
in interfaceCuteShape
-
-