public class SHPFeatureWriter extends DBFFeatureWriter
featuretype, name
Modifier | Constructor and Description |
---|---|
protected |
SHPFeatureWriter(String name) |
Modifier and Type | Method and Description |
---|---|
void |
append(Feature feature) |
void |
begin(DBFStoreParameters dbfParameters,
FeatureType featureType,
FeatureType dbfFeatureType,
long numRows) |
void |
begin(DBFStoreParameters storeParameters,
FeatureType featureType,
long numRows) |
boolean |
canWriteGeometry(int gvSIGgeometryType) |
void |
dispose() |
void |
end() |
getRowCount, getWriteChannel
protected SHPFeatureWriter(String name)
public void begin(DBFStoreParameters dbfParameters, FeatureType featureType, FeatureType dbfFeatureType, long numRows) throws DataException
DataException
public void dispose()
dispose
in class DBFFeatureWriter
public void end() throws DataException
end
in class DBFFeatureWriter
DataException
public void append(Feature feature) throws DataException
append
in class DBFFeatureWriter
DataException
public boolean canWriteGeometry(int gvSIGgeometryType)
public void begin(DBFStoreParameters storeParameters, FeatureType featureType, long numRows) throws DataException
begin
in class DBFFeatureWriter
DataException