Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
M
N
O
P
Q
R
S
T
V
W
S
selectionChanged(SelectionChangedEvent)
- Method in class org.eclipse.ohf.wado.client.rcp.
DicomView
setAnnonymizeObject(boolean)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setAnnonymizeObject(boolean)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the removal of all patient identification information from within the DICOM object, if not already done, as defined in PS 3.15.
setBottomRightX(double)
- Method in interface org.eclipse.ohf.wado.client.
ImageRegion
Sets the x position of the top left hand corner of the region to be retrieved, 0.0 corresponding to the first column of the image matrix.
setBottomRightX(double)
- Method in class org.eclipse.ohf.wado.client.impl.
ImageRegionImpl
setBottomRightY(double)
- Method in interface org.eclipse.ohf.wado.client.
ImageRegion
Sets the y position of the top left hand corner of the region to be retrieved, 0.0 corresponding to the top row of the image matrix.
setBottomRightY(double)
- Method in class org.eclipse.ohf.wado.client.impl.
ImageRegionImpl
setConnection(HttpURLConnection)
- Method in class org.eclipse.ohf.wado.client.impl.
WADOResponseImpl
setFocus()
- Method in class org.eclipse.ohf.wado.client.rcp.
DicomDetailsView
setFocus()
- Method in class org.eclipse.ohf.wado.client.rcp.
DicomView
setFocus()
- Method in class org.eclipse.ohf.wado.client.rcp.
RequestParametersView
setFrameNumber(int)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setFrameNumber(int)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Specifies that the single frame with that number within a multi-frame image object, as defined in PS 3.3 that shall be returned.
setImageQuality(int)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setImageQuality(int)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
If the requested MIME type is for a lossy compressed image (e.g.
setMimeType(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADOResponseImpl
Sets the MIME type of the WADO response data.
setNumberOfPixelColumns(int)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setNumberOfPixelColumns(int)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the image width to be returned.
setNumberOfPixelRows(int)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setNumberOfPixelRows(int)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the image height to be returned.
setObjectUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setObjectUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Set the SOP Instance UID of the requested DICOM object.
setPatientAnnotation(boolean)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setPatientAnnotation(boolean)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the requested annotation of an object retrieved and displayed as an image.
setPresentationObjectUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setPresentationObjectUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the SOP Instance UID of the presentation state storage object to be applied to the image.
setPresentationSeriesUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setPresentationSeriesUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the Series Instance UID of the series containing the presentation state storage object to be applied on the image.
setRegionOfTheImage(ImageRegion)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setRegionOfTheImage(ImageRegion)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Allows selection of a rectangular region of an image matrix to be retrieved.
setResponseCharset(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setResponseCharset(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the character set with which the returned object is to be encoded, as defined in the IETF RFC2616.
setResponseMimeType(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setResponseMimeType(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
MIME type(s) desired for the response from the Server, as defined in the IETF RFC2616.
setRetrievedData(InputStream)
- Method in class org.eclipse.ohf.wado.client.impl.
WADOResponseImpl
Sets the InputStream of the data retrieved from WADO server in response to the request.
setSeriesUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setSeriesUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Set the series Instance UID of the requested DICOM object.
setStudyUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setStudyUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Set the study Instance UID of the requested DICOM object.
setTechniqueAnnotation(boolean)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setTechniqueAnnotation(boolean)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the requested annotation of an object retrieved and displayed as an image.
setTopLeftX(double)
- Method in interface org.eclipse.ohf.wado.client.
ImageRegion
Sets the x position of the bottom right hand extent of the region, 1.0 corresponding to the last column of the image matrix, 0.0 being forbidden.
setTopLeftX(double)
- Method in class org.eclipse.ohf.wado.client.impl.
ImageRegionImpl
setTopLeftY(double)
- Method in interface org.eclipse.ohf.wado.client.
ImageRegion
Sets the y position of the bottom right hand extent of the region, 1.0 corresponding to the last row of the image matrix, 0.0 being forbidden.
setTopLeftY(double)
- Method in class org.eclipse.ohf.wado.client.impl.
ImageRegionImpl
setTransferSyntaxUID(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setTransferSyntaxUID(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Sets the Transfer Syntax to be used within the DICOM image object, as specified in PS 3.6.
setWadoRequest(WADORequest)
- Method in class org.eclipse.ohf.wado.client.impl.
WADOResponseImpl
Sets the WADORequest object that contains information submitted to the WADO server in the request.
setWADOServerAddress(String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestProcessorImpl
setWADOServerAddress(String, String)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestProcessorImpl
setWADOServerAddress(String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequestProcessor
Sets the host address of the WADO server.
setWADOServerAddress(String, String)
- Method in interface org.eclipse.ohf.wado.client.
WADORequestProcessor
Sets the host address and port number of the WADO server.
setWindowCenterOfTheImage(double)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setWindowCenterOfTheImage(double)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Controls the luminosity of the image as defined in PS 3.3.
setWindowWidthOfTheImage(double)
- Method in class org.eclipse.ohf.wado.client.impl.
WADORequestImpl
setWindowWidthOfTheImage(double)
- Method in interface org.eclipse.ohf.wado.client.
WADORequest
Controls the contrast of the image as defined in PS 3.3.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
M
N
O
P
Q
R
S
T
V
W