Class VectorLayerAdapter.D1<U,T>

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

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