Package net.sourceforge.plantuml.klimt
Interface UShapeSized
- All Superinterfaces:
UShape
- All Known Implementing Classes:
UEllipse
,ULine
,URectangle
-
Method Summary
-
Method Details
-
getWidth
double getWidth() -
getHeight
double getHeight()
-