public interface PaintSelectionStateFilter extends Filter
Please note that this filter does not affect the select behaviour and selected state. It just used to determine whether highlight the selected elements.
Modifier and Type | Method and Description |
---|---|
boolean |
isPaintable(Element element)
Tells whether you want highlight the given element
if the given element is selected.
|
boolean isPaintable(Element element)
element
- Element the element object.Copyright © 2002 - 2010 Serva Software. All Rights Reserved.