Class UEmpty

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

public class UEmpty extends Object implements UShape
  • Constructor Details

    • UEmpty

      public UEmpty(double width, double height)
  • Method Details

    • create

      public static UEmpty create(XDimension2D dim)
    • getWidth

      public double getWidth()
    • getHeight

      public double getHeight()