Class LayerAdapter.D2<U,T>

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

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

    • D2

      public D2()
  • Method Details