public class TransformUtils
extends java.lang.Object
DataTypes-related utility methods| Constructor and Description |
|---|
TransformUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
comparableTypes(int a,
int b) |
static java.util.ArrayList<java.lang.Integer> |
getComparableDataTypes(FeatureType ft,
int the_type) |
static boolean |
isNumericType(int t) |
public static boolean isNumericType(int t)
public static boolean comparableTypes(int a,
int b)
public static java.util.ArrayList<java.lang.Integer> getComparableDataTypes(FeatureType ft, int the_type)
ft - the_type -