Class RoundedContainer

java.lang.Object
net.sourceforge.plantuml.svek.RoundedContainer

public final class RoundedContainer extends Object
  • Constructor Details

    • RoundedContainer

      public RoundedContainer(XDimension2D dim, double titleHeight, double attributeHeight, HColor borderColor, HColor backColor, HColor imgBackcolor, UStroke stroke, double rounded, double shadowing)
  • Method Details

    • drawU

      public void drawU(UGraphic ug)