| count_type typedef | PointSource | |
| createIterator(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate) const =0 | PointSource | [pure virtual] |
| getBounds(void) const =0 | PointSource | [pure virtual] |
| getChannel(size_t idx) const | PointSource | |
| getChannel(const char *name) const | PointSource | |
| getClassIdNames(void) const =0 | PointSource | [pure virtual] |
| getNumChannels(void) const | PointSource | |
| getNumClassIdNames(void) const =0 | PointSource | [pure virtual] |
| getNumPoints(void) const =0 | PointSource | [pure virtual] |
| getOffset(void) const =0 | PointSource | [pure virtual] |
| getPointInfo(void) const =0 | PointSource | [pure virtual] |
| getScale(void) const =0 | PointSource | [pure virtual] |
| getTotalWork(const Bounds &bounds, double fraction) const =0 | PointSource | [pure virtual] |
| getWKT(void) const =0 | PointSource | [pure virtual] |
| hasChannel(const char *name) const | PointSource | |
| loadMetadata(Metadata &metadata, bool sanitize) const =0 | PointSource | [pure virtual] |
| Object(void) | Object | [protected] |
| PointSource(void) | PointSource | [protected] |
| read(const Bounds &bounds, PointData &points, ProgressDelegate *delegate) const | PointSource | |
| release(void) const | Object | |
| retain(void) const | Object | |
| ~Object(void) | Object | [protected, virtual] |
| ~PointSource(void) | PointSource | [protected, virtual] |
| LizardTech |