Class UEmpty

java.lang.Object
net.sourceforge.plantuml.ugraphic.UEmpty
All Implemented Interfaces:
UShape

public class UEmpty extends Object implements UShape
  • Constructor Details

    • UEmpty

      public UEmpty(double width, double height)
    • UEmpty

      public UEmpty(Dimension2D dim)
  • Method Details

    • getWidth

      public double getWidth()
    • getHeight

      public double getHeight()