JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.ugraphic
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
()