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, minorRevisionFields inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
tiffDumpFields inherited from class org.opengis.cite.geotiff11.CommonFixture
client, request, response, ROOT_PKG_PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidverifyEllipsoidGeoKey.voidverifyGeodeticCRSGeoKey.voidverifyGeodeticDatumGeoKey.voidverifyGeogAngularUnitsGeoKey.voidverifyGeogAzimuthUnitsGeoKey.voidverifyGeogLinearUnitsGeoKey.voidverifyGTModelTypeGeoKey.voidverifyGTRasterTypeGeoKey.voidverifyPrimeMeridianGeoKey.voidverifyProjectedCRSGeoKey.voidverifyProjectionGeoKey.voidverifyProjLinearUnitsGeoKey.voidverifyProjMethodGeoKey.voidverifyVerticalDatumGeoKey.voidverifyVerticalGeoKey.voidverifyVerticalUnitsGeoKey.Methods inherited from class org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
getKeyIndex, keyExists, processFirstShort, processFourthShortForShort, processSecondShort, processThirdShort, setUpGeoKeyDirectoryMethods inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
obtainTestSubjectMethods 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.
-