Package net.sourceforge.plantuml.posimo
Interface Clusterable
-
- All Superinterfaces:
Moveable
,Positionable
public interface Clusterable extends Positionable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Cluster
getParent()
-
Methods inherited from interface net.sourceforge.plantuml.posimo.Positionable
getPosition, getSize
-
-
-
-
Method Detail
-
getParent
Cluster getParent()
-
-