public interface NestedLayoutEntity extends LayoutEntity
ATTR_PREFERRED_HEIGHT, ATTR_PREFERRED_WIDTH
Modifier and Type | Method and Description |
---|---|
java.util.List |
getChildren()
Returns the list of children.
|
NestedLayoutEntity |
getParent()
Returns the parent entity.
|
boolean |
hasChildren()
Returns true if this entity has children.
|
getHeightInLayout, getLayoutInformation, getWidthInLayout, getXInLayout, getYInLayout, populateLayoutConstraint, setLayoutInformation, setLocationInLayout, setSizeInLayout
getGraphData, setGraphData
NestedLayoutEntity getParent()
java.util.List getChildren()
boolean hasChildren()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.