Class UEmpty
java.lang.Object
net.sourceforge.plantuml.klimt.shape.UEmpty
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UEmpty
create
(XDimension2D dim) double
double
getWidth()
-
Constructor Details
-
UEmpty
public UEmpty(double width, double height)
-
-
Method Details
-
create
-
getWidth
public double getWidth() -
getHeight
public double getHeight()
-