Class TextBlockEmpty

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

public class TextBlockEmpty extends AbstractTextBlock
  • Constructor Details

    • TextBlockEmpty

      public TextBlockEmpty(double width, double height)
    • TextBlockEmpty

      public TextBlockEmpty()
  • Method Details