JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.klimt
UShapeSized
Contents
Description
Method Summary
Method Details
getWidth()
getHeight()
Hide sidebar
Show sidebar
Interface UShapeSized
All Superinterfaces:
UShape
All Known Implementing Classes:
UEllipse
,
ULine
,
URectangle
public interface
UShapeSized
extends
UShape
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getHeight
()
double
getWidth
()
Method Details
getWidth
double
getWidth
()
getHeight
double
getHeight
()