NeighborCellManager
, NeighborCellManagerListMolecular
, NeighborCellManagerMolecular
public interface BoundaryEventListener
Modifier and Type | Method | Description |
---|---|---|
void |
boundaryInflate(BoundaryEvent e) |
Informs the listener that the boundary shape and/or size has changed.
|
void boundaryInflate(BoundaryEvent e)
e
- event, which can be used to determine the boundary that changed.