Class StandardPointCollectionImpl

    • Method Detail

      • getPointFeatureIterator

        public PointFeatureIterator getPointFeatureIterator()
                                                     throws IOException
        Description copied from interface: PointFeatureCollection
        Get an iterator over the PointFeatures of this collection. call PointFeatureIterator.finish() when done
        Returns:
        iterator over the PointFeatures of this collection
        Throws:
        IOException - on read error