Class DoubleParamsTests
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.DoubleParamsTests
DoubleParamsTests 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 TypeMethodDescription(package private) floatprocessFourthShortForDouble(int index) voidverifyEllipsoidInvFlatteningGeoKey.voidverifyEllipsoidSemiMajorAxisGeoKey.voidverifyEllipsoidSemiMinorAxisGeoKey.voidverifyGeogAngularUnitSizeGeoKey.voidverifyGeogLinearUnitSizeGeoKey.voidverifyPrimeMeridianLongitudeGeoKey.voidverifyProjAngularParameters.voidverifyProjAzimuthAngleGeoKey.voidverifyProjLinearParameters.voidverifyProjLinearUnitSizeGeoKey.voidverifyProjScalarParameters.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
-
DoubleParamsTests
public DoubleParamsTests()
-
-
Method Details
-
processFourthShortForDouble
float processFourthShortForDouble(int index) -
verifyGeogLinearUnitSizeGeoKey
verifyGeogLinearUnitSizeGeoKey.
- Throws:
Exception- if any.
-
verifyGeogAngularUnitSizeGeoKey
verifyGeogAngularUnitSizeGeoKey.
- Throws:
Exception- if any.
-
verifyEllipsoidSemiMajorAxisGeoKey
verifyEllipsoidSemiMajorAxisGeoKey.
- Throws:
Exception- if any.
-
verifyEllipsoidSemiMinorAxisGeoKey
verifyEllipsoidSemiMinorAxisGeoKey.
- Throws:
Exception- if any.
-
verifyEllipsoidInvFlatteningGeoKey
verifyEllipsoidInvFlatteningGeoKey.
- Throws:
Exception- if any.
-
verifyPrimeMeridianLongitudeGeoKey
verifyPrimeMeridianLongitudeGeoKey.
- Throws:
Exception- if any.
-
verifyProjLinearUnitSizeGeoKey
verifyProjLinearUnitSizeGeoKey.
- Throws:
Exception- if any.
-
verifyProjScalarParameters
verifyProjScalarParameters.
- Throws:
Exception- if any.
-
verifyProjAzimuthAngleGeoKey
verifyProjAzimuthAngleGeoKey.
- Throws:
Exception- if any.
-
verifyProjAngularParameters
verifyProjAngularParameters.
- Throws:
Exception- if any.
-
verifyProjLinearParameters
verifyProjLinearParameters.
- Throws:
Exception- if any.
-