ilog.views
Class IlvHoverHighlightingImageOperation.GraphicBagFilter
java.lang.Object
ilog.views.IlvHoverHighlightingImageOperation.GraphicBagFilter
- All Implemented Interfaces:
- IlvHoverHighlightingImageOperation.Filter
- Enclosing class:
- IlvHoverHighlightingImageOperation
public static class IlvHoverHighlightingImageOperation.GraphicBagFilter
- extends Object
- implements IlvHoverHighlightingImageOperation.Filter
A filter class that only highlights graphic objects that are an instance
of IlvGraphicBag.
- Since:
- JViews 8.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvHoverHighlightingImageOperation.GraphicBagFilter
public IlvHoverHighlightingImageOperation.GraphicBagFilter()
- Creates a new
GraphicBagFilter.
highlightObject
public boolean highlightObject(IlvGraphic graphic)
- This implementation returns
true if the object is an
instance of IlvGraphicBag.
- Specified by:
highlightObject in interface IlvHoverHighlightingImageOperation.Filter
- Parameters:
graphic - The object to check.
- Returns:
true if the object is a graphic bag.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.