Uses of Enum Class
org.esa.snap.core.dataio.geocoding.util.XYInterpolator.Type
Packages that use XYInterpolator.Type
-
Uses of XYInterpolator.Type in org.esa.snap.core.dataio.geocoding.util
Methods in org.esa.snap.core.dataio.geocoding.util that return XYInterpolator.TypeModifier and TypeMethodDescriptionstatic XYInterpolator.TypeReturns the enum constant of this class with the specified name.static XYInterpolator.Type[]XYInterpolator.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.