Class GeometryFileCache



  • public class GeometryFileCache
    extends Object
    • Constructor Detail

      • GeometryFileCache

        public GeometryFileCache()
    • Method Detail

      • read

        public Set<GeometryContainer> read(File file)
        TODO: no caching performed currently
        Parameters:
        file - the file to retrieve the geometries from.
        Returns:
        the set of tagged geometries.