Uses of Interface
com.luciad.util.enumeration.ILcdMorphingFunction
Packages that use ILcdMorphingFunction
-
Uses of ILcdMorphingFunction in com.luciad.util.enumeration
Constructors in com.luciad.util.enumeration with parameters of type ILcdMorphingFunctionModifierConstructorDescriptionTLcdMorphedEnumeration
(Enumeration aEnumeration, ILcdMorphingFunction aMorphingFunction) Constructs a newEnumeration
from the givenEnumeration
with a given transformation.TLcdSubEnumeration
(Enumeration aEnumeration, Hashtable aHashtable, ILcdMorphingFunction aKeyProvider) Constructs a newEnumeration
from the givenEnumeration
minus the elements that correspond to the given keys.