public class ImplantTemplateGroupMembersSequenceItem extends SOPInstanceReferenceMacroDependentItem
| Modifier and Type | Method and Description |
|---|---|
double[] |
get2DImplantTemplateGroupMemberMatchingAxes()
Retrieves the 3D Implant Template Group Member Matching Point.
|
double[] |
get3DImplantTemplateGroupMemberMatchingPoint()
Retrieves the 3D Implant Template Group Member Matching Point.
|
short |
getImplantTemplateGroupMemberID()
Retrieves Number of significant bits within the waveform samples
|
ImplantTemplateGroupVariationDimensionSequence |
getImplantTemplateGroupVariationDimensionSequence()
Retrieves pre-initialized object of Implant Template Group Variation Dimension Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
void |
set3DImplantTemplateGroupMemberMatchingAxes(double[] dbl3DImplantTemplateGroupMemberMatchingAxes)
Sets the 3D Implant Template Group Member Matching Axes.
|
void |
set3DImplantTemplateGroupMemberMatchingPoint(double[] dbl3DImplantTemplateGroupMemberMatchingPoint)
Sets the 3D Implant Template Group Member Matching Point.
|
void |
setImplantTemplateGroupMemberID(short shImplantTemplateGroupMemberID)
Sets Implant Template Group Member ID
|
boolean |
validateForModule()
Validates all the attributes in ImplantTemplateGroupMembersSequenceItems that are present in the DataSet
|
getSOPInstanceReferenceMacroaddDataElement, 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 SOPInstanceReferenceMacroDependentItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setImplantTemplateGroupMemberID(short shImplantTemplateGroupMemberID)
shImplantTemplateGroupMemberID - short value of Implant Template Group Member IDpublic short getImplantTemplateGroupMemberID()
public void set3DImplantTemplateGroupMemberMatchingPoint(double[] dbl3DImplantTemplateGroupMemberMatchingPoint)
dbl3DImplantTemplateGroupMemberMatchingPoint - Double value of coordinatespublic double[] get3DImplantTemplateGroupMemberMatchingPoint()
public void set3DImplantTemplateGroupMemberMatchingAxes(double[] dbl3DImplantTemplateGroupMemberMatchingAxes)
dbl3DImplantTemplateGroupMemberMatchingAxes - Double value of coordinatespublic double[] get2DImplantTemplateGroupMemberMatchingAxes()
public ImplantTemplateGroupVariationDimensionSequence getImplantTemplateGroupVariationDimensionSequence()