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, 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
-
Method Summary
Modifier and TypeMethodDescription(package private) float
processFourthShortForDouble
(int index) void
verifyEllipsoidInvFlatteningGeoKey.void
verifyEllipsoidSemiMajorAxisGeoKey.void
verifyEllipsoidSemiMinorAxisGeoKey.void
verifyGeogAngularUnitSizeGeoKey.void
verifyGeogLinearUnitSizeGeoKey.void
verifyPrimeMeridianLongitudeGeoKey.void
verifyProjAngularParameters.void
verifyProjAzimuthAngleGeoKey.void
verifyProjLinearParameters.void
verifyProjLinearUnitSizeGeoKey.void
verifyProjScalarParameters.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
-
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.
-