Package net.sourceforge.plantuml.posimo
Interface Positionable
- All Superinterfaces:
Moveable
- All Known Subinterfaces:
Clusterable
- All Known Implementing Classes:
Block
,Cluster
,Label
,PositionableImpl
,SvekNode
-
Method Summary
-
Method Details
-
getSize
Dimension2D getSize() -
getPosition
java.awt.geom.Point2D getPosition()
-