org.dcm4che.srom
Interface SCoordContent.MultiPoint

All Superinterfaces:
Content, SCoordContent
Enclosing interface:
SCoordContent

public static interface SCoordContent.MultiPoint
extends SCoordContent

The MultiPoint interface represents a DICOM SR Spatial Coordinate of value type SCOORD. The Graphic Type (0070,0023) is "MULTIPOINT".

Version:
1.0
Author:
gunter.zeilinger@tiani.com
See Also:
"DICOM Part 3: Information Object Definitions, Annex C.18.6 Spatial Coordinates Macro"

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.dcm4che.srom.SCoordContent
SCoordContent.Circle, SCoordContent.Ellipse, SCoordContent.MultiPoint, SCoordContent.Point, SCoordContent.Polyline
 
Nested classes/interfaces inherited from interface org.dcm4che.srom.Content
Content.RelationType, Content.ValueType
 
Field Summary
 
Fields inherited from interface org.dcm4che.srom.Content
log
 
Method Summary
 
Methods inherited from interface org.dcm4che.srom.SCoordContent
getGraphicData, getGraphicType
 
Methods inherited from interface org.dcm4che.srom.Content
appendChild, clone, getFirstChild, getFirstChildBy, getID, getLastChild, getName, getNextSibling, getNextSiblingBy, getObservationDateTime, getOwnerDocument, getParent, getPreviousSibling, getRelationType, getTemplate, getValueType, hasChildren, insertBefore, removeChild, replaceChild, setName, toDataset