IShapeReader
Description
- Derived from
- Extended by
-
ShapeReader abstract
Base interface for classes that read vector shapes.
Public / Attributes
HasFinished
Has the shape reader finished (i.e. all shapes have been read)?
- IOException
-
If an I/O error has occurred.
Extensions
ReadAll
Reads all remaining shapes via IShapeReader.ReadShape and returns an aggregated shape.
- IOException
-
If an I/O error has occurred.