Hierarchy For Package org.apache.sis.referencing.factory.sql

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.sis.util.iso.AbstractFactory (implements org.opengis.util.Factory)
      • org.apache.sis.referencing.factory.GeodeticAuthorityFactory (implements org.opengis.referencing.AuthorityFactory)
        • org.apache.sis.referencing.factory.ConcurrentAuthorityFactory<DAO> (implements java.lang.AutoCloseable)
          • org.apache.sis.referencing.factory.sql.EPSGFactory (implements org.opengis.referencing.operation.CoordinateOperationAuthorityFactory, org.opengis.referencing.crs.CRSAuthorityFactory, org.opengis.referencing.cs.CSAuthorityFactory, org.opengis.referencing.datum.DatumAuthorityFactory, org.apache.sis.util.Localized)
        • org.apache.sis.referencing.factory.sql.EPSGDataAccess (implements java.lang.AutoCloseable, org.opengis.referencing.operation.CoordinateOperationAuthorityFactory, org.opengis.referencing.crs.CRSAuthorityFactory, org.opengis.referencing.cs.CSAuthorityFactory, org.opengis.referencing.datum.DatumAuthorityFactory, org.apache.sis.util.Localized)
    • org.apache.sis.setup.InstallationResources
    • org.apache.sis.referencing.factory.sql.SQLTranslator (implements java.util.function.Function<T,R>)