Uses of Class
org.geotools.data.shapefile.index.quadtree.StoreException
Packages that use StoreException
Package
Description
- 
Uses of StoreException in org.geotools.data.shapefile.indexMethods in org.geotools.data.shapefile.index that throw StoreException
- 
Uses of StoreException in org.geotools.data.shapefile.index.quadtreeMethods in org.geotools.data.shapefile.index.quadtree that throw StoreExceptionModifier and TypeMethodDescriptionvoidQuadTree.close()Node.getSubNode(int pos) Gets the Node at the requested positionvoidInserts a shape record id in the quadtreevoidInserts a shape record id in the quadtreeLoads aQuadTreevoidStores aQuadTreebooleanQuadTree.trim()
- 
Uses of StoreException in org.geotools.data.shapefile.index.quadtree.fsMethods in org.geotools.data.shapefile.index.quadtree.fs that throw StoreExceptionModifier and TypeMethodDescriptionFileSystemNode.getSubNode(int pos) Loads a quadrtee stored in a '.qix' file.voidConstructors in org.geotools.data.shapefile.index.quadtree.fs that throw StoreException