Package org.jlayer.model
Interface VectorLayer.D3<U,T>
- All Superinterfaces:
Layer.D3<U,
T[]>
- All Known Subinterfaces:
BasedVectorLayer.D3<T>
- All Known Implementing Classes:
VectorLayerAdapter.D3
,VectorLayerBase.D3
- 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
-