Uses of Class
org.geotools.data.shapefile.shp.ShapefileWriter
Packages that use ShapefileWriter
-
Uses of ShapefileWriter in org.geotools.data.shapefile.shp
Methods in org.geotools.data.shapefile.shp with parameters of type ShapefileWriterModifier and TypeMethodDescriptionint
ShapefileReader.transferTo
(ShapefileWriter writer, int recordNum, double[] bounds) Transfer (by bytes) the data at the current record to the ShapefileWriter.