Class GeometryCollectionIterator

    • Constructor Detail

      • GeometryCollectionIterator

        public GeometryCollectionIterator(GeometryCollection gc)
        Create a new iterator.
        Parameters:
        gc - the collection to iterate over.
    • Method Detail

      • hasNext

        public boolean hasNext()
      • remove

        public void remove()