ilog.views
Interface IlvHoverHighlightingImageOperation.Filter

All Known Implementing Classes:
IlvHoverHighlightingImageOperation.GraphicBagFilter, IlvHoverHighlightingImageOperation.NonGraphicBagFilter
Enclosing class:
IlvHoverHighlightingImageOperation

public static interface IlvHoverHighlightingImageOperation.Filter

Inner interface that serves to filter the highlighted graphic objects.

Since:
JViews 8.1

Method Summary
 boolean highlightObject(IlvGraphic graphic)
          Indicates whether the specified graphic object should be highlighted.
 

Method Detail

highlightObject

boolean highlightObject(IlvGraphic graphic)
Indicates whether the specified graphic object should be highlighted.

Parameters:
graphic - The object to check.
Returns:
true if the object can be highlighted, false otherwise.


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