Class LayerAdapter<U,T>

java.lang.Object
org.jlayer.util.LayerCore<U,T>
org.jlayer.util.LayerAdapter<U,T>
All Implemented Interfaces:
Layer<U,T>
Direct Known Subclasses:
VectorLayerAdapter

public abstract class LayerAdapter<U,T> extends LayerCore<U,T> implements Layer<U,T>