public class CornealTopographyMapAnalysisModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
CornealTopographyMapAnalysisModule(IDataSet objIDataSet) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAnalyzedArea()
Retrieves Analyzed Area
|
float |
getAverageCornealPower()
Retrieves area-corrected average of the corneal power ahead of the entrancepupil, measured in diopters.
|
float |
getCornealEccentricityIndex()
Retrieves Corneal Eccentricity Index
|
float |
getCornealISValue()
Retrieves Corneal I-S Value
|
CornealTopographyMappingNormalsSequence |
getCornealTopographyMappingNormalsSequence()
Retrieves a sequence which provides references to Corneal Topography MappingNormals Sequence
|
java.lang.String |
getCornealTopographyMapQualityEvaluation()
Retrieves the quality of the topography examination.
|
CornealTopographyMapTypeCodeSequence |
getCornealTopographyMapTypeCodeSequence()
Retrieves a sequence which provides references to Corneal Topography Map TypeCode Sequence
|
java.lang.String |
getCornealTopographySurface()
Retrieves Corneal Topography Surface
|
float[] |
getCornealVertexLocation()
Retrieves Corneal Vertex Location
|
float |
getDecimalPotentialVisualAcuity()
Retrieves the range of best spectacle-corrected distance that might be expected from a functionally normal eye with the topographical characteristics of theanalyzed cornea, measured in decimal.
|
float |
getEquivalentPupilRadius()
Retrieves Equivalent Pupil Radius
|
float |
getKeratoconusPredictionIndex()
Retrieves Keratoconus Prediction Index
|
KeratometricMeasurementsMacro |
getKeratometricMeasurementsMacro()
Get the Instance of Keratometric MeasurementsMacro related to Content Identification will be set in Macro
using the setter methods provided in the Macro.Calling this method multiple times will return the same Marco
Instance that was created at first.
|
MaximumCornealCurvatureSequence |
getMaximumCornealCurvatureSequence()
Retrieves a sequence which provides references to Maximum Corneal CurvatureSequence
|
MinimumKeratometricSequence |
getMinimumKeratometricSequence()
Retrieves a sequence which provides references to Minimum Keratometric Sequence
|
java.lang.String |
getOphthalmicMappingDeviceType()
Retrieves OphthalmicMappingDeviceType
|
float |
getPupilCentroidXCoordinate()
Retrieves Pupil CentroidX-Coordinate
|
float |
getPupilCentroidYCoordinate()
Retrieves Pupil Centroid Y-Coordinate
|
SimulatedKeratometricCylinderSequence |
getSimulatedKeratometricCylinderSequence()
Retrieves a sequence which provides references to Simulated Keratometric CylinderSequence
|
SourceImageCornealProcessedDataSequence |
getSourceImageCornealProcessedDataSequence()
Retrieves a sequence which provides references to Source Image Corneal ProcessedData Sequence
|
SourceImageSequence |
getSourceImageSequence()
Retrieves a sequence which provides references to Source Image Sequence
|
float |
getSurfaceAsymmetryIndex()
Retrieves Surface Asymmetry Index
|
float |
getSurfaceRegularityIndex()
Retrieves Surface Regularity Index
|
ISingleCollection<ITag> |
getVectorOfKeys()
This method returns the vector of keys representing the DataElements
that belong to this module.
|
java.lang.String[] |
getVerticesOfTheOutlineOfPupil()
Retrieves Vertices of the Outline of Pupil
|
void |
setAnalyzedArea(float fAnalyzedArea)
Sets Analyzed Area
|
void |
setAverageCornealPower(float fAverageCornealPower)
Sets area-corrected average of the corneal power ahead of the entrance pupil, measured in diopters.
|
void |
setCornealEccentricityIndex(float fCornealEccentricityIndex)
Sets Corneal Eccentricity Index
|
void |
setCornealISValue(float fCornealISValue)
Sets Corneal I-S Value
|
void |
setCornealTopographyMapQualityEvaluation(EnumCornealTopographyMapQualityEvaluation enumCornealTopographyMapQualityEvaluation)
Sets the the quality of the topography examination.
|
void |
setCornealTopographySurface(EnumCornealTopographySurface enumCornealTopographySurface)
Sets Corneal Topography Surface
|
void |
setCornealVertexLocation(float[] arrFCornealVertexLocation)
Sets Corneal Vertex Location
|
void |
setDecimalPotentialVisualAcuity(float fDecimalPotentialVisualAcuity)
Sets the range of best spectacle-corrected distance that might be expected from a functionally normal eye with the topographical characteristics of theanalyzed cornea, measured in decimal.
|
void |
setEquivalentPupilRadius(float fEquivalentPupilRadius)
Sets Equivalent Pupil Radius
|
void |
setKeratoconusPredictionIndex(float fKeratoconusPredictionIndex)
Sets Keratoconus Prediction Index
|
void |
setOphthalmicMappingDeviceType(EnumOphthalmicMappingDeviceType enumOphthalmicMappingDeviceType)
Sets OphthalmicMappingDeviceType
|
void |
setPupilCentroidXCoordinate(float fPupilCentroidXCoordinate)
Sets Pupil CentroidX-Coordinate
|
void |
setPupilCentroidYCoordinate(float fPupilCentroidYCoordinate)
Sets Pupil Centroid Y-Coordinate
|
void |
setSurfaceAsymmetryIndex(float fSurfaceAsymmetryIndex)
Sets Surface Asymmetry Index
|
void |
setSurfaceRegularityIndex(float fSurfaceRegularityIndex)
Sets Surface Regularity Index
|
void |
setVerticesOfTheOutlineOfPupil(java.lang.String strVerticesOfTheOutlineOfPupilString) |
boolean |
validateModule()
Validates the Module's DataElement according to Dicom Standard.
|
add, dumpDICOMInfo, getDictionaryReader, getTransferSyntax, isPresent, isPresent, iterator, removepublic static ISingleCollection<ITag> objSingleCollection
public CornealTopographyMapAnalysisModule(IDataSet objIDataSet)
public boolean validateModule()
throws InvalidModuleException
IModulevalidateModule in interface IModulevalidateModule in class ModuleInvalidModuleExceptionpublic void setOphthalmicMappingDeviceType(EnumOphthalmicMappingDeviceType enumOphthalmicMappingDeviceType)
enumOphthalmicMappingDeviceType - Enum value ofOphthalmicMappingDeviceTypepublic java.lang.String getOphthalmicMappingDeviceType()
public void setCornealTopographySurface(EnumCornealTopographySurface enumCornealTopographySurface)
enumCornealTopographySurface - Enum value of Corneal Topography Surfacepublic java.lang.String getCornealTopographySurface()
public void setCornealVertexLocation(float[] arrFCornealVertexLocation)
arrFCornealVertexLocation - pair of Corneal Vertex Locationpublic float[] getCornealVertexLocation()
public void setPupilCentroidXCoordinate(float fPupilCentroidXCoordinate)
fPupilCentroidXCoordinate - value of Pupil CentroidX-Coordinatepublic float getPupilCentroidXCoordinate()
public void setPupilCentroidYCoordinate(float fPupilCentroidYCoordinate)
fPupilCentroidYCoordinate - value of Pupil Centroid Y-Coordinatepublic float getPupilCentroidYCoordinate()
public void setEquivalentPupilRadius(float fEquivalentPupilRadius)
fEquivalentPupilRadius - value of Equivalent Pupil Radiuspublic float getEquivalentPupilRadius()
public void setVerticesOfTheOutlineOfPupil(java.lang.String strVerticesOfTheOutlineOfPupilString)
public java.lang.String[] getVerticesOfTheOutlineOfPupil()
public KeratometricMeasurementsMacro getKeratometricMeasurementsMacro()
public MinimumKeratometricSequence getMinimumKeratometricSequence()
Keratometric Sequencepublic SimulatedKeratometricCylinderSequence getSimulatedKeratometricCylinderSequence()
public void setAverageCornealPower(float fAverageCornealPower)
fAverageCornealPower - value of the Average Corneal Powerpublic float getAverageCornealPower()
public void setCornealISValue(float fCornealISValue)
fCornealISValue - value of the Corneal I-S Valuepublic float getCornealISValue()
public void setAnalyzedArea(float fAnalyzedArea)
fAnalyzedArea - Float value of the Analyzed Areapublic float getAnalyzedArea()
public MaximumCornealCurvatureSequence getMaximumCornealCurvatureSequence()
Corneal CurvatureSequencepublic void setSurfaceRegularityIndex(float fSurfaceRegularityIndex)
fSurfaceRegularityIndex - Float value of the Surface Regularity Indexpublic float getSurfaceRegularityIndex()
public void setSurfaceAsymmetryIndex(float fSurfaceAsymmetryIndex)
fSurfaceAsymmetryIndex - Float value of the Surface Asymmetry Indexpublic float getSurfaceAsymmetryIndex()
public void setCornealEccentricityIndex(float fCornealEccentricityIndex)
fCornealEccentricityIndex - Float value of the Corneal Eccentricity Indexpublic float getCornealEccentricityIndex()
public void setKeratoconusPredictionIndex(float fKeratoconusPredictionIndex)
fKeratoconusPredictionIndex - Float value of the Keratoconus Prediction Indexpublic float getKeratoconusPredictionIndex()
public void setDecimalPotentialVisualAcuity(float fDecimalPotentialVisualAcuity)
fDecimalPotentialVisualAcuity - Float value of the DecimalPotentialVisualAcuitypublic float getDecimalPotentialVisualAcuity()
public void setCornealTopographyMapQualityEvaluation(EnumCornealTopographyMapQualityEvaluation enumCornealTopographyMapQualityEvaluation)
enumCornealTopographyMapQualityEvaluation - Enum value of Corneal Topography MapQuality Evaluationpublic java.lang.String getCornealTopographyMapQualityEvaluation()
public CornealTopographyMapTypeCodeSequence getCornealTopographyMapTypeCodeSequence()
CornealTopographyMapTypeCodeSequencepublic CornealTopographyMappingNormalsSequence getCornealTopographyMappingNormalsSequence()
Topography MappingNormals Sequencepublic SourceImageSequence getSourceImageSequence()
Image Sequencepublic SourceImageCornealProcessedDataSequence getSourceImageCornealProcessedDataSequence()
Image Corneal ProcessedData Sequencepublic ISingleCollection<ITag> getVectorOfKeys()
getVectorOfKeys in class Module