Interface GeometrySource

    • Method Summary

      Modifier and Type Method and Description
      Collection<Geometry> getGeometries()
      The method to implement to retrieve geometries for a source.
    • Method Detail

      • getGeometries

        Collection<Geometry> getGeometries()
        The method to implement to retrieve geometries for a source.
        Returns:
        the geometries.