See: Description
Class | Description |
---|---|
MCcodeItem |
Represents a DICOM CODE type content item.
|
MCcompositeItem |
Represents a DICOM COMPOSITE type content item.
|
MCcontainerItem |
Represents a DICOM CONTAINER type content item.
|
MCcontentItem |
A base class for all Content Items.
|
MCdateItem |
Represents a DICOM DATE type content item.
|
MCdateTimeItem |
Represents a DICOM DATETIME type content item.
|
MCimageItem |
Represents a DICOM IMAGE type content item.
|
MCitemIdentifer |
Represents the Content Item position.
|
MCitemRelationship |
Represents the relationship of an content item to another one.
|
MCnumItem |
Represents a DICOM NUM type content item.
|
MCpersonNameItem |
Represents a DICOM PNAME type content item.
|
MCspatialCoordinates3DItem |
Represents a DICOM SCOORD3D type content item.
|
MCspatialCoordinates3DItem.Position |
An ordered set of (x,y,z) triplets (in mm and may be negative) that define a region of
interest in the patient-relative Reference Coordinate System defined by Referenced Frame of Reference UID (3006,0024).
|
MCspatialCoordinatesItem |
Represents a DICOM SCOORD type content item.
|
MCspatialCoordinatesItem.Position |
A column and row pair that denote position in an image specified with sub-pixel resolution such that the origin
at the TLHC of the TLHC pixel is 0.0\0.0, the BRHC of the TLHC pixel is 1.0\1.0, and the BRHC of the BRHC pixel
is Columns\Rows.
|
MCstructuredReport |
Represents the SR Document Content Module and supports following contents:
Basic Text SR IOD Content
Enhanced SR IOD Content
Comprehensive SR IOD Content
|
MCtableItem |
Represents a DICOM TABLE type content item.
|
MCtableItem.CellValues |
The values of each populated cell in the table, identified by row and column.
|
MCtableItem.TableColumnDefinition |
The concepts that define the meaning of the columns of the table.
|
MCtableItem.TableRowDefinition |
The concepts that define the meaning of the rows of the table.
|
MCtemporalCoordDateTimeItem |
Represents a DICOM TCOORD content item specifying temporal points for reference
by absolute time.
|
MCtemporalCoordinatesItem |
Represents a DICOM TCOORD type content item.
|
MCtemporalCoordPositionsItem |
Represents a DICOM TCOORD content item specifying temporal points for reference
by waveform sample offsets.
|
MCtemporalCoordTimeOffsetsItem |
Represents a DICOM TCOORD content item specifying temporal points for reference
by number of seconds after start of data.
|
MCtextItem |
Represents a DICOM TEXT type content item.
|
MCtimeItem |
Represents a DICOM TIME type content item.
|
MCuidReferenceItem |
Represents a DICOM UIDREF type content item.
|
MCwaveformItem |
Represents a DICOM WAVEFORM type content item.
|
MCwaveformItem.Channel |
Represents a DICOM waveform channel.
|
Enum | Description |
---|---|
MCcontainerItem.Continuity |
Specifies for a CONTAINER whether or not
its contained Content Items are logically linked in a
continuous textual flow, or are separate items.
|
MCcontentItemType |
Represents Content Item Value Types.
|
MCrelationshipType |
The type of relationship between the (enclosing) Source Content Item and the
Target Content Item.
|
MCspatialCoordinates3DItem.GraphicTypes |
Enumerates the types of geometry of the annotated region of interest when annotation applies to an image.
|
MCspatialCoordinatesItem.GraphicTypes |
Enumerates the types of geometry of the annotated region of interest when annotation applies to an image.
|
MCtemporalCoordinatesItem.RangeTypes |
Defines the type of temporal extent of the region of interest.
|