IGeoPathReader
Description
- Derived from
- Extended by
-
GeoPathReader abstract
ITableGeoPathReader
Base interface for classes that read geo path samples.
Public / Methods
ReadAllCollect
Reads all remaining path samples and feeds them into the given collector.
- IOException
-
If an I/O error has occurred.
ReadAllList
Reads all remaining path samples into a list.
- IOException
-
If an I/O error has occurred.
Vertical
Converts the height values that have been read by this reader from the given vertical type in to the vertical type of the geo path sample type (see IGeoPathSampleTrait.Vertical).