|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageSOPInstanceReference | |
---|---|
org.dcm4che2.iod.module.composite | This package contains classes which represent the Modules that are common to all Composite Image IODs (C.7 COMMON COMPOSITE IMAGE IOD MODULES). |
org.dcm4che2.iod.module.macro | |
org.dcm4che2.iod.module.pr | |
org.dcm4che2.iod.module.spatial |
Uses of ImageSOPInstanceReference in org.dcm4che2.iod.module.composite |
---|
Subclasses of ImageSOPInstanceReference in org.dcm4che2.iod.module.composite | |
---|---|
class |
SourceImage
|
Uses of ImageSOPInstanceReference in org.dcm4che2.iod.module.macro |
---|
Subclasses of ImageSOPInstanceReference in org.dcm4che2.iod.module.macro | |
---|---|
class |
ImageSOPInstanceReferenceAndPurpose
|
Methods in org.dcm4che2.iod.module.macro that return ImageSOPInstanceReference | |
---|---|
static ImageSOPInstanceReference[] |
ImageSOPInstanceReference.toImageSOPInstanceReferences(DicomElement sq)
|
Uses of ImageSOPInstanceReference in org.dcm4che2.iod.module.pr |
---|
Methods in org.dcm4che2.iod.module.pr that return ImageSOPInstanceReference | |
---|---|
ImageSOPInstanceReference[] |
GraphicAnnotationModule.getImageSOPInstanceReferences()
Gets the image sop instance references, null if none (means to apply everywhere). |
ImageSOPInstanceReference[] |
DisplayedAreaModule.getImageSOPInstanceReferences()
Gets the image sop instance references, null if none (means to apply everywhere). |
Uses of ImageSOPInstanceReference in org.dcm4che2.iod.module.spatial |
---|
Methods in org.dcm4che2.iod.module.spatial that return ImageSOPInstanceReference | |
---|---|
ImageSOPInstanceReference |
GraphicCoordinatesData.getReferencedImage()
Image containing the fiducial's graphic coordinates. |
ImageSOPInstanceReference[] |
FiducialSet.getReferencedImages()
Identifies the set of images in which the fiducials are located. |
Methods in org.dcm4che2.iod.module.spatial with parameters of type ImageSOPInstanceReference | |
---|---|
void |
GraphicCoordinatesData.setReferencedImage(ImageSOPInstanceReference sop)
Image containing the fiducial's graphic coordinates. |
void |
FiducialSet.setReferencedImages(ImageSOPInstanceReference[] sops)
Identifies the set of images in which the fiducials are located. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |