Class VectorLayerAdapter<U,T>

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

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