Class VectorLayerAdapter.D2<U,T>

java.lang.Object
org.jlayer.util.LayerCore.D2<U,T>
org.jlayer.util.LayerAdapter.D2<U,T[]>
org.jlayer.util.VectorLayerAdapter.D2<U,T>
All Implemented Interfaces:
Layer.D2<U,T[]>, VectorLayer.D2<U,T>
Enclosing class:
VectorLayerAdapter<U,T>

public abstract static class VectorLayerAdapter.D2<U,T> extends LayerAdapter.D2<U,T[]> implements VectorLayer.D2<U,T>