Serialized Form
-
Package com.pixelmed.apps
-
Class com.pixelmed.apps.DoseUtility extends ApplicationFrame implements Serializable
-
Serialized Fields
-
activeThread
java.lang.Thread activeThread
-
caseSensitiveCodeMeaningValidationCheckBox
javax.swing.JCheckBox caseSensitiveCodeMeaningValidationCheckBox
-
currentDatabaseTreeRecordSelections
DatabaseTreeRecord[] currentDatabaseTreeRecordSelections
-
currentRemoteQueryInformationModel
QueryInformationModel currentRemoteQueryInformationModel
-
currentRemoteQueryTreeBrowser
QueryTreeBrowser currentRemoteQueryTreeBrowser
-
cursorChanger
SafeCursorChanger cursorChanger
-
deidentifyWhenSendingToRegistryCheckBox
javax.swing.JCheckBox deidentifyWhenSendingToRegistryCheckBox
-
ftpApplicationProperties
FTPApplicationProperties ftpApplicationProperties
-
ftpRemoteHostInformation
FTPRemoteHostInformation ftpRemoteHostInformation
-
importDirectoryPath
java.lang.String importDirectoryPath
-
logger
MessageLogger logger
-
networkApplicationInformation
NetworkApplicationInformation networkApplicationInformation
-
networkApplicationProperties
NetworkApplicationProperties networkApplicationProperties
-
ourCalledAETitle
java.lang.String ourCalledAETitle
-
processOnlyDoseSeriesRecordCheckBox
javax.swing.JCheckBox processOnlyDoseSeriesRecordCheckBox
-
progressBarUpdater
SafeProgressBarUpdaterThread progressBarUpdater
-
queryFilterPatientIDTextField
javax.swing.JTextField queryFilterPatientIDTextField
-
queryFilterPatientNameTextField
javax.swing.JTextField queryFilterPatientNameTextField
-
queryFilterStudyDateTextField
javax.swing.JTextField queryFilterStudyDateTextField
-
remoteQueryRetrievePanel
javax.swing.JPanel remoteQueryRetrievePanel
-
reportTabularLayoutCheckBox
javax.swing.JCheckBox reportTabularLayoutCheckBox
-
retrieveOnlyDoseSeriesRecordCheckBox
javax.swing.JCheckBox retrieveOnlyDoseSeriesRecordCheckBox
-
savedImagesFolder
java.io.File savedImagesFolder
-
showDetailedLogCheckBox
javax.swing.JCheckBox showDetailedLogCheckBox
-
showOnlyDoseSummaryCheckBox
javax.swing.JCheckBox showOnlyDoseSummaryCheckBox
-
srcDatabase
DatabaseInformationModel srcDatabase
-
srcDatabasePanel
javax.swing.JPanel srcDatabasePanel
-
storageSOPClassSCPDispatcher
StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher
-
-
-
Class com.pixelmed.apps.DownloadOrTransmit extends ApplicationFrame implements Serializable
-
Serialized Fields
-
activeThread
java.lang.Thread activeThread
-
addDicomDirectoryCheckBox
javax.swing.JCheckBox addDicomDirectoryCheckBox
-
currentDatabaseTreeRecordSelections
DatabaseTreeRecord[] currentDatabaseTreeRecordSelections
-
currentRemoteQueryInformationModel
QueryInformationModel currentRemoteQueryInformationModel
-
currentRemoteQuerySelectionLevel
java.lang.String currentRemoteQuerySelectionLevel
-
currentRemoteQuerySelectionQueryTreeRecord
QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord
-
currentRemoteQuerySelectionRetrieveAE
java.lang.String currentRemoteQuerySelectionRetrieveAE
-
currentRemoteQuerySelectionUniqueKey
Attribute currentRemoteQuerySelectionUniqueKey
-
currentRemoteQuerySelectionUniqueKeys
AttributeList currentRemoteQuerySelectionUniqueKeys
-
currentRemoteQueryTreeBrowser
QueryTreeBrowser currentRemoteQueryTreeBrowser
-
cursorChanger
SafeCursorChanger cursorChanger
-
exportDirectoryPath
java.lang.String exportDirectoryPath
-
ftpApplicationProperties
FTPApplicationProperties ftpApplicationProperties
-
ftpRemoteHostInformation
FTPRemoteHostInformation ftpRemoteHostInformation
-
hierarchicalExportCheckBox
javax.swing.JCheckBox hierarchicalExportCheckBox
-
importDirectoryPath
java.lang.String importDirectoryPath
-
logger
MessageLogger logger
-
networkApplicationInformation
NetworkApplicationInformation networkApplicationInformation
-
networkApplicationProperties
NetworkApplicationProperties networkApplicationProperties
-
ourCalledAETitle
java.lang.String ourCalledAETitle
-
progressBarUpdater
SafeProgressBarUpdaterThread progressBarUpdater
-
queryFilterPatientIDTextField
javax.swing.JTextField queryFilterPatientIDTextField
-
queryFilterPatientNameTextField
javax.swing.JTextField queryFilterPatientNameTextField
-
queryFilterStudyDateTextField
javax.swing.JTextField queryFilterStudyDateTextField
-
remoteQueryRetrievePanel
javax.swing.JPanel remoteQueryRetrievePanel
-
savedImagesFolder
java.io.File savedImagesFolder
-
showDetailedLogCheckBox
javax.swing.JCheckBox showDetailedLogCheckBox
-
srcDatabase
DatabaseInformationModel srcDatabase
-
srcDatabasePanel
javax.swing.JPanel srcDatabasePanel
-
storageSOPClassSCPDispatcher
StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher
-
zipExportCheckBox
javax.swing.JCheckBox zipExportCheckBox
-
-
-
Class com.pixelmed.apps.MergeCompositeContext.Group extends java.util.TreeSet<java.lang.String> implements Serializable
-
Serialized Fields
-
context
CompositeInstanceContext context
-
identity
java.lang.String identity
-
sequenceNumber
int sequenceNumber
-
-
-
-
Package com.pixelmed.convert
-
Class com.pixelmed.convert.AnalyzeException extends java.lang.Exception implements Serializable
-
Class com.pixelmed.convert.NIfTI1Exception extends java.lang.Exception implements Serializable
-
Class com.pixelmed.convert.NRRDException extends java.lang.Exception implements Serializable
-
Class com.pixelmed.convert.TIFFException extends java.lang.Exception implements Serializable
-
-
Package com.pixelmed.database
-
Class com.pixelmed.database.MapTableBrowser extends javax.swing.JTable implements Serializable
-
Class com.pixelmed.database.MapTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnCount
int columnCount
-
columnNames
java.lang.String[] columnNames
-
data
java.lang.Object[][] data
-
excludeList
java.util.HashSet excludeList
-
includeList
java.util.HashSet includeList
-
rowCount
int rowCount
-
-
-
-
Package com.pixelmed.dicom
-
Class com.pixelmed.dicom.AttributeList extends java.util.TreeMap<AttributeTag,Attribute> implements Serializable
-
Serialized Fields
-
colorSpaceWasConvertedToRGBDuringDecompression
boolean colorSpaceWasConvertedToRGBDuringDecompression
-
colorSpaceWillBeConvertedToRGBDuringDecompression
boolean colorSpaceWillBeConvertedToRGBDuringDecompression
-
compressionRatio
double compressionRatio
-
decompressPixelData
boolean decompressPixelData
-
iioMetadata
javax.imageio.metadata.IIOMetadata[] iioMetadata
-
isJPEGFamily
boolean isJPEGFamily
-
isRLE
boolean isRLE
-
lossyMethod
java.lang.String lossyMethod
-
pixelDataIsLossy
boolean pixelDataIsLossy
-
pixelDataWasActuallyDecompressed
boolean pixelDataWasActuallyDecompressed
-
readerWanted
java.lang.String readerWanted
-
-
-
Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModel extends AttributeListTableModel implements Serializable
-
Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModelAllFrames extends AttributeListFunctionalGroupsTableModel implements Serializable
-
Serialized Fields
-
set
java.util.TreeSet set
-
values
java.util.HashMap values
-
-
-
Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModelOneFrame extends AttributeListFunctionalGroupsTableModel implements Serializable
-
Serialized Fields
-
set
java.util.TreeSet set
-
values
java.util.HashMap values
-
-
-
Class com.pixelmed.dicom.AttributeListTableBrowser extends javax.swing.JTable implements Serializable
-
Class com.pixelmed.dicom.AttributeListTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnCount
int columnCount
-
columnNames
java.lang.String[] columnNames
-
data
java.lang.Object[][] data
-
excludeList
java.util.HashSet excludeList
-
includeList
java.util.HashSet includeList
-
rowCount
int rowCount
-
-
-
Class com.pixelmed.dicom.DicomException extends java.lang.Exception implements Serializable
-
Class com.pixelmed.dicom.SetOfDicomFiles extends java.util.HashSet<SetOfDicomFiles.DicomFile> implements Serializable
-
Serialized Fields
-
setOfSOPClassUIDs
java.util.HashSet setOfSOPClassUIDs
-
-
-
Class com.pixelmed.dicom.SetOfFrameSets extends java.util.HashSet<FrameSet> implements Serializable
-
Class com.pixelmed.dicom.StandaloneAttributeTreeBrowser extends javax.swing.JFrame implements Serializable
-
Class com.pixelmed.dicom.StructuredReportBrowser extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
Deprecated. -
treeModel
StructuredReport treeModel
Deprecated.
-
-
-
-
Package com.pixelmed.display
-
Class com.pixelmed.display.ApplicationFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
applicationProperties
java.util.Properties applicationProperties
-
applicationPropertyFileName
java.lang.String applicationPropertyFileName
-
statusBarManager
com.pixelmed.display.StatusBarManager statusBarManager
-
-
-
Class com.pixelmed.display.DicomBrowser extends ApplicationFrame implements Serializable
-
Class com.pixelmed.display.DicomCleaner extends ApplicationFrame implements Serializable
-
Serialized Fields
-
acceptAnyTransferSyntaxCheckBox
javax.swing.JCheckBox acceptAnyTransferSyntaxCheckBox
-
activeThread
java.lang.Thread activeThread
-
addContributingEquipmentCheckBox
javax.swing.JCheckBox addContributingEquipmentCheckBox
-
aggregateAgesOver89CheckBox
javax.swing.JCheckBox aggregateAgesOver89CheckBox
-
cleanUIDsCheckBox
javax.swing.JCheckBox cleanUIDsCheckBox
-
currentDestinationDatabaseSelections
DatabaseTreeRecord[] currentDestinationDatabaseSelections
-
currentDestinationFilePathSelections
java.util.Vector currentDestinationFilePathSelections
-
currentRemoteQueryInformationModel
QueryInformationModel currentRemoteQueryInformationModel
-
currentRemoteQuerySelectionLevel
java.lang.String currentRemoteQuerySelectionLevel
-
currentRemoteQuerySelectionQueryTreeRecord
QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord
-
currentRemoteQuerySelectionRetrieveAE
java.lang.String currentRemoteQuerySelectionRetrieveAE
-
currentRemoteQuerySelectionUniqueKey
Attribute currentRemoteQuerySelectionUniqueKey
-
currentRemoteQuerySelectionUniqueKeys
AttributeList currentRemoteQuerySelectionUniqueKeys
-
currentSourceDatabaseSelections
DatabaseTreeRecord[] currentSourceDatabaseSelections
-
currentSourceFilePathSelections
java.util.Vector currentSourceFilePathSelections
-
cursorChanger
SafeCursorChanger cursorChanger
-
dstDatabase
DatabaseInformationModel dstDatabase
-
dstDatabasePanel
javax.swing.JPanel dstDatabasePanel
-
earliestDatesIndexedBySourceFilePath
java.util.Map<java.lang.String,java.util.Date> earliestDatesIndexedBySourceFilePath
-
exportDirectoryPath
java.lang.String exportDirectoryPath
-
hierarchicalExportCheckBox
javax.swing.JCheckBox hierarchicalExportCheckBox
-
importDirectoryPath
java.lang.String importDirectoryPath
-
logger
MessageLogger logger
-
modifyDatesCheckBox
javax.swing.JCheckBox modifyDatesCheckBox
-
modifyDatesTextField
javax.swing.JTextField modifyDatesTextField
-
networkApplicationInformation
NetworkApplicationInformation networkApplicationInformation
-
networkApplicationProperties
NetworkApplicationProperties networkApplicationProperties
-
ourCalledAETitle
java.lang.String ourCalledAETitle
-
progressBarUpdater
SafeProgressBarUpdaterThread progressBarUpdater
-
queryFilterAccessionNumberTextField
javax.swing.JTextField queryFilterAccessionNumberTextField
-
queryFilterPatientIDTextField
javax.swing.JTextField queryFilterPatientIDTextField
-
queryFilterPatientNameTextField
javax.swing.JTextField queryFilterPatientNameTextField
-
queryFilterStudyDateTextField
javax.swing.JTextField queryFilterStudyDateTextField
-
randomReplacementAccessionNumberLength
int randomReplacementAccessionNumberLength
-
randomReplacementPatientIDLength
int randomReplacementPatientIDLength
-
randomReplacementPatientNamePrefix
java.lang.String randomReplacementPatientNamePrefix
-
remoteQueryRetrievePanel
javax.swing.JPanel remoteQueryRetrievePanel
-
removeAllStructuredContentCheckBox
javax.swing.JCheckBox removeAllStructuredContentCheckBox
-
removeCharacteristicsCheckBox
javax.swing.JCheckBox removeCharacteristicsCheckBox
-
removeClinicalTrialAttributesCheckBox
javax.swing.JCheckBox removeClinicalTrialAttributesCheckBox
-
removeDescriptionsCheckBox
javax.swing.JCheckBox removeDescriptionsCheckBox
-
removeDeviceIdentityCheckBox
javax.swing.JCheckBox removeDeviceIdentityCheckBox
-
removeIdentityCheckBox
javax.swing.JCheckBox removeIdentityCheckBox
-
removeInstitutionIdentityCheckBox
javax.swing.JCheckBox removeInstitutionIdentityCheckBox
-
removePrivateCheckBox
javax.swing.JCheckBox removePrivateCheckBox
-
removeProtocolNameCheckBox
javax.swing.JCheckBox removeProtocolNameCheckBox
-
removeSeriesDescriptionsCheckBox
javax.swing.JCheckBox removeSeriesDescriptionsCheckBox
-
removeUnsafeStructuredContentCheckBox
javax.swing.JCheckBox removeUnsafeStructuredContentCheckBox
-
replaceAccessionNumberCheckBox
javax.swing.JCheckBox replaceAccessionNumberCheckBox
-
replacementAccessionNumberTextField
javax.swing.JTextField replacementAccessionNumberTextField
-
replacementPatientBirthDateTextField
javax.swing.JTextField replacementPatientBirthDateTextField
-
replacementPatientIDTextField
javax.swing.JTextField replacementPatientIDTextField
-
replacementPatientNameTextField
javax.swing.JTextField replacementPatientNameTextField
-
replacePatientBirthDateCheckBox
javax.swing.JCheckBox replacePatientBirthDateCheckBox
-
replacePatientIDCheckBox
javax.swing.JCheckBox replacePatientIDCheckBox
-
replacePatientNameCheckBox
javax.swing.JCheckBox replacePatientNameCheckBox
-
resourceBundle
java.util.ResourceBundle resourceBundle
-
savedImagesFolder
java.io.File savedImagesFolder
-
srcDatabase
DatabaseInformationModel srcDatabase
-
srcDatabasePanel
javax.swing.JPanel srcDatabasePanel
-
storageSOPClassSCPDispatcher
StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher
-
zipExportCheckBox
javax.swing.JCheckBox zipExportCheckBox
-
-
-
Class com.pixelmed.display.DicomCleaner.OurDicomImageBlackout extends DicomImageBlackout implements Serializable
-
Class com.pixelmed.display.DicomImageBlackout extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
applyActionListener
DicomImageBlackout.ApplyActionListener applyActionListener
-
blackoutApplyButton
javax.swing.JButton blackoutApplyButton
-
blackoutNextButton
javax.swing.JButton blackoutNextButton
-
blackoutPreviousButton
javax.swing.JButton blackoutPreviousButton
-
blackoutSaveButton
javax.swing.JButton blackoutSaveButton
-
burnedinflag
int burnedinflag
-
burnInOverlays
boolean burnInOverlays
-
changesWereMade
boolean changesWereMade
-
cineSlider
javax.swing.JSlider cineSlider
-
cineSliderChangeListener
DicomImageBlackout.CineSliderChangeListener cineSliderChangeListener
-
cineSliderControlsPanel
javax.swing.JPanel cineSliderControlsPanel
-
currentFileName
java.lang.String currentFileName
-
currentFileNumber
int currentFileNumber
-
deferredDecompression
boolean deferredDecompression
-
dicomFileNames
java.lang.String[] dicomFileNames
-
imagePanel
SingleImagePanel imagePanel
-
imagesRemainingLabel
javax.swing.JLabel imagesRemainingLabel
-
list
AttributeList list
-
mainPanel
javax.swing.Box mainPanel
-
multiPanel
javax.swing.JPanel multiPanel
-
nextActionListener
DicomImageBlackout.NextActionListener nextActionListener
-
ourAETitle
java.lang.String ourAETitle
-
ourEventContext
EventContext ourEventContext
-
ourFrameSelectionChangeListener
com.pixelmed.display.DicomImageBlackout.OurFrameSelectionChangeListener ourFrameSelectionChangeListener
-
previousActionListener
DicomImageBlackout.PreviousActionListener previousActionListener
-
previousColumns
int previousColumns
-
previousPersistentDrawingShapes
java.util.Vector previousPersistentDrawingShapes
-
previousRows
int previousRows
-
redactedJPEGFile
java.io.File redactedJPEGFile
-
resourceBundle
java.util.ResourceBundle resourceBundle
-
saveActionListener
DicomImageBlackout.SaveActionListener saveActionListener
-
sImg
SourceImage sImg
-
statusNotificationHandler
DicomImageBlackout.StatusNotificationHandler statusNotificationHandler
-
usedjpegblockredaction
boolean usedjpegblockredaction
-
usePixelPaddingBlackoutValue
boolean usePixelPaddingBlackoutValue
-
usePixelPaddingBlackoutValueCheckBox
javax.swing.JCheckBox usePixelPaddingBlackoutValueCheckBox
-
useZeroBlackoutValue
boolean useZeroBlackoutValue
-
useZeroBlackoutValueCheckBox
javax.swing.JCheckBox useZeroBlackoutValueCheckBox
-
-
-
Class com.pixelmed.display.DicomImageViewer extends ApplicationFrame implements Serializable
-
Serialized Fields
-
applicationHeight
int applicationHeight
-
applicationWidth
int applicationWidth
-
attributeFrameTableScrollPane
javax.swing.JScrollPane attributeFrameTableScrollPane
-
attributeTreeScrollPane
javax.swing.JScrollPane attributeTreeScrollPane
-
attributeTreeSortOrderButtons
javax.swing.ButtonGroup attributeTreeSortOrderButtons
-
backgroundImageListMappedToFilenames
java.util.TreeMap backgroundImageListMappedToFilenames
-
browserPane
javax.swing.JTabbedPane browserPane
-
currentAttributeListForDatabaseImport
AttributeList currentAttributeListForDatabaseImport
-
currentDatabaseTreeRecordSelections
DatabaseTreeRecord[] currentDatabaseTreeRecordSelections
-
currentDicomDirectory
DicomDirectory currentDicomDirectory
-
currentFilePathSelections
java.util.Vector currentFilePathSelections
-
currentlyDisplayedInstanceFilePath
java.lang.String currentlyDisplayedInstanceFilePath
-
currentRemoteQueryFilter
AttributeList currentRemoteQueryFilter
-
currentRemoteQueryInformationModel
QueryInformationModel currentRemoteQueryInformationModel
-
currentRemoteQuerySelectionLevel
java.lang.String currentRemoteQuerySelectionLevel
-
currentRemoteQuerySelectionQueryTreeRecord
QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord
-
currentRemoteQuerySelectionRetrieveAE
java.lang.String currentRemoteQuerySelectionRetrieveAE
-
currentRemoteQuerySelectionUniqueKey
Attribute currentRemoteQuerySelectionUniqueKey
-
currentRemoteQuerySelectionUniqueKeys
AttributeList currentRemoteQuerySelectionUniqueKeys
-
currentSourceIndex
int currentSourceIndex
-
currentSourceSortOrder
int[] currentSourceSortOrder
-
cursorChanger
SafeCursorChanger cursorChanger
-
databaseApplicationProperties
DatabaseApplicationProperties databaseApplicationProperties
-
databaseControlsPanel
javax.swing.JPanel databaseControlsPanel
-
databaseInformationModel
DatabaseInformationModel databaseInformationModel
-
databaseTreeScrollPane
javax.swing.JScrollPane databaseTreeScrollPane
-
dicomdirControlsPanel
javax.swing.JPanel dicomdirControlsPanel
-
dicomdirTreeScrollPane
javax.swing.JScrollPane dicomdirTreeScrollPane
-
displayControlsPanel
javax.swing.JPanel displayControlsPanel
-
displayListOfPossibleBackgroundImagesForSpectra
javax.swing.JList displayListOfPossibleBackgroundImagesForSpectra
-
displayListOfPossibleReferenceImagesForImages
javax.swing.JList displayListOfPossibleReferenceImagesForImages
-
displayListOfPossibleReferenceImagesForSpectra
javax.swing.JList displayListOfPossibleReferenceImagesForSpectra
-
displayListOfPossibleReferenceImagesForTiledImages
javax.swing.JList displayListOfPossibleReferenceImagesForTiledImages
-
displaySortPanel
com.pixelmed.display.SourceImageSortOrderPanel displaySortPanel
-
imageLocalizerManager
com.pixelmed.display.ImageLocalizerManager imageLocalizerManager
-
imagesPerCol
int imagesPerCol
-
imagesPerRow
int imagesPerRow
-
lastDirectoryPath
java.lang.String lastDirectoryPath
-
mainPanelFrameSelectionChangeListener
com.pixelmed.display.DicomImageViewer.OurFrameSelectionChangeListener mainPanelFrameSelectionChangeListener
-
mainPanelFrameSortOrderChangeListener
com.pixelmed.display.DicomImageViewer.OurFrameSortOrderChangeListener mainPanelFrameSortOrderChangeListener
-
modelOfCurrentAttributesForAllFramesBrowser
AttributeListFunctionalGroupsTableModelAllFrames modelOfCurrentAttributesForAllFramesBrowser
-
modelOfCurrentAttributesForCurrentFrameBrowser
AttributeListFunctionalGroupsTableModelOneFrame modelOfCurrentAttributesForCurrentFrameBrowser
-
multiPanel
javax.swing.JPanel multiPanel
-
networkApplicationInformation
NetworkApplicationInformation networkApplicationInformation
-
networkApplicationProperties
NetworkApplicationProperties networkApplicationProperties
-
ourBrowserPaneChangeListener
com.pixelmed.display.DicomImageViewer.OurBrowserPaneChangeListener ourBrowserPaneChangeListener
-
queryControlsPanel
javax.swing.JPanel queryControlsPanel
-
queryTreeScrollPane
javax.swing.JScrollPane queryTreeScrollPane
-
referenceImageListMappedToFilenames
java.util.TreeMap referenceImageListMappedToFilenames
-
referenceImagePanelForImages
javax.swing.JPanel referenceImagePanelForImages
-
referenceImagePanelForSpectra
javax.swing.JPanel referenceImagePanelForSpectra
-
savedImagesFolder
java.io.File savedImagesFolder
-
scrollPaneOfCurrentAttributes
javax.swing.JScrollPane scrollPaneOfCurrentAttributes
-
sourceImageGraphicDisplaySelectorPanel
com.pixelmed.display.SourceImageGraphicDisplaySelectorPanel sourceImageGraphicDisplaySelectorPanel
-
sourceImageShutterSelectorPanel
com.pixelmed.display.SourceImageShutterSelectorPanel sourceImageShutterSelectorPanel
-
sourceImageVOILUTSelectorPanel
com.pixelmed.display.SourceImageVOILUTSelectorPanel sourceImageVOILUTSelectorPanel
-
sourceImageWindowingAccelerationSelectorPanel
com.pixelmed.display.SourceImageWindowingAccelerationSelectorPanel sourceImageWindowingAccelerationSelectorPanel
-
sourceImageWindowLinearCalculationSelectorPanel
com.pixelmed.display.SourceImageWindowLinearCalculationSelectorPanel sourceImageWindowLinearCalculationSelectorPanel
-
spectroscopyControlsPanel
javax.swing.JPanel spectroscopyControlsPanel
-
spectroscopyLocalizerManager
com.pixelmed.display.SpectroscopyLocalizerManager spectroscopyLocalizerManager
-
spectroscopySortPanel
com.pixelmed.display.SourceSpectrumSortOrderPanel spectroscopySortPanel
-
storedFilePathStrategy
StoredFilePathStrategy storedFilePathStrategy
-
structuredReportTreeControlsPanel
javax.swing.JPanel structuredReportTreeControlsPanel
-
structuredReportTreeScrollPane
javax.swing.JScrollPane structuredReportTreeScrollPane
-
tableOfCurrentAttributesForAllFramesBrowser
AttributeListTableBrowser tableOfCurrentAttributesForAllFramesBrowser
-
tableOfCurrentAttributesForCurrentFrameBrowser
AttributeListTableBrowser tableOfCurrentAttributesForCurrentFrameBrowser
-
tiledDisplayControlsPanel
javax.swing.JPanel tiledDisplayControlsPanel
-
tiledDisplaySortPanel
com.pixelmed.display.TiledSourceImageSortOrderPanel tiledDisplaySortPanel
-
-
-
Class com.pixelmed.display.DisplayStructuredReportBrowser extends com.pixelmed.dicom.StructuredReportBrowser implements Serializable
-
Serialized Fields
-
frameHeightWanted
int frameHeightWanted
-
frameWidthWanted
int frameWidthWanted
-
mapOfSOPInstanceUIDToReferencedFileName
java.util.Map mapOfSOPInstanceUIDToReferencedFileName
-
-
-
Class com.pixelmed.display.IconListBrowser.OurCellRenderer extends javax.swing.JLabel implements Serializable
-
Class com.pixelmed.display.PlotGraph extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
heightOfTile
float heightOfTile
-
imageOfRenderedPlot
java.awt.image.BufferedImage imageOfRenderedPlot
-
nTilesPerColumn
int nTilesPerColumn
-
nTilesPerRow
int nTilesPerRow
-
samples
float[] samples
-
samplesPerRow
int samplesPerRow
-
samplesPerTile
int samplesPerTile
-
statistics
PlotGraph.FloatArrayStatistics statistics
-
widthOfTile
float widthOfTile
-
-
-
Class com.pixelmed.display.SingleImagePanel extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
activeSuperimposedImagesAppliedToUnderlyingImage
java.util.Set<SuperimposedImage.AppliedToUnderlyingImage> activeSuperimposedImagesAppliedToUnderlyingImage
-
applyShutter
boolean applyShutter
-
bitsPerEntry
int bitsPerEntry
-
blueTable
short[] blueTable
-
cachedPreWindowedImage
java.awt.image.BufferedImage cachedPreWindowedImage
-
cachedResizedImage
java.awt.image.BufferedImage cachedResizedImage
-
cachedResizedSelectedRegionImage
java.awt.image.BufferedImage cachedResizedSelectedRegionImage
-
cachedWindowSize
java.awt.Rectangle cachedWindowSize
-
currentLocationIn3DSpace
double[] currentLocationIn3DSpace
This value is outside mouseMoved() only so that it doesn't need to be constantly reallocated - it is not used by any other method -
currentSrcImageIndex
int currentSrcImageIndex
-
currentSrcImageSortOrder
int[] currentSrcImageSortOrder
-
currentVOITransformInUse
int currentVOITransformInUse
if -1, then use statistical value first time then user adjusted values subsequently if greater than or equal to 0, then use selected VOI transform (if there is one for that frame) -
currentx
int currentx
-
currenty
int currenty
-
demographicAndTechniqueAnnotations
DemographicAndTechniqueAnnotations demographicAndTechniqueAnnotations
-
demographicAndTechniqueColor
java.awt.Color demographicAndTechniqueColor
-
demographicAndTechniqueFont
java.awt.Font demographicAndTechniqueFont
-
displayShutter
DisplayShutter displayShutter
-
firstvalueMapped
int firstvalueMapped
-
greenTable
short[] greenTable
-
hasPad
boolean hasPad
-
imageGeometry
GeometryOfVolume imageGeometry
-
imageToWindowCoordinateTransform
java.awt.geom.AffineTransform imageToWindowCoordinateTransform
-
imgMax
double imgMax
-
imgMin
double imgMin
-
interactiveDrawingShapes
java.util.Vector<java.awt.Shape> interactiveDrawingShapes
-
inverted
boolean inverted
-
largestGray
int largestGray
-
lastmiddley
int lastmiddley
-
lastx
int lastx
-
lasty
int lasty
-
leftMouseMode
SingleImagePanel.LeftMouseMode leftMouseMode
-
localizerShapes
java.util.Vector<java.awt.Shape> localizerShapes
-
modalityTransform
ModalityTransform modalityTransform
-
numberOfEntries
int numberOfEntries
-
offsetDrawingOfResizedSelectedRegionImageX
int offsetDrawingOfResizedSelectedRegionImageX
-
offsetDrawingOfResizedSelectedRegionImageY
int offsetDrawingOfResizedSelectedRegionImageY
-
orientationAnnotations
com.pixelmed.display.OrientationAnnotations orientationAnnotations
-
orientationColor
java.awt.Color orientationColor
-
orientationFont
java.awt.Font orientationFont
-
originalDisplayedAreaSelection
DisplayedAreaSelection originalDisplayedAreaSelection
-
ourApplyShutterChangeListener
com.pixelmed.display.SingleImagePanel.OurApplyShutterChangeListener ourApplyShutterChangeListener
-
ourFrameSelectionChangeListener
com.pixelmed.display.SingleImagePanel.OurFrameSelectionChangeListener ourFrameSelectionChangeListener
-
ourFrameSortOrderChangeListener
com.pixelmed.display.SingleImagePanel.OurFrameSortOrderChangeListener ourFrameSortOrderChangeListener
-
ourGraphicDisplayChangeListener
com.pixelmed.display.SingleImagePanel.OurGraphicDisplayChangeListener ourGraphicDisplayChangeListener
-
ourVOIFunctionChangeListener
com.pixelmed.display.SingleImagePanel.OurVOIFunctionChangeListener ourVOIFunctionChangeListener
-
ourWindowCenterAndWidthChangeListener
com.pixelmed.display.SingleImagePanel.OurWindowCenterAndWidthChangeListener ourWindowCenterAndWidthChangeListener
-
ourWindowingAccelerationValueChangeListener
com.pixelmed.display.SingleImagePanel.OurWindowingAccelerationValueChangeListener ourWindowingAccelerationValueChangeListener
-
ourWindowLinearCalculationChangeListener
com.pixelmed.display.SingleImagePanel.OurWindowLinearCalculationChangeListener ourWindowLinearCalculationChangeListener
-
overlay
Overlay overlay
-
pad
int pad
-
padRangeLimit
int padRangeLimit
-
panningMultiplier
double panningMultiplier
-
perFrameDrawingShapes
java.util.Vector<java.awt.Shape>[] perFrameDrawingShapes
-
persistentDrawingShapes
java.util.Vector<java.awt.Shape> persistentDrawingShapes
-
persistentDrawingText
java.util.Vector<com.pixelmed.display.TextAnnotation> persistentDrawingText
-
pixelSpacingInSourceImage
double pixelSpacingInSourceImage
-
preDefinedShapes
java.util.Vector<java.awt.Shape> preDefinedShapes
-
preDefinedText
java.util.Vector<java.awt.Shape> preDefinedText
-
preTransformImageRelativeCoordinates
java.awt.geom.AffineTransform preTransformImageRelativeCoordinates
-
realWorldValueTransform
RealWorldValueTransform realWorldValueTransform
-
redTable
short[] redTable
-
resampler
BufferedImageUtilities resampler
-
selectedDrawingShapes
java.util.Vector<java.awt.Shape> selectedDrawingShapes
-
showOrientationsLeftSide
boolean showOrientationsLeftSide
-
showOverlays
boolean showOverlays
-
showSideAndViewAnnotationLeftSide
boolean showSideAndViewAnnotationLeftSide
-
showSuperimposedImages
boolean showSuperimposedImages
-
showZoomFactor
boolean showZoomFactor
-
showZoomFactorLeftSide
boolean showZoomFactorLeftSide
-
sideAndViewAnnotationColor
java.awt.Color sideAndViewAnnotationColor
-
sideAndViewAnnotationFont
java.awt.Font sideAndViewAnnotationFont
-
sideAndViewAnnotationString
java.lang.String sideAndViewAnnotationString
-
sideAndViewAnnotationVerticalOffset
int sideAndViewAnnotationVerticalOffset
-
signBit
int signBit
-
signed
boolean signed
-
signMask
int signMask
-
sImg
SourceImage sImg
-
superimposedImages
java.util.Vector<SuperimposedImage> superimposedImages
-
suvTransform
SUVTransform suvTransform
-
typeOfPanelEventContext
EventContext typeOfPanelEventContext
-
typeOfPixelSpacing
java.lang.String typeOfPixelSpacing
-
useConvertToMostFavorableImageType
boolean useConvertToMostFavorableImageType
-
useDisplayedAreaSelection
DisplayedAreaSelection useDisplayedAreaSelection
-
useIntercept
double useIntercept
the value of rescale intercept to use for current frame (set when new frame selected) -
useSlope
double useSlope
the value of rescale slope to use for current frame (set when new frame selected) -
useVOIFunction
int useVOIFunction
-
useVOILUTNotFunction
boolean useVOILUTNotFunction
whether or not to use the supplied VOI LUT, rather than a linear or sigmoid window function -
useWindowLinearExactCalculationInsteadOfDICOMStandardMethod
boolean useWindowLinearExactCalculationInsteadOfDICOMStandardMethod
-
voiLUTBitsPerEntry
int voiLUTBitsPerEntry
the currently selected VOI LUT bits per entry -
voiLUTData
short[] voiLUTData
the currently selected VOI LUT Data -
voiLUTEntryMax
int voiLUTEntryMax
the currently selected VOI LUT maximum entry value -
voiLUTEntryMin
int voiLUTEntryMin
the currently selected VOI LUT minimum entry value -
voiLUTFirstValueMapped
int voiLUTFirstValueMapped
the currently selected VOI LUT first value mapped -
voiLUTIdentityWindowCenter
double voiLUTIdentityWindowCenter
the currently selected VOI LUT window center value that will result in the application of the VOI LUT rescaling the input (index) values -
voiLUTIdentityWindowWidth
double voiLUTIdentityWindowWidth
the currently selected VOI LUT window width value that will result in the application of the VOI LUT rescaling the input (index) values -
voiLUTNumberOfEntries
int voiLUTNumberOfEntries
the currently selected VOI LUT number of entries -
voiLUTTopOfEntryRange
int voiLUTTopOfEntryRange
the currently selected VOI LUT top of entry range (which may be less than (2^voiLUTNumberOfEntries)-1, e.g., in buggy Agfa images) -
voiTransform
VOITransform voiTransform
-
volumeLocalizationShapes
java.util.Vector<java.awt.Shape> volumeLocalizationShapes
-
windowCenter
double windowCenter
the currently selected, default or user modified window center -
windowingAccelerationValue
double windowingAccelerationValue
-
windowingMultiplier
double windowingMultiplier
-
windowToImageCoordinateTransform
java.awt.geom.AffineTransform windowToImageCoordinateTransform
-
windowWidth
double windowWidth
the currently selected, default or user modified window width -
ybr
boolean ybr
-
-
-
Class com.pixelmed.display.SpectraPanel extends PlotGraph implements Serializable
-
Serialized Fields
-
backgroundImageEventContext
EventContext backgroundImageEventContext
-
backgroundSImg
SourceImage backgroundSImg
-
backgroundSrcImageGeometry
GeometryOfVolume backgroundSrcImageGeometry
-
cachedBackgroundImage
java.awt.image.BufferedImage cachedBackgroundImage
-
cacheForBounds
java.awt.Rectangle cacheForBounds
-
cacheOfImagesForSpectra
java.util.HashMap cacheOfImagesForSpectra
-
currentBackgroundSrcImageIndex
int currentBackgroundSrcImageIndex
-
currentBackgroundSrcImageSortOrder
int[] currentBackgroundSrcImageSortOrder
-
currentSrcSpectraSortOrder
int[] currentSrcSpectraSortOrder
-
currentSrcSpectrumIndex
int currentSrcSpectrumIndex
-
lastmiddley
int lastmiddley
-
nSrcSpectra
int nSrcSpectra
-
ourBackgroundSourceImageSelectionChangeListener
com.pixelmed.display.SpectraPanel.OurBackgroundSourceImageSelectionChangeListener ourBackgroundSourceImageSelectionChangeListener
-
ourFrameSelectionChangeListener
com.pixelmed.display.SpectraPanel.OurFrameSelectionChangeListener ourFrameSelectionChangeListener
-
ourFrameSortOrderChangeListener
com.pixelmed.display.SpectraPanel.OurFrameSortOrderChangeListener ourFrameSortOrderChangeListener
-
spectroscopyGeometry
GeometryOfVolume spectroscopyGeometry
-
spectroscopyVolumeLocalization
SpectroscopyVolumeLocalization spectroscopyVolumeLocalization
-
srcSpectra
float[][] srcSpectra
-
typeOfPanelEventContext
EventContext typeOfPanelEventContext
-
-
-
-
Package com.pixelmed.displaywave
-
Class com.pixelmed.displaywave.ECGPanel extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
amplitudeScalingFactorInMilliVolts
float[] amplitudeScalingFactorInMilliVolts
-
channelNames
java.lang.String[] channelNames
-
displaySequence
int[] displaySequence
-
height
int height
-
heightOfPixelInMilliVolts
float heightOfPixelInMilliVolts
-
imageOfRenderedPlot
java.awt.image.BufferedImage imageOfRenderedPlot
-
nSamplesPerChannel
int nSamplesPerChannel
-
nSamplesPerRow
int nSamplesPerRow
-
nTilesPerColumn
int nTilesPerColumn
-
nTilesPerRow
int nTilesPerRow
-
numberOfChannels
int numberOfChannels
-
samples
short[][] samples
-
samplingIntervalInMilliSeconds
float samplingIntervalInMilliSeconds
-
timeOffsetInMilliSeconds
float timeOffsetInMilliSeconds
-
width
int width
-
widthOfPixelInMilliSeconds
float widthOfPixelInMilliSeconds
-
-
-
Class com.pixelmed.displaywave.ECGViewer extends ApplicationFrame implements Serializable
-
Serialized Fields
-
applicationHeight
int applicationHeight
-
applicationWidth
int applicationWidth
-
defaultHeightOfTileInMicroVolts
int defaultHeightOfTileInMicroVolts
-
defaultHorizontalScalingInMilliMetresPerSecond
int defaultHorizontalScalingInMilliMetresPerSecond
-
defaultVerticalScalingInMilliMetresPerMilliVolt
int defaultVerticalScalingInMilliMetresPerMilliVolt
-
heightOfTileSliderLabel
java.lang.String heightOfTileSliderLabel
-
horizontalScalingSliderLabel
java.lang.String horizontalScalingSliderLabel
-
lastDirectoryPath
java.lang.String lastDirectoryPath
-
majorIntervalHeightOfTileInMicroVolts
int majorIntervalHeightOfTileInMicroVolts
-
majorIntervalHorizontalScalingInMilliMetresPerSecond
int majorIntervalHorizontalScalingInMilliMetresPerSecond
-
majorIntervalVerticalScalingInMilliMetresPerMilliVolt
int majorIntervalVerticalScalingInMilliMetresPerMilliVolt
-
maximumHeightOfTileInMicroVolts
int maximumHeightOfTileInMicroVolts
-
maximumHorizontalScalingInMilliMetresPerSecond
int maximumHorizontalScalingInMilliMetresPerSecond
-
maximumSliderHeight
int maximumSliderHeight
-
maximumSliderWidth
int maximumSliderWidth
-
maximumVerticalScalingInMilliMetresPerMilliVolt
int maximumVerticalScalingInMilliMetresPerMilliVolt
-
milliMetresPerPixel
float milliMetresPerPixel
-
minimumAttributeTreePaneWidth
int minimumAttributeTreePaneWidth
-
minimumHeightOfTileInMicroVolts
int minimumHeightOfTileInMicroVolts
-
minimumHorizontalScalingInMilliMetresPerSecond
int minimumHorizontalScalingInMilliMetresPerSecond
-
minimumVerticalScalingInMilliMetresPerMilliVolt
int minimumVerticalScalingInMilliMetresPerMilliVolt
-
minorIntervalHeightOfTileInMicroVolts
int minorIntervalHeightOfTileInMicroVolts
-
minorIntervalHorizontalScalingInMilliMetresPerSecond
int minorIntervalHorizontalScalingInMilliMetresPerSecond
-
minorIntervalVerticalScalingInMilliMetresPerMilliVolt
int minorIntervalVerticalScalingInMilliMetresPerMilliVolt
-
verticalScalingSliderLabel
java.lang.String verticalScalingSliderLabel
-
-
-
-
Package com.pixelmed.ftp
-
Class com.pixelmed.ftp.FTPException extends java.lang.Exception implements Serializable
-
-
Package com.pixelmed.network
-
Class com.pixelmed.network.ApplicationEntityMap extends java.util.TreeMap implements Serializable
-
Class com.pixelmed.network.AReleaseException extends java.lang.Exception implements Serializable
-
Class com.pixelmed.network.DicomNetworkException extends java.lang.Exception implements Serializable
-
-
Package com.pixelmed.query
-
Class com.pixelmed.query.FilterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
filterList
AttributeList filterList
-
layout
java.awt.GridBagLayout layout
-
-
-
-
Package com.pixelmed.utils
-
Class com.pixelmed.utils.JTreeWithAdditionalKeyStrokeActions extends javax.swing.JTree implements Serializable
-
Class com.pixelmed.utils.PdfException extends java.lang.Exception implements Serializable
-
Class com.pixelmed.utils.PhoneticStringEncoderException extends java.lang.Exception implements Serializable
-