public static class SpaceResolver.SpaceHandlingPosition extends Position
| Constructor | Description |
|---|---|
SpaceHandlingPosition(SpaceResolver resolver) |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
SpaceResolver |
getSpaceResolver() |
|
void |
notifySpaceSituation() |
Notifies all affected layout managers about the current situation in the part to be
handled for area generation.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgeneratesAreas, getIndex, getLM, getLM, getPosition, getPosition, getShortLMName, setIndexpublic SpaceHandlingPosition(SpaceResolver resolver)
resolver - the space resolver that provides the info about the actual situationpublic SpaceResolver getSpaceResolver()
public void notifySpaceSituation()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.