Class LayerAdapter.D1<U,T>

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

public abstract static class LayerAdapter.D1<U,T> extends LayerCore.D1<U,T> implements Layer.D1<U,T>
  • Constructor Details

    • D1

      public D1()
  • Method Details