public static class IlvHoverHighlightingImageOperation.NonGraphicBagFilter extends Object implements IlvHoverHighlightingImageOperation.Filter
IlvGraphicBag
.Constructor and Description |
---|
NonGraphicBagFilter()
Creates a new
NonGraphicBagFilter . |
Modifier and Type | Method and Description |
---|---|
boolean |
highlightObject(IlvGraphic graphic)
This implementation returns
true if the object is not an
instance of IlvGraphicBag . |
public NonGraphicBagFilter()
NonGraphicBagFilter
.public boolean highlightObject(IlvGraphic graphic)
true
if the object is not an
instance of IlvGraphicBag
.highlightObject
in interface IlvHoverHighlightingImageOperation.Filter
graphic
- The object to check.true
if the object is not a graphic bag.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.