public class MaximumCornealCurvatureSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
float |
getMaximumCornealCurvature()
Retrieves the Ratio of displayed pixels to source pixels,specified in one dimension.
|
float |
getMaximumCornealCurvatureLocation()
Retrieves
|
void |
setMaximumCornealCurvature(float fMaximumCornealCurvature)
Sets Maximum curvature in diopters of the measured corneal topography
|
void |
setMaximumCornealCurvatureLocation(float fMaximumCornealCurvatureLocation)
Sets Location of the corneal maximum curvature.
|
boolean |
validateForModule()
Validates all the attributes in FillStyleSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.public void setMaximumCornealCurvature(float fMaximumCornealCurvature)
fMaximumCornealCurvature - Float value of the MaximumCornealCurvaturepublic float getMaximumCornealCurvature()
public void setMaximumCornealCurvatureLocation(float fMaximumCornealCurvatureLocation)
fMaximumCornealCurvatureLocation - Float value of the MaximumCornealCurvatureLocationpublic float getMaximumCornealCurvatureLocation()