Class BigFrame

java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.klimt.shape.BigFrame
All Implemented Interfaces:
TextBlock, UDrawable, UShape

public class BigFrame extends AbstractTextBlock
  • Constructor Details

    • BigFrame

      public BigFrame(TextBlock title, double width, double height, Fashion symbolContext)
  • Method Details