public static interface DataTypeDetector.DataTypeDetected
| Modifier and Type | Method and Description |
|---|---|
int |
getDisplaySize() |
GeometryType |
getGeometryType() |
int |
getPrecision() |
int |
getScale() |
int |
getType() |
boolean |
isBlank() |
void |
setDisplaySize(int size) |
int getType()
int getDisplaySize()
int getPrecision()
int getScale()
boolean isBlank()
GeometryType getGeometryType()
void setDisplaySize(int size)