Class RoundedContainer

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

public final class RoundedContainer extends Object
  • Constructor Details

    • RoundedContainer

      public RoundedContainer(HColor borderColor, XDimension2D dim, double nameHeight, double descriptionHeight, HColor northBackcolor, HColor centerBackcolor, HColor southBackcolor, UStroke stroke, double rounded, double shadowing)
  • Method Details

    • drawU

      public void drawU(UGraphic ug)