Uses of Class
org.iogp.gigs.IntegrityTest

Packages that use IntegrityTest
Package
Description
Implements the Geospatial Integrity of Geoscience Software tests.
  • Uses of IntegrityTest in org.iogp.gigs

    Subclasses of IntegrityTest in org.iogp.gigs
    Modifier and Type
    Class
    Description
    class 
    Base class for tests of EPSG definitions (2000 series).
    class 
    Base class for tests of new CRS definitions (3000 series).
    class 
    Verifies reference units of measure bundled with the geoscience software.
    class 
    Verifies reference ellipsoid parameters bundled with the geoscience software.
    class 
    Verifies reference prime meridians bundled with the geoscience software.
    class 
    Verifies reference geodetic datums and CRSs bundled with the geoscience software.
    class 
    Verifies geodetic reference systems bundled with the geoscience software.
    class 
    Verifies reference map projections bundled with the geoscience software.
    class 
    Verifies reference projected CRSs bundled with the geoscience software.
    class 
    Verifies reference coordinate transformations bundled with the geoscience software.
    class 
    Verifies reference vertical datums with the geoscience software.
    class 
    Verifies reference vertical CRSs bundled with the geoscience software.
    class 
    Verifies reference vertical transformations bundled with the geoscience software.
    class 
    Verifies that the software allows correct definition of a user-defined unit.
    class 
    Verifies that the software allows correct definition of a user-defined ellipsoid.
    class 
    Verifies that the software allows correct definition of a user-defined prime meridian.
    class 
    Verifies that the software allows correct definition of a user-defined geodetic datum.
    class 
    Verifies that the software allows correct definition of a user-defined geodetic CRS.
    class 
    Verifies that the software allows correct definition of a user-defined conversion.
    class 
    Verifies that the software allows correct definition of a user-defined projected CRS.
    class 
    Verifies that the software allows correct definition of a user-defined transformations.
    class 
    Verifies that the software allows correct definition of a user-defined vertical datum.
    class 
    Verifies that the software allows correct definition of a user-defined vertical CRS.
    class 
    Verifies that the software allows correct definition of a user-defined vertical transformations.
    class 
    Verifies that the software allows correct definition of a user-defined concatenated transformations.