The ShapeFileWriter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddRecord(ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(ReadOnlyCollection<(Of <<'(array<PointF>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(array<Double>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(array<PointF>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(array<PointD>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | AddRecord(array<PointD>[]()[][], Int32, array<Double>[]()[][], array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
![]() | Close |
Updates the headers inside the individual shapefile files and closes any used streams.
|
![]() ![]() | CreateWriter |
Creates a ShapeFileWriter class
|
![]() | Dispose |
Releases all resources used by the DbfWriter
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Overrides Object..::..Finalize()()()().) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | OpenWriter |
Creates a ShapeFileWriter class by opening an existing shapefile
|
![]() | ToString | (Inherited from Object.) |
![]() | WriteDbfRecord |
Writes a record to the Shape Files's DBF file
|
![]() | WriteFileHeaders |
writes the shapefile's 3 file headers
|