|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Additional interface for node realizers whose bounds may be determined by other factors then explicit bound assignment.
Method Summary | |
Insets |
getAutoBoundsInsets()
Returns the currently set auto bounds insets. |
Rectangle2D |
getMinimalAutoBounds()
Returns the minimal auto bounds of this object. |
boolean |
isAutoBoundsEnabled()
Queries whether or not auto bounds are enabled |
void |
setAutoBoundsEnabled(boolean enabled)
Enabled or disabled the auto bounds feature. |
void |
setAutoBoundsInsets(Insets insets)
Sets auto bounds insets. |
Method Detail |
public void setAutoBoundsEnabled(boolean enabled)
public boolean isAutoBoundsEnabled()
public Rectangle2D getMinimalAutoBounds()
public void setAutoBoundsInsets(Insets insets)
public Insets getAutoBoundsInsets()
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |