Uses of Class
org.ala.layers.intersect.SimpleShapeFileCache

Packages that use SimpleShapeFileCache
org.ala.layers.intersect   
 

Uses of SimpleShapeFileCache in org.ala.layers.intersect
 

Methods in org.ala.layers.intersect that return SimpleShapeFileCache
 SimpleShapeFileCache IntersectConfig.getShapeFileCache()
           
 

Constructors in org.ala.layers.intersect with parameters of type SimpleShapeFileCache
SamplingThread(java.util.concurrent.LinkedBlockingQueue<java.lang.Integer> lbq, java.util.concurrent.CountDownLatch cdl, IntersectionFile[] intersectionFiles, double[][] points, java.util.ArrayList<java.lang.String> output, int threadCount, SimpleShapeFileCache simpleShapeFileCache, int gridBufferSize, IntersectCallback callback)
           
 



Copyright © 2014. All Rights Reserved.