com.pixelmed.dicom
Class ContentItemFactory.WaveformContentItem
java.lang.Object
com.pixelmed.dicom.ContentItem
com.pixelmed.dicom.ContentItemWithValue
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, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getGraphicData, getGraphicType, getIndex, getNamedChild, getNamedChild, getParent, getParentAsContentItem, getReferencedContentItemIdentifier, getReferencedContentItemIdentifierArray, getRelationshipType, getSingleStringValueOrNull, getSingleStringValueOrNullOfNamedChild, getSingleStringValueOrNullOfNamedChild, 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:
ContentItemWithValue
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()