Package ch.so.agi.filegdb.table
Class FileGdbGeomField
java.lang.Object
ch.so.agi.filegdb.table.FileGdbGeomField
Geometry field of a file geodatabase table.
geometry() carries the structural information decoded from the
table header. The WKT usually lives in the catalog definition and is merged
by the catalog reader.
-
Constructor Summary
ConstructorsConstructorDescriptionFileGdbGeomField(String name, String alias, boolean nullable, String wkt, ch.so.agi.filegdb.geometry.GeometryFieldDefinition geometry) -
Method Summary
-
Constructor Details
-
FileGdbGeomField
-
-
Method Details