Uses of Class
org.deegree_impl.model.ct.Adapters

Packages that use Adapters
org.deegree_impl.model.ct   
 

Uses of Adapters in org.deegree_impl.model.ct
 

Fields in org.deegree_impl.model.ct declared as Adapters
protected  Adapters MathTransformFactory.Export.adapters
          The originating adapter.
protected  Adapters MathTransformExport.adapters
          The originating adapter.
protected  Adapters CoordinateTransformationFactory.Export.adapters
          The originating adapter.
protected  Adapters CoordinateTransformation.Export.adapters
          The originating adapter.
private static Adapters Adapters.DEFAULT
          Default adapters.
 

Methods in org.deegree_impl.model.ct that return Adapters
static Adapters Adapters.getDefault()
          Gets the default adapters.