ilog.views
Interface IlvApplyObjects


public interface IlvApplyObjects

IlvApplyObjects is an interface which is used to apply a method that affects many graphic objects.

Since:
JViews 5.5
See Also:
IlvManager.applyToObjects(ilog.views.IlvGraphicVector, ilog.views.IlvApplyObject, java.lang.Object, boolean)

Method Summary
 void apply(IlvGraphicVector objects, Object arg)
          The apply method that performs the action.
 

Method Detail

apply

void apply(IlvGraphicVector objects,
           Object arg)
The apply method that performs the action.

Parameters:
objects - The objects that are affected by the action.
arg - The argument passed when using the IlvApplyObjects.


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