Package org.jlayer.util
Class AssociateUtil.D1D1
java.lang.Object
org.jlayer.util.ForkJoinUtil.ActionItem
org.jlayer.util.AssociateUtil.D1D1
- Enclosing class:
- AssociateUtil<T>
-
Field Summary
Modifier and TypeFieldDescription(package private) List<LayerIndex.D1>
(package private) List<LayerIndex.D1>
(package private) Relation
(package private) VectorLayer.D1<?,
T> (package private) Map<LayerIndex.D1,
List<LayerIndex.D1>> (package private) VectorLayer.D1<?,
T> (package private) int[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
xLayer
VectorLayer.D1<?,T> xLayer -
yLayer
VectorLayer.D1<?,T> yLayer -
rel
Relation rel -
ixList
List<LayerIndex.D1> ixList -
iyList
List<LayerIndex.D1> iyList -
xMap
Map<LayerIndex.D1,List<LayerIndex.D1>> xMap -
yLen
int[] yLen
-
-
Constructor Details
-
D1D1
private D1D1()
-
-
Method Details
-
compute
protected abstract void compute()- Specified by:
compute
in classForkJoinUtil.ActionItem
-