java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.Hexagon

public class Hexagon extends Object
  • Field Details

  • Constructor Details

    • Hexagon

      public Hexagon()
  • Method Details

    • asPolygon

      public static UPolygon asPolygon(double shadowing)
    • asPolygon

      public static UPolygon asPolygon(double shadowing, double width, double height)
    • asStencil

      public static Stencil asStencil(TextBlock tb)
    • asPolygonSquare

      public static UPolygon asPolygonSquare(double shadowing, double width, double height)