public interface IlvMapApplyObject
IlvMapFeature
objects must implement
this interface.Modifier and Type | Method and Description |
---|---|
void |
apply(IlvMapFeature currentFeature,
IlvMapLayer layer)
Applies a function to the specified
IlvMapFeature . |
void apply(IlvMapFeature currentFeature, IlvMapLayer layer)
IlvMapFeature
.currentFeature
- The IlvMapFeature
to apply the function to.layer
- The IlvMapLayer
containing the specified
IlvMapFeature
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.