Package org.gvsig.app.join.utils
Class TransformUtils
java.lang.Object
org.gvsig.app.join.utils.TransformUtils
DataTypes-related utility methods- Author:
- jldominguez
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancomparableTypes(int a, int b) getComparableDataTypes(org.gvsig.fmap.dal.feature.FeatureType ft, int the_type) static booleanisNumericType(int t)
-
Constructor Details
-
TransformUtils
public TransformUtils()
-
-
Method Details