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 newEnumerationfrom the givenEnumerationwith a given transformation.TLcdSubEnumeration(Enumeration aEnumeration, Hashtable aHashtable, ILcdMorphingFunction aKeyProvider) Constructs a newEnumerationfrom the givenEnumerationminus the elements that correspond to the given keys.