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