com.pixelmed.dicom
Class ContentItemFactory.WaveformContentItem
java.lang.Object
com.pixelmed.dicom.ContentItem
com.pixelmed.dicom.ContentItemFactory.CompositeContentItem
com.pixelmed.dicom.ContentItemFactory.WaveformContentItem
- All Implemented Interfaces:
- TreeNode
- Enclosing class:
- ContentItemFactory
public class ContentItemFactory.WaveformContentItem
- extends ContentItemFactory.CompositeContentItem
| Methods inherited from class com.pixelmed.dicom.ContentItem |
addChild, addSibling, children, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getConceptName, getConceptNameAndValue, getConceptNameCodeMeaning, getConceptNameCodeValue, getConceptNameCodingSchemeDesignator, getGraphicData, getGraphicType, getIndex, getNamedChild, getNamedChild, getParent, getParentAsContentItem, getReferencedContentItemIdentifier, getReferencedContentItemIdentifierArray, getRelationshipType, getSingleStringValueOrNull, getSingleStringValueOrNullOfNamedChild, getSingleStringValueOrNullOfNamedChild, getValueType, isLeaf |
referencedWaveformChannels
protected int[] referencedWaveformChannels
ContentItemFactory.WaveformContentItem
public ContentItemFactory.WaveformContentItem(ContentItem parent,
AttributeList list)
- Parameters:
parent - list -
toString
public String toString()
- Description copied from class:
ContentItem
Get a human-readable string representation of the content item.
- Overrides:
toString in class ContentItemFactory.CompositeContentItem
- Returns:
- the string representation of the content item
getReferencedWaveformChannels
public int[] getReferencedWaveformChannels()