Package org.jlayer.model
Interface VectorLayer.D1<U,T>
- All Superinterfaces:
Layer.D1<U,
T[]>
- All Known Subinterfaces:
BasedVectorLayer.D1<T>
- All Known Implementing Classes:
VectorLayerAdapter.D1
,VectorLayerBase.D1
- Enclosing interface:
- VectorLayer<U,
T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
associate
(VectorLayer.D1<?, T> layer, Relation rel) void
associate
(VectorLayer.D2<?, T> layer, Relation rel) void
associate
(VectorLayer.D3<?, T> layer, Relation rel) void
associate
(VectorLayer<?, T> layer, Relation rel) void
void
void
void
-
Method Details
-
connect
-
connect
-
connect
-
connect
-
associate
-
associate
-
associate
-
associate
-