Class ShortParamsTests
java.lang.Object
org.opengis.cite.geotiff11.CommonFixture
org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
org.opengis.cite.geotiff11.tiffTests.ShortParamsTests
ShortParamsTests class.
-
Field Summary
Fields inherited from class org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
directory, keyEntrySet, minorRevision
Fields inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
tiffDump
Fields inherited from class org.opengis.cite.geotiff11.CommonFixture
client, request, response, ROOT_PKG_PATH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
verifyEllipsoidGeoKey.void
verifyGeodeticCRSGeoKey.void
verifyGeodeticDatumGeoKey.void
verifyGeogAngularUnitsGeoKey.void
verifyGeogAzimuthUnitsGeoKey.void
verifyGeogLinearUnitsGeoKey.void
verifyGTModelTypeGeoKey.void
verifyGTRasterTypeGeoKey.void
verifyPrimeMeridianGeoKey.void
verifyProjectedCRSGeoKey.void
verifyProjectionGeoKey.void
verifyProjLinearUnitsGeoKey.void
verifyProjMethodGeoKey.void
verifyVerticalDatumGeoKey.void
verifyVerticalGeoKey.void
verifyVerticalUnitsGeoKey.Methods inherited from class org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
getKeyIndex, keyExists, processFirstShort, processFourthShortForShort, processSecondShort, processThirdShort, setUpGeoKeyDirectory
Methods inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
obtainTestSubject
Methods inherited from class org.opengis.cite.geotiff11.CommonFixture
clearMessages, getResponseEntityAsDocument, initCommonFixture
-
Constructor Details
-
ShortParamsTests
public ShortParamsTests()
-
-
Method Details
-
verifyGTModelTypeGeoKey
public void verifyGTModelTypeGeoKey()verifyGTModelTypeGeoKey.
-
verifyGTRasterTypeGeoKey
public void verifyGTRasterTypeGeoKey()verifyGTRasterTypeGeoKey.
-
verifyGeodeticCRSGeoKey
verifyGeodeticCRSGeoKey.
- Throws:
IOException
- if any.
-
verifyGeodeticDatumGeoKey
verifyGeodeticDatumGeoKey.
- Throws:
IOException
- if any.
-
verifyPrimeMeridianGeoKey
verifyPrimeMeridianGeoKey.
- Throws:
IOException
- if any.
-
verifyGeogLinearUnitsGeoKey
verifyGeogLinearUnitsGeoKey.
- Throws:
IOException
- if any.
-
verifyGeogAngularUnitsGeoKey
verifyGeogAngularUnitsGeoKey.
- Throws:
IOException
- if any.
-
verifyEllipsoidGeoKey
verifyEllipsoidGeoKey.
- Throws:
IOException
- if any.
-
verifyGeogAzimuthUnitsGeoKey
verifyGeogAzimuthUnitsGeoKey.
- Throws:
IOException
- if any.
-
verifyProjectedCRSGeoKey
verifyProjectedCRSGeoKey.
- Throws:
IOException
- if any.
-
verifyProjectionGeoKey
verifyProjectionGeoKey.
- Throws:
IOException
- if any.
-
verifyProjMethodGeoKey
public void verifyProjMethodGeoKey()verifyProjMethodGeoKey.
-
verifyProjLinearUnitsGeoKey
verifyProjLinearUnitsGeoKey.
- Throws:
IOException
- if any.
-
verifyVerticalGeoKey
verifyVerticalGeoKey.
- Throws:
IOException
- if any.
-
verifyVerticalDatumGeoKey
verifyVerticalDatumGeoKey.
- Throws:
IOException
- if any.
-
verifyVerticalUnitsGeoKey
verifyVerticalUnitsGeoKey.
- Throws:
IOException
- if any.
-