ilog.views
Interface IlvGraphicFilter

All Known Implementing Classes:
IlvLayoutGraphicFilter

public interface IlvGraphicFilter

An interface used to filter graphic objects (IlvGraphic).

Since:
JViews2.0
See Also:
IlvFilteredGraphicEnumeration

Method Summary
 boolean accept(IlvGraphic obj)
          Allows you to filter the graphic objects.
 

Method Detail

accept

boolean accept(IlvGraphic obj)
Allows you to filter the graphic objects. The implementation of this method must return true if you want obj to be accepted, and false if you want it to be rejected.



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