Uses of Interface
org.opengis.cs.CS_CoordinateSystemFactory

Packages that use CS_CoordinateSystemFactory
org.deegree_impl.model.cs   
 

Uses of CS_CoordinateSystemFactory in org.deegree_impl.model.cs
 

Classes in org.deegree_impl.model.cs that implement CS_CoordinateSystemFactory
private  class CoordinateSystemFactory.Export
          Wrap a Info object for use with OpenGIS.
 

Methods in org.deegree_impl.model.cs that return CS_CoordinateSystemFactory
 CS_CoordinateSystemFactory Adapters.export(CoordinateSystemFactory factory)
          Returns an OpenGIS interface for a coordinate system factory.