Interface MultiLevelROIProvider

    • Method Detail

      • getFootprintFiles

        default List<File> getFootprintFiles​(SimpleFeature sf)
                                      throws IOException
        Returns the footprint file used to load the footprint, or none if there was no file involved
        Returns:
        The files used to load the footprints, or an empty list otherwise
        Throws:
        IOException
      • dispose

        void dispose()
        Optional method to call for disposing the Provider