ilog.views
Class IlvHoverHighlightingImageOperation.NonGraphicBagFilter

java.lang.Object
  extended by ilog.views.IlvHoverHighlightingImageOperation.NonGraphicBagFilter
All Implemented Interfaces:
IlvHoverHighlightingImageOperation.Filter
Enclosing class:
IlvHoverHighlightingImageOperation

public static class IlvHoverHighlightingImageOperation.NonGraphicBagFilter
extends Object
implements IlvHoverHighlightingImageOperation.Filter

A filter class that only highlights graphic objects that are not an instance of IlvGraphicBag.

Since:
JViews 8.1

Constructor Summary
IlvHoverHighlightingImageOperation.NonGraphicBagFilter()
          Creates a new NonGraphicBagFilter.
 
Method Summary
 boolean highlightObject(IlvGraphic graphic)
          This implementation returns true if the object is not an instance of IlvGraphicBag.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvHoverHighlightingImageOperation.NonGraphicBagFilter

public IlvHoverHighlightingImageOperation.NonGraphicBagFilter()
Creates a new NonGraphicBagFilter.

Method Detail

highlightObject

public boolean highlightObject(IlvGraphic graphic)
This implementation returns true if the object is not an instance of IlvGraphicBag.

Specified by:
highlightObject in interface IlvHoverHighlightingImageOperation.Filter
Parameters:
graphic - The object to check.
Returns:
true if the object is not a graphic bag.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.