|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntersectCallback | |
|---|---|
| org.ala.layers.dao | |
| org.ala.layers.intersect | |
| Uses of IntersectCallback in org.ala.layers.dao |
|---|
| Methods in org.ala.layers.dao with parameters of type IntersectCallback | |
|---|---|
java.util.ArrayList<java.lang.String> |
LayerIntersectDAOImpl.sampling(java.lang.String[] fieldIds,
double[][] points,
IntersectCallback callback)
|
java.util.ArrayList<java.lang.String> |
LayerIntersectDAO.sampling(java.lang.String[] fieldIds,
double[][] points,
IntersectCallback callback)
Sampling |
| Uses of IntersectCallback in org.ala.layers.intersect |
|---|
| Constructors in org.ala.layers.intersect with parameters of type IntersectCallback | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||