Uses of Class
com.bbn.openmap.layer.shape.SpatialIndexHandler

Packages that use SpatialIndexHandler
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
 

Uses of SpatialIndexHandler in com.bbn.openmap.layer.shape
 

Fields in com.bbn.openmap.layer.shape with type parameters of type SpatialIndexHandler
protected  java.util.Collection<SpatialIndexHandler> MultiShapeLayer.spatialIndexes
           
 

Methods in com.bbn.openmap.layer.shape that return types with arguments of type SpatialIndexHandler
 java.util.Collection<SpatialIndexHandler> MultiShapeLayer.getSpatialIndexes()
           
 

Method parameters in com.bbn.openmap.layer.shape with type arguments of type SpatialIndexHandler
 void MultiShapeLayer.setSpatialIndexes(java.util.Collection<SpatialIndexHandler> siv)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details