Constructor and Description |
---|
TransformUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
comparableTypes(int a,
int b) |
static ArrayList<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 ArrayList<Integer> getComparableDataTypes(FeatureType ft, int the_type)
ft
- the_type
-