Hierarchy For Package org.locationtech.proj4j.geoapi

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.locationtech.proj4j.geoapi.Alias (implements org.opengis.util.LocalName, org.opengis.util.NameSpace, java.io.Serializable)
    • org.locationtech.proj4j.geoapi.Importer
    • org.locationtech.proj4j.geoapi.LocalizedString (implements org.opengis.util.InternationalString, java.io.Serializable)
    • org.locationtech.proj4j.geoapi.Services
    • org.locationtech.proj4j.geoapi.SimpleCitation (implements org.opengis.metadata.citation.Citation, org.opengis.metadata.citation.Contact, org.opengis.metadata.citation.OnlineResource, org.opengis.metadata.citation.ResponsibleParty, java.io.Serializable)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.locationtech.proj4j.geoapi.Units
    • org.locationtech.proj4j.geoapi.Wrapper (implements org.opengis.referencing.ReferenceIdentifier)
      • org.locationtech.proj4j.geoapi.AbstractCRS (implements org.opengis.referencing.cs.CoordinateSystem, java.io.Serializable, org.opengis.referencing.crs.SingleCRS)
        • org.locationtech.proj4j.geoapi.GeographicCRSWrapper (implements org.opengis.referencing.cs.EllipsoidalCS, org.opengis.referencing.crs.GeographicCRS)
        • org.locationtech.proj4j.geoapi.ProjectedCRSWrapper (implements org.opengis.referencing.cs.CartesianCS, org.opengis.referencing.crs.ProjectedCRS)
      • org.locationtech.proj4j.geoapi.AuthorityFactoryWrapper (implements org.opengis.referencing.crs.CRSAuthorityFactory, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.Axis (implements org.opengis.referencing.cs.CoordinateSystemAxis, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.DatumWrapper (implements org.opengis.referencing.datum.GeodeticDatum, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.EllipsoidWrapper (implements org.opengis.referencing.datum.Ellipsoid, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.IdentifierEPSG
      • org.locationtech.proj4j.geoapi.OperationFactoryWrapper (implements org.opengis.referencing.operation.CoordinateOperationFactory, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.OperationMethodWrapper (implements org.opengis.referencing.operation.OperationMethod, org.opengis.parameter.ParameterDescriptorGroup, org.opengis.parameter.ParameterValueGroup, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.ParameterAccessor (implements org.opengis.parameter.ParameterDescriptor<T>, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.ParameterWrapper (implements org.opengis.parameter.ParameterValue<T>, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.PositionWrapper (implements org.opengis.geometry.DirectPosition, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.PrimeMeridianWrapper (implements org.opengis.referencing.datum.PrimeMeridian, java.io.Serializable)
      • org.locationtech.proj4j.geoapi.TransformWrapper (implements org.opengis.referencing.operation.CoordinateOperation, org.opengis.referencing.operation.MathTransform, java.io.Serializable)
        • org.locationtech.proj4j.geoapi.TransformWrapper2D (implements org.opengis.referencing.operation.MathTransform2D)
          • org.locationtech.proj4j.geoapi.ProjectionWrapper2D (implements org.opengis.referencing.operation.Projection)
        • org.locationtech.proj4j.geoapi.TransformWrapper3D
          • org.locationtech.proj4j.geoapi.ProjectionWrapper3D (implements org.opengis.referencing.operation.Projection)
    • org.locationtech.proj4j.geoapi.Wrappers