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