ilog.views.maps
Interface IlvMapApplyObject


public interface IlvMapApplyObject

Every function applied to IlvMapFeature objects must implement this interface.

Since:
JViews 7.5

Method Summary
 void apply(IlvMapFeature currentFeature, IlvMapLayer layer)
          Applies a function to the specified IlvMapFeature.
 

Method Detail

apply

void apply(IlvMapFeature currentFeature,
           IlvMapLayer layer)
Applies a function to the specified IlvMapFeature.

Parameters:
currentFeature - The IlvMapFeature to apply the function to.
layer - The IlvMapLayer containing the specified IlvMapFeature.


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