Trispark JDT
2.50.13

com.archimed.dicom.image
Class SCImage

java.lang.Object
  extended by com.archimed.dicom.GroupList
      extended by com.archimed.dicom.DicomObject
          extended by com.archimed.dicom.image.DicomImage
              extended by com.archimed.dicom.image.SCImage

public class SCImage
extends DicomImage

This class provides methods to construct a SC image, only the SC specific data-methods are here, the others are inherited from DicomImage.

Note: only required (type 1 & 2) attributes are mentioned, the rest can be set using 'set' in DicomObject.

Since:
18/02/1999

Field Summary
protected  JdtLogger log
           
 
Constructor Summary
SCImage()
           
 
Method Summary
 void scEquipmentData(java.lang.String conversionType)
          Method to set the SC Equipment Module
 void scImageData()
          There are no required attributes for the SC Image Module
 
Methods inherited from class com.archimed.dicom.image.DicomImage
generalEquipmentData, generalImageData, generalSeriesData, generalStudyData, imagePixelData, imagePixelData, imagePixelData, imagePixelData, imagePixelData, patientData, sopCommonData
 
Methods inherited from class com.archimed.dicom.DicomObject
addATValue_ge, addATValue, addBigDecimal_ge, addBigDecimal, addBytes_ge, addBytes, addDouble_ge, addDouble, addFloat_ge, addFloat, addFloats_ge, addFloats, addInteger_ge, addInteger, addLong_ge, addLong, addPersonName_ge, addPersonName_ge, addPersonName, addPersonName, addSequenceItem_ge, addSequenceItem, addShort_ge, addShort, addString_ge, addString, append_ge, append, calculateOffset, deleteItem_ge, deleteItem_ge, deleteItem, deleteItem, dicomCharsets, dumpVRs, dumpVRs, get_ge, get_ge, get, get, getATValue_ge, getATValue, getBigDecimal_ge, getBigDecimal, getBytes_ge, getBytes, getDataElement, getDataElement, getDouble_ge, getDouble, getFileMetaInformation, getFloat_ge, getFloat, getFloats_ge, getFloats, getI_ge, getI_ge, getI, getI, getInteger_ge, getInteger, getLong_ge, getLong, getOffset, getParent, getPersonName_ge, getPersonName, getPreamble, getS_ge, getS_ge, getS, getS, getSeqItemLenState, getSeqLenState_ge, getSeqLenState, getSequenceItem_ge, getSequenceItem, getShort_ge, getShort, getSize_ge, getSize, getString_ge, getString_ge, getString, getString, getType_ge, getType, newDataElement_ge, newDataElement, read, read, read, remove_ge, remove, set_ge, set_ge, set, set, setATValue_ge, setATValue, setBigDecimal_ge, setBigDecimal, setBytes_ge, setBytes, setDouble_ge, setDouble, setFileMetaInformation, setFloat_ge, setFloat, setFloats_ge, setFloats, setInteger_ge, setInteger, setLong_ge, setLong, setPersonName_ge, setPersonName_ge, setPersonName, setPersonName, setPreamble, setSeqItemLenState, setSeqLenState_ge, setSeqLenState, setSequenceItem_ge, setSequenceItem, setShort_ge, setShort, setString_ge, setString, setType_ge, setType, write, write, write
 
Methods inherited from class com.archimed.dicom.GroupList
addGroups, clear, containsGroup, copyGroup, enumerateVRs, enumerateVRs, isEmpty, numberOfElements, numberOfGroups, removeGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected JdtLogger log
Constructor Detail

SCImage

public SCImage()
Method Detail

scEquipmentData

public void scEquipmentData(java.lang.String conversionType)
Method to set the SC Equipment Module

Parameters:
conversionType - the kind of image conversion, possibilities are: DV (Digitized Video), DI (Digital Interface), DF (Digitized Film), WSD (Workstation)

scImageData

public void scImageData()
There are no required attributes for the SC Image Module


Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.