Package net.sourceforge.plantuml.cute
Class Triangle
- java.lang.Object
-
- net.sourceforge.plantuml.cute.Triangle
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddrawU(UGraphic ug)TrianglerotateZoom(RotationZoom angle)
-
-
-
Constructor Detail
-
Triangle
public Triangle(VarArgs varArgs)
-
-
Method Detail
-
rotateZoom
public Triangle rotateZoom(RotationZoom angle)
- Specified by:
rotateZoomin interfaceCuteShape
-
-