public interface ElementBoundsInvalidatableFilter extends Filter
Modifier and Type | Method and Description |
---|---|
boolean |
isElementBoundsInvalidatable(TNetwork network,
Element element,
java.beans.PropertyChangeEvent event)
Tells whether the given property of the element change affect
the element bounds invalidate on the given network component.
|
boolean isElementBoundsInvalidatable(TNetwork network, Element element, java.beans.PropertyChangeEvent event)
network
- TNetwork network componentelement
- Element element objectevent
- PropertyChangeEvent the property change event. This
event contains the property change detail information.Copyright © 2002 - 2010 Serva Software. All Rights Reserved.