public class SimulatedKeratometricCylinderSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
double |
getKeratometricAxis()
Retrieves the Minimal value of Keratometric Power.
|
double |
getKeratometricPower()
Retrieves the Minimal value of Keratometric Power.
|
void |
setKeratometricAxis(double dblKeratometricAxis)
Sets the Minimal value of Keratometric Power.
|
void |
setKeratometricPower(double dblKeratometricPower)
Sets the Minimal value of Keratometric Power.
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, validateForModule, writepublic void setKeratometricPower(double dblKeratometricPower)
dblKeratometricPower - Double value of coordinatespublic double getKeratometricPower()
public void setKeratometricAxis(double dblKeratometricAxis)
dblKeratometricPower - Double value of coordinatespublic double getKeratometricAxis()