SpatialCoordinate

DICOM spatial coordinate (SCOORD): item of a SR content sequence.

Ref: https://dicom.nema.org/medical/dicom/2022a/output/chtml/part03/sect_C.18.6.html#table_C.18.6-1.

Constructor

new SpatialCoordinate()

Members

fiducialUID :string

Type:
  • string

graphicData :Array.<string>

Type:
  • Array.<string>

graphicType :string

Type:
  • string

pixelOriginInterpretation :string

Type:
  • string

Methods

toString() → {string}

Get a string representation of this object.

Returns:

The object as string.

Type: 
string