|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroupFeature
This is a common interface for group node realizers.

| Method Summary | |
|---|---|
Insets |
getBorderInsets()
|
Insets |
getMinimalInsets()
|
boolean |
isGroupClosed()
|
void |
setBorderInsets(Insets insets)
Sets the size of the empty border that will be added to the minimal bounds of this realizer. |
void |
setGroupClosed(boolean closed)
Opens or closes the group node realizer. |
void |
setMinimalInsets(Insets insets)
Sets the insets that define the minimal distance between the border of the group node and its graph content. |
| Method Detail |
|---|
boolean isGroupClosed()
true if this group node realizer is closed and false
otherwise.void setGroupClosed(boolean closed)
closed - true for closing, false for opening a group nodeHierarchyManager.isGroupNode(Node),
HierarchyManager.isFolderNode(Node)void setMinimalInsets(Insets insets)
insets - the insetsInsets getMinimalInsets()
setMinimalInsets(Insets)void setBorderInsets(Insets insets)
insets - the insetsInsets getBorderInsets()
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||