JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.posimo
Clusterable
Contents
Description
Method Summary
Method Details
getParent()
Hide sidebar
Show sidebar
Interface Clusterable
All Superinterfaces:
Moveable
,
Positionable
All Known Implementing Classes:
Block
,
Cluster
public interface
Clusterable
extends
Positionable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Cluster
getParent
()
Methods inherited from interface
Moveable
moveDelta
Methods inherited from interface
Positionable
getPosition
,
getSize
Method Details
getParent
Cluster
getParent
()