Package org.jlayer.util
Class ConnectUtil.D1D2C
java.lang.Object
org.jlayer.util.ForkJoinUtil.ActionItem
org.jlayer.util.ConnectUtil.D1D2C
- Enclosing class:
- ConnectUtil<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
xLayer
VectorLayer.D1<?,T> xLayer -
yLayer
-
rel
Relation rel -
ixList
List<int[]> ixList
-
-
Constructor Details
-
D1D2C
private D1D2C()
-
-
Method Details
-
compute
protected abstract void compute()- Specified by:
compute
in classForkJoinUtil.ActionItem
-