Uses of Class
org.geotools.data.shapefile.index.quadtree.StoreException
Packages that use StoreException
Package
Description
-
Uses of StoreException in org.geotools.data.shapefile.index
Methods in org.geotools.data.shapefile.index that throw StoreException -
Uses of StoreException in org.geotools.data.shapefile.index.quadtree
Methods in org.geotools.data.shapefile.index.quadtree that throw StoreExceptionModifier and TypeMethodDescriptionvoid
QuadTree.close()
Node.getSubNode
(int pos) Gets the Node at the requested positionvoid
Inserts a shape record id in the quadtreevoid
Inserts a shape record id in the quadtreeLoads aQuadTree
void
Stores aQuadTree
boolean
QuadTree.trim()
-
Uses of StoreException in org.geotools.data.shapefile.index.quadtree.fs
Methods in org.geotools.data.shapefile.index.quadtree.fs that throw StoreExceptionModifier and TypeMethodDescriptionFileSystemNode.getSubNode
(int pos) Loads a quadrtee stored in a '.qix' file.void
Constructors in org.geotools.data.shapefile.index.quadtree.fs that throw StoreException