Class Diamond
- java.lang.Object
-
- net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
-
public class Diamond extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static doublediamondHalfSize
-
Constructor Summary
Constructors Constructor Description Diamond()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UPolygonasPolygon(double shadowing)static UPolygonasPolygon(double shadowing, double width, double height)static UPolygonasPolygonSquare(boolean shadowing, double width, double height)static StencilasStencil(TextBlock tb)
-
-
-
Field Detail
-
diamondHalfSize
public static final double diamondHalfSize
- See Also:
- Constant Field Values
-
-