Uses of Enum Class
com.luciad.format.gml32.model.ELcdGML32SurfaceInterpolation
Packages that use ELcdGML32SurfaceInterpolation
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of ELcdGML32SurfaceInterpolation in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return ELcdGML32SurfaceInterpolationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ELcdGML32SurfaceInterpolation[]ELcdGML32SurfaceInterpolation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.gml32.model with parameters of type ELcdGML32SurfaceInterpolationModifier and TypeMethodDescriptionstatic StringELcdGML32SurfaceInterpolation.toValue(ELcdGML32SurfaceInterpolation aValue)