Serialized Form


Package com.pixelmed.apps

Class com.pixelmed.apps.DoseUtility extends ApplicationFrame implements Serializable

Serialized Fields

srcDatabase

DatabaseInformationModel srcDatabase

srcDatabasePanel

JPanel srcDatabasePanel

remoteQueryRetrievePanel

JPanel remoteQueryRetrievePanel

retrieveOnlyDoseSeriesRecordCheckBox

JCheckBox retrieveOnlyDoseSeriesRecordCheckBox

processOnlyDoseSeriesRecordCheckBox

JCheckBox processOnlyDoseSeriesRecordCheckBox

showOnlyDoseSummaryCheckBox

JCheckBox showOnlyDoseSummaryCheckBox

showDetailedLogCheckBox

JCheckBox showDetailedLogCheckBox

reportTabularLayoutCheckBox

JCheckBox reportTabularLayoutCheckBox

caseSensitiveCodeMeaningValidationCheckBox

JCheckBox caseSensitiveCodeMeaningValidationCheckBox

deidentifyWhenSendingToRegistryCheckBox

JCheckBox deidentifyWhenSendingToRegistryCheckBox

queryFilterPatientNameTextField

JTextField queryFilterPatientNameTextField

queryFilterPatientIDTextField

JTextField queryFilterPatientIDTextField

queryFilterStudyDateTextField

JTextField queryFilterStudyDateTextField

progressBarUpdater

SafeProgressBarUpdaterThread progressBarUpdater

cursorChanger

SafeCursorChanger cursorChanger

logger

MessageLogger logger

networkApplicationProperties

NetworkApplicationProperties networkApplicationProperties

networkApplicationInformation

NetworkApplicationInformation networkApplicationInformation

ftpApplicationProperties

FTPApplicationProperties ftpApplicationProperties

ftpRemoteHostInformation

FTPRemoteHostInformation ftpRemoteHostInformation

currentRemoteQueryInformationModel

QueryInformationModel currentRemoteQueryInformationModel

currentRemoteQueryTreeBrowser

QueryTreeBrowser currentRemoteQueryTreeBrowser

ourCalledAETitle

String ourCalledAETitle

savedImagesFolder

File savedImagesFolder

storageSOPClassSCPDispatcher

StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher

currentDatabaseTreeRecordSelections

DatabaseTreeRecord[] currentDatabaseTreeRecordSelections

importDirectoryPath

String importDirectoryPath

activeThread

Thread activeThread

Class com.pixelmed.apps.DownloadOrTransmit extends ApplicationFrame implements Serializable

Serialized Fields

srcDatabase

DatabaseInformationModel srcDatabase

srcDatabasePanel

JPanel srcDatabasePanel

remoteQueryRetrievePanel

JPanel remoteQueryRetrievePanel

showDetailedLogCheckBox

JCheckBox showDetailedLogCheckBox

zipExportCheckBox

JCheckBox zipExportCheckBox

hierarchicalExportCheckBox

JCheckBox hierarchicalExportCheckBox

addDicomDirectoryCheckBox

JCheckBox addDicomDirectoryCheckBox

queryFilterPatientNameTextField

JTextField queryFilterPatientNameTextField

queryFilterPatientIDTextField

JTextField queryFilterPatientIDTextField

queryFilterStudyDateTextField

JTextField queryFilterStudyDateTextField

progressBarUpdater

SafeProgressBarUpdaterThread progressBarUpdater

cursorChanger

SafeCursorChanger cursorChanger

logger

MessageLogger logger

networkApplicationProperties

NetworkApplicationProperties networkApplicationProperties

networkApplicationInformation

NetworkApplicationInformation networkApplicationInformation

ftpApplicationProperties

FTPApplicationProperties ftpApplicationProperties

ftpRemoteHostInformation

FTPRemoteHostInformation ftpRemoteHostInformation

currentRemoteQueryInformationModel

QueryInformationModel currentRemoteQueryInformationModel

currentRemoteQueryTreeBrowser

QueryTreeBrowser currentRemoteQueryTreeBrowser

currentRemoteQuerySelectionQueryTreeRecord

QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord

currentRemoteQuerySelectionUniqueKeys

AttributeList currentRemoteQuerySelectionUniqueKeys

currentRemoteQuerySelectionUniqueKey

Attribute currentRemoteQuerySelectionUniqueKey

currentRemoteQuerySelectionRetrieveAE

String currentRemoteQuerySelectionRetrieveAE

currentRemoteQuerySelectionLevel

String currentRemoteQuerySelectionLevel

ourCalledAETitle

String ourCalledAETitle

savedImagesFolder

File savedImagesFolder

storageSOPClassSCPDispatcher

StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher

currentDatabaseTreeRecordSelections

DatabaseTreeRecord[] currentDatabaseTreeRecordSelections

exportDirectoryPath

String exportDirectoryPath

importDirectoryPath

String importDirectoryPath

activeThread

Thread activeThread

Class com.pixelmed.apps.MergeCompositeContext.Group extends TreeSet<String> implements Serializable

Serialized Fields

identity

String identity

context

CompositeInstanceContext context

sequenceNumber

int sequenceNumber

Package com.pixelmed.convert

Class com.pixelmed.convert.NIfTI1Exception extends Exception implements Serializable

Class com.pixelmed.convert.NRRDException extends Exception implements Serializable


Package com.pixelmed.database

Class com.pixelmed.database.MapTableBrowser extends JTable implements Serializable

Class com.pixelmed.database.MapTableModel extends AbstractTableModel implements Serializable

Serialized Fields

columnCount

int columnCount

rowCount

int rowCount

columnNames

String[] columnNames

data

Object[][] data

includeList

HashSet<E> includeList

excludeList

HashSet<E> excludeList

Package com.pixelmed.dicom

Class com.pixelmed.dicom.AttributeList extends TreeMap<AttributeTag,Attribute> implements Serializable

Serialized Fields

pixelDataWasDecompressed

boolean pixelDataWasDecompressed

pixelDataWasLossy

boolean pixelDataWasLossy

lossyMethod

String lossyMethod

compressionRatio

double compressionRatio

Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModel extends AttributeListTableModel implements Serializable

Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModelAllFrames extends AttributeListFunctionalGroupsTableModel implements Serializable

Serialized Fields

set

TreeSet<E> set

values

HashMap<K,V> values

Class com.pixelmed.dicom.AttributeListFunctionalGroupsTableModelOneFrame extends AttributeListFunctionalGroupsTableModel implements Serializable

Serialized Fields

set

TreeSet<E> set

values

HashMap<K,V> values

Class com.pixelmed.dicom.AttributeListTableBrowser extends JTable implements Serializable

Class com.pixelmed.dicom.AttributeListTableModel extends AbstractTableModel implements Serializable

Serialized Fields

columnCount

int columnCount

rowCount

int rowCount

columnNames

String[] columnNames

data

Object[][] data

includeList

HashSet<E> includeList

excludeList

HashSet<E> excludeList

Class com.pixelmed.dicom.DicomException extends Exception implements Serializable

Class com.pixelmed.dicom.SetOfDicomFiles extends HashSet implements Serializable

Serialized Fields

setOfSOPClassUIDs

HashSet<E> setOfSOPClassUIDs

Class com.pixelmed.dicom.SetOfFrameSets extends HashSet<FrameSet> implements Serializable

Class com.pixelmed.dicom.StandaloneAttributeTreeBrowser extends JFrame implements Serializable

Class com.pixelmed.dicom.StructuredReportBrowser extends JFrame implements Serializable

Serialized Fields

tree

JTree tree
Deprecated. 

treeModel

StructuredReport treeModel
Deprecated. 

Package com.pixelmed.display

Class com.pixelmed.display.ApplicationFrame extends JFrame implements Serializable

Serialized Fields

statusBarManager

com.pixelmed.display.StatusBarManager statusBarManager

applicationProperties

Properties applicationProperties

applicationPropertyFileName

String applicationPropertyFileName

Class com.pixelmed.display.DicomBrowser extends ApplicationFrame implements Serializable

Class com.pixelmed.display.DicomCleaner extends ApplicationFrame implements Serializable

Serialized Fields

resourceBundle

ResourceBundle resourceBundle

srcDatabase

DatabaseInformationModel srcDatabase

dstDatabase

DatabaseInformationModel dstDatabase

srcDatabasePanel

JPanel srcDatabasePanel

dstDatabasePanel

JPanel dstDatabasePanel

remoteQueryRetrievePanel

JPanel remoteQueryRetrievePanel

removeIdentityCheckBox

JCheckBox removeIdentityCheckBox

removeDescriptionsCheckBox

JCheckBox removeDescriptionsCheckBox

removeSeriesDescriptionsCheckBox

JCheckBox removeSeriesDescriptionsCheckBox

removeProtocolNameCheckBox

JCheckBox removeProtocolNameCheckBox

removeCharacteristicsCheckBox

JCheckBox removeCharacteristicsCheckBox

removeDeviceIdentityCheckBox

JCheckBox removeDeviceIdentityCheckBox

removeInstitutionIdentityCheckBox

JCheckBox removeInstitutionIdentityCheckBox

cleanUIDsCheckBox

JCheckBox cleanUIDsCheckBox

removePrivateCheckBox

JCheckBox removePrivateCheckBox

addContributingEquipmentCheckBox

JCheckBox addContributingEquipmentCheckBox

removeClinicalTrialAttributesCheckBox

JCheckBox removeClinicalTrialAttributesCheckBox

zipExportCheckBox

JCheckBox zipExportCheckBox

hierarchicalExportCheckBox

JCheckBox hierarchicalExportCheckBox

replacePatientNameCheckBox

JCheckBox replacePatientNameCheckBox

replacePatientIDCheckBox

JCheckBox replacePatientIDCheckBox

replaceAccessionNumberCheckBox

JCheckBox replaceAccessionNumberCheckBox

modifyDatesCheckBox

JCheckBox modifyDatesCheckBox

replacementPatientNameTextField

JTextField replacementPatientNameTextField

replacementPatientIDTextField

JTextField replacementPatientIDTextField

replacementAccessionNumberTextField

JTextField replacementAccessionNumberTextField

modifyDatesTextField

JTextField modifyDatesTextField

queryFilterPatientNameTextField

JTextField queryFilterPatientNameTextField

queryFilterPatientIDTextField

JTextField queryFilterPatientIDTextField

queryFilterStudyDateTextField

JTextField queryFilterStudyDateTextField

progressBarUpdater

SafeProgressBarUpdaterThread progressBarUpdater

cursorChanger

SafeCursorChanger cursorChanger

logger

MessageLogger logger

networkApplicationProperties

NetworkApplicationProperties networkApplicationProperties

networkApplicationInformation

NetworkApplicationInformation networkApplicationInformation

currentRemoteQueryInformationModel

QueryInformationModel currentRemoteQueryInformationModel

currentRemoteQuerySelectionQueryTreeRecord

QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord

currentRemoteQuerySelectionUniqueKeys

AttributeList currentRemoteQuerySelectionUniqueKeys

currentRemoteQuerySelectionUniqueKey

Attribute currentRemoteQuerySelectionUniqueKey

currentRemoteQuerySelectionRetrieveAE

String currentRemoteQuerySelectionRetrieveAE

currentRemoteQuerySelectionLevel

String currentRemoteQuerySelectionLevel

ourCalledAETitle

String ourCalledAETitle

earliestDatesIndexedBySourceFilePath

Map<K,V> earliestDatesIndexedBySourceFilePath

savedImagesFolder

File savedImagesFolder

storageSOPClassSCPDispatcher

StorageSOPClassSCPDispatcher storageSOPClassSCPDispatcher

currentSourceDatabaseSelections

DatabaseTreeRecord[] currentSourceDatabaseSelections

currentSourceFilePathSelections

Vector<E> currentSourceFilePathSelections

currentDestinationDatabaseSelections

DatabaseTreeRecord[] currentDestinationDatabaseSelections

currentDestinationFilePathSelections

Vector<E> currentDestinationFilePathSelections

importDirectoryPath

String importDirectoryPath

exportDirectoryPath

String exportDirectoryPath

activeThread

Thread activeThread

Class com.pixelmed.display.DicomCleaner.OurDicomImageBlackout extends DicomImageBlackout implements Serializable

Class com.pixelmed.display.DicomImageBlackout extends JFrame implements Serializable

Serialized Fields

ourAETitle

String ourAETitle

dicomFileNames

String[] dicomFileNames

currentFileName

String currentFileName

currentFileNumber

int currentFileNumber

mainPanel

Box mainPanel

multiPanel

JPanel multiPanel

imagePanel

SingleImagePanel imagePanel

list

AttributeList list

sImg

SourceImage sImg

changesWereMade

boolean changesWereMade

previousRows

int previousRows

previousColumns

int previousColumns

previousPersistentDrawingShapes

Vector<E> previousPersistentDrawingShapes

cineSliderControlsPanel

JPanel cineSliderControlsPanel

cineSliderChangeListener

DicomImageBlackout.CineSliderChangeListener cineSliderChangeListener

cineSlider

JSlider cineSlider

imagesRemainingLabel

JLabel imagesRemainingLabel

ourEventContext

EventContext ourEventContext

burnInOverlays

boolean burnInOverlays

useZeroBlackoutValue

boolean useZeroBlackoutValue

usePixelPaddingBlackoutValue

boolean usePixelPaddingBlackoutValue

useZeroBlackoutValueCheckBox

JCheckBox useZeroBlackoutValueCheckBox

usePixelPaddingBlackoutValueCheckBox

JCheckBox usePixelPaddingBlackoutValueCheckBox

ourFrameSelectionChangeListener

com.pixelmed.display.DicomImageBlackout.OurFrameSelectionChangeListener ourFrameSelectionChangeListener

burnedinflag

int burnedinflag

statusNotificationHandler

DicomImageBlackout.StatusNotificationHandler statusNotificationHandler

applyActionListener

DicomImageBlackout.ApplyActionListener applyActionListener

saveActionListener

DicomImageBlackout.SaveActionListener saveActionListener

nextActionListener

DicomImageBlackout.NextActionListener nextActionListener

blackoutApplyButton

JButton blackoutApplyButton

blackoutSaveButton

JButton blackoutSaveButton

blackoutNextButton

JButton blackoutNextButton

Class com.pixelmed.display.DicomImageViewer extends ApplicationFrame implements Serializable

Serialized Fields

databaseApplicationProperties

DatabaseApplicationProperties databaseApplicationProperties

networkApplicationProperties

NetworkApplicationProperties networkApplicationProperties

networkApplicationInformation

NetworkApplicationInformation networkApplicationInformation

storedFilePathStrategy

StoredFilePathStrategy storedFilePathStrategy

savedImagesFolder

File savedImagesFolder

lastDirectoryPath

String lastDirectoryPath

multiPanel

JPanel multiPanel

displayListOfPossibleReferenceImagesForImages

JList displayListOfPossibleReferenceImagesForImages

displayListOfPossibleBackgroundImagesForSpectra

JList displayListOfPossibleBackgroundImagesForSpectra

displayListOfPossibleReferenceImagesForSpectra

JList displayListOfPossibleReferenceImagesForSpectra

databaseTreeScrollPane

JScrollPane databaseTreeScrollPane

dicomdirTreeScrollPane

JScrollPane dicomdirTreeScrollPane

scrollPaneOfCurrentAttributes

JScrollPane scrollPaneOfCurrentAttributes

attributeFrameTableScrollPane

JScrollPane attributeFrameTableScrollPane

attributeTreeScrollPane

JScrollPane attributeTreeScrollPane

queryTreeScrollPane

JScrollPane queryTreeScrollPane

structuredReportTreeScrollPane

JScrollPane structuredReportTreeScrollPane

cursorChanger

SafeCursorChanger cursorChanger

databaseInformationModel

DatabaseInformationModel databaseInformationModel

applicationWidth

int applicationWidth

applicationHeight

int applicationHeight

imagesPerRow

int imagesPerRow

imagesPerCol

int imagesPerCol

imageLocalizerManager

com.pixelmed.display.ImageLocalizerManager imageLocalizerManager

spectroscopyLocalizerManager

com.pixelmed.display.SpectroscopyLocalizerManager spectroscopyLocalizerManager

modelOfCurrentAttributesForCurrentFrameBrowser

AttributeListFunctionalGroupsTableModelOneFrame modelOfCurrentAttributesForCurrentFrameBrowser

tableOfCurrentAttributesForCurrentFrameBrowser

AttributeListTableBrowser tableOfCurrentAttributesForCurrentFrameBrowser

modelOfCurrentAttributesForAllFramesBrowser

AttributeListFunctionalGroupsTableModelAllFrames modelOfCurrentAttributesForAllFramesBrowser

tableOfCurrentAttributesForAllFramesBrowser

AttributeListTableBrowser tableOfCurrentAttributesForAllFramesBrowser

currentDicomDirectory

DicomDirectory currentDicomDirectory

mainPanelFrameSelectionChangeListener

com.pixelmed.display.DicomImageViewer.OurFrameSelectionChangeListener mainPanelFrameSelectionChangeListener

mainPanelFrameSortOrderChangeListener

com.pixelmed.display.DicomImageViewer.OurFrameSortOrderChangeListener mainPanelFrameSortOrderChangeListener

currentSourceIndex

int currentSourceIndex

currentSourceSortOrder

int[] currentSourceSortOrder

browserPane

JTabbedPane browserPane

displayControlsPanel

JPanel displayControlsPanel

dicomdirControlsPanel

JPanel dicomdirControlsPanel

databaseControlsPanel

JPanel databaseControlsPanel

queryControlsPanel

JPanel queryControlsPanel

spectroscopyControlsPanel

JPanel spectroscopyControlsPanel

structuredReportTreeControlsPanel

JPanel structuredReportTreeControlsPanel

sourceImageVOILUTSelectorPanel

com.pixelmed.display.SourceImageVOILUTSelectorPanel sourceImageVOILUTSelectorPanel

sourceImageWindowLinearCalculationSelectorPanel

com.pixelmed.display.SourceImageWindowLinearCalculationSelectorPanel sourceImageWindowLinearCalculationSelectorPanel

sourceImageWindowingAccelerationSelectorPanel

com.pixelmed.display.SourceImageWindowingAccelerationSelectorPanel sourceImageWindowingAccelerationSelectorPanel

sourceImageGraphicDisplaySelectorPanel

com.pixelmed.display.SourceImageGraphicDisplaySelectorPanel sourceImageGraphicDisplaySelectorPanel

sourceImageShutterSelectorPanel

com.pixelmed.display.SourceImageShutterSelectorPanel sourceImageShutterSelectorPanel

ourBrowserPaneChangeListener

com.pixelmed.display.DicomImageViewer.OurBrowserPaneChangeListener ourBrowserPaneChangeListener

currentRemoteQueryInformationModel

QueryInformationModel currentRemoteQueryInformationModel

currentRemoteQueryFilter

AttributeList currentRemoteQueryFilter

currentRemoteQuerySelectionQueryTreeRecord

QueryTreeRecord currentRemoteQuerySelectionQueryTreeRecord

currentRemoteQuerySelectionUniqueKeys

AttributeList currentRemoteQuerySelectionUniqueKeys

currentRemoteQuerySelectionUniqueKey

Attribute currentRemoteQuerySelectionUniqueKey

currentRemoteQuerySelectionRetrieveAE

String currentRemoteQuerySelectionRetrieveAE

currentRemoteQuerySelectionLevel

String currentRemoteQuerySelectionLevel

currentFilePathSelections

Vector<E> currentFilePathSelections

currentDatabaseTreeRecordSelections

DatabaseTreeRecord[] currentDatabaseTreeRecordSelections

currentlyDisplayedInstanceFilePath

String currentlyDisplayedInstanceFilePath

currentAttributeListForDatabaseImport

AttributeList currentAttributeListForDatabaseImport

backgroundImageListMappedToFilenames

TreeMap<K,V> backgroundImageListMappedToFilenames

referenceImageListMappedToFilenames

TreeMap<K,V> referenceImageListMappedToFilenames

referenceImagePanelForImages

JPanel referenceImagePanelForImages

referenceImagePanelForSpectra

JPanel referenceImagePanelForSpectra

attributeTreeSortOrderButtons

ButtonGroup attributeTreeSortOrderButtons

Class com.pixelmed.display.DisplayStructuredReportBrowser extends StructuredReportBrowser implements Serializable

Serialized Fields

frameWidthWanted

int frameWidthWanted

frameHeightWanted

int frameHeightWanted

mapOfSOPInstanceUIDToReferencedFileName

Map<K,V> mapOfSOPInstanceUIDToReferencedFileName

Class com.pixelmed.display.IconListBrowser.OurCellRenderer extends JLabel implements Serializable

Class com.pixelmed.display.PlotGraph extends JComponent implements Serializable

Serialized Fields

samples

float[] samples

statistics

PlotGraph.FloatArrayStatistics statistics

nTilesPerColumn

int nTilesPerColumn

nTilesPerRow

int nTilesPerRow

samplesPerRow

int samplesPerRow

samplesPerTile

int samplesPerTile

widthOfTile

float widthOfTile

heightOfTile

float heightOfTile

imageOfRenderedPlot

BufferedImage imageOfRenderedPlot

Class com.pixelmed.display.SingleImagePanel extends JComponent implements Serializable

Serialized Fields

sImg

SourceImage sImg

currentSrcImageIndex

int currentSrcImageIndex

currentSrcImageSortOrder

int[] currentSrcImageSortOrder

cachedResizedImage

BufferedImage cachedResizedImage

cachedResizedSelectedRegionImage

BufferedImage cachedResizedSelectedRegionImage

cachedPreWindowedImage

BufferedImage cachedPreWindowedImage

offsetDrawingOfResizedSelectedRegionImageX

int offsetDrawingOfResizedSelectedRegionImageX

offsetDrawingOfResizedSelectedRegionImageY

int offsetDrawingOfResizedSelectedRegionImageY

cachedWindowSize

Rectangle cachedWindowSize

useVOILUTNotFunction

boolean useVOILUTNotFunction
whether or not to use the supplied VOI LUT, rather than a linear or sigmoid window function


windowCenter

double windowCenter
the currently selected, default or user modified window center


windowWidth

double windowWidth
the currently selected, default or user modified window width


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


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


voiLUTNumberOfEntries

int voiLUTNumberOfEntries
the currently selected VOI LUT number of entries


voiLUTFirstValueMapped

int voiLUTFirstValueMapped
the currently selected VOI LUT first value mapped


voiLUTBitsPerEntry

int voiLUTBitsPerEntry
the currently selected VOI LUT bits per entry


voiLUTData

short[] voiLUTData
the currently selected VOI LUT Data


voiLUTEntryMin

int voiLUTEntryMin
the currently selected VOI LUT minimum entry value


voiLUTEntryMax

int voiLUTEntryMax
the currently selected VOI LUT maximum entry value


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)


useSlope

double useSlope
the value of rescale slope to use for current frame (set when new frame selected)


useIntercept

double useIntercept
the value of rescale intercept to use for current frame (set when new frame selected)


imgMin

double imgMin

imgMax

double imgMax

largestGray

int largestGray

firstvalueMapped

int firstvalueMapped

numberOfEntries

int numberOfEntries

bitsPerEntry

int bitsPerEntry

redTable

short[] redTable

greenTable

short[] greenTable

blueTable

short[] blueTable

signed

boolean signed

inverted

boolean inverted

ybr

boolean ybr

signMask

int signMask

signBit

int signBit

pad

int pad

padRangeLimit

int padRangeLimit

hasPad

boolean hasPad

suvTransform

SUVTransform suvTransform

realWorldValueTransform

RealWorldValueTransform realWorldValueTransform

modalityTransform

ModalityTransform modalityTransform

voiTransform

VOITransform voiTransform

displayShutter

DisplayShutter displayShutter

overlay

Overlay overlay

imageGeometry

GeometryOfVolume imageGeometry

preDefinedShapes

Vector<E> preDefinedShapes

preDefinedText

Vector<E> preDefinedText

localizerShapes

Vector<E> localizerShapes

volumeLocalizationShapes

Vector<E> volumeLocalizationShapes

interactiveDrawingShapes

Vector<E> interactiveDrawingShapes

persistentDrawingShapes

Vector<E> persistentDrawingShapes

selectedDrawingShapes

Vector<E> selectedDrawingShapes

persistentDrawingText

Vector<E> persistentDrawingText

perFrameDrawingShapes

Vector<E>[] perFrameDrawingShapes

superimposedImages

Vector<E> superimposedImages

demographicAndTechniqueAnnotations

DemographicAndTechniqueAnnotations demographicAndTechniqueAnnotations

demographicAndTechniqueColor

Color demographicAndTechniqueColor

demographicAndTechniqueFont

Font demographicAndTechniqueFont

orientationAnnotations

com.pixelmed.display.OrientationAnnotations orientationAnnotations

orientationColor

Color orientationColor

orientationFont

Font orientationFont

showOrientationsLeftSide

boolean showOrientationsLeftSide

sideAndViewAnnotationString

String sideAndViewAnnotationString

sideAndViewAnnotationVerticalOffset

int sideAndViewAnnotationVerticalOffset

sideAndViewAnnotationColor

Color sideAndViewAnnotationColor

sideAndViewAnnotationFont

Font sideAndViewAnnotationFont

showSideAndViewAnnotationLeftSide

boolean showSideAndViewAnnotationLeftSide

originalDisplayedAreaSelection

DisplayedAreaSelection originalDisplayedAreaSelection

useDisplayedAreaSelection

DisplayedAreaSelection useDisplayedAreaSelection

preTransformImageRelativeCoordinates

AffineTransform preTransformImageRelativeCoordinates

showZoomFactor

boolean showZoomFactor

showZoomFactorLeftSide

boolean showZoomFactorLeftSide

pixelSpacingInSourceImage

double pixelSpacingInSourceImage

typeOfPixelSpacing

String typeOfPixelSpacing

imageToWindowCoordinateTransform

AffineTransform imageToWindowCoordinateTransform

windowToImageCoordinateTransform

AffineTransform windowToImageCoordinateTransform

useVOIFunction

int useVOIFunction

useWindowLinearExactCalculationInsteadOfDICOMStandardMethod

boolean useWindowLinearExactCalculationInsteadOfDICOMStandardMethod

windowingAccelerationValue

double windowingAccelerationValue

showOverlays

boolean showOverlays

applyShutter

boolean applyShutter

showSuperimposedImages

boolean showSuperimposedImages

typeOfPanelEventContext

EventContext typeOfPanelEventContext

lastx

int lastx

lasty

int lasty

lastmiddley

int lastmiddley

windowingMultiplier

double windowingMultiplier

panningMultiplier

double panningMultiplier

leftMouseMode

SingleImagePanel.LeftMouseMode leftMouseMode

currentVOITransformInUse

int currentVOITransformInUse
if -1, then use statistical value first time then user adjusted values subsequently if >= 0, then use selected VOI transform (if there is one for that frame)


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


ourWindowCenterAndWidthChangeListener

com.pixelmed.display.SingleImagePanel.OurWindowCenterAndWidthChangeListener ourWindowCenterAndWidthChangeListener

ourFrameSelectionChangeListener

com.pixelmed.display.SingleImagePanel.OurFrameSelectionChangeListener ourFrameSelectionChangeListener

ourFrameSortOrderChangeListener

com.pixelmed.display.SingleImagePanel.OurFrameSortOrderChangeListener ourFrameSortOrderChangeListener

ourVOIFunctionChangeListener

com.pixelmed.display.SingleImagePanel.OurVOIFunctionChangeListener ourVOIFunctionChangeListener

ourWindowLinearCalculationChangeListener

com.pixelmed.display.SingleImagePanel.OurWindowLinearCalculationChangeListener ourWindowLinearCalculationChangeListener

ourWindowingAccelerationValueChangeListener

com.pixelmed.display.SingleImagePanel.OurWindowingAccelerationValueChangeListener ourWindowingAccelerationValueChangeListener

ourGraphicDisplayChangeListener

com.pixelmed.display.SingleImagePanel.OurGraphicDisplayChangeListener ourGraphicDisplayChangeListener

ourApplyShutterChangeListener

com.pixelmed.display.SingleImagePanel.OurApplyShutterChangeListener ourApplyShutterChangeListener

useConvertToMostFavorableImageType

boolean useConvertToMostFavorableImageType

resampler

BufferedImageUtilities resampler

Class com.pixelmed.display.SpectraPanel extends PlotGraph implements Serializable

Serialized Fields

srcSpectra

float[][] srcSpectra

nSrcSpectra

int nSrcSpectra

currentSrcSpectrumIndex

int currentSrcSpectrumIndex

currentSrcSpectraSortOrder

int[] currentSrcSpectraSortOrder

spectroscopyGeometry

GeometryOfVolume spectroscopyGeometry

spectroscopyVolumeLocalization

SpectroscopyVolumeLocalization spectroscopyVolumeLocalization

lastmiddley

int lastmiddley

typeOfPanelEventContext

EventContext typeOfPanelEventContext

backgroundImageEventContext

EventContext backgroundImageEventContext

ourFrameSelectionChangeListener

com.pixelmed.display.SpectraPanel.OurFrameSelectionChangeListener ourFrameSelectionChangeListener

ourFrameSortOrderChangeListener

com.pixelmed.display.SpectraPanel.OurFrameSortOrderChangeListener ourFrameSortOrderChangeListener

backgroundSImg

SourceImage backgroundSImg

currentBackgroundSrcImageIndex

int currentBackgroundSrcImageIndex

currentBackgroundSrcImageSortOrder

int[] currentBackgroundSrcImageSortOrder

backgroundSrcImageGeometry

GeometryOfVolume backgroundSrcImageGeometry

cachedBackgroundImage

BufferedImage cachedBackgroundImage

cacheOfImagesForSpectra

HashMap<K,V> cacheOfImagesForSpectra

cacheForBounds

Rectangle cacheForBounds

ourBackgroundSourceImageSelectionChangeListener

com.pixelmed.display.SpectraPanel.OurBackgroundSourceImageSelectionChangeListener ourBackgroundSourceImageSelectionChangeListener

Package com.pixelmed.displaywave

Class com.pixelmed.displaywave.ECGPanel extends JComponent implements Serializable

Serialized Fields

samples

short[][] samples

numberOfChannels

int numberOfChannels

nSamplesPerChannel

int nSamplesPerChannel

nSamplesPerRow

int nSamplesPerRow

nTilesPerColumn

int nTilesPerColumn

nTilesPerRow

int nTilesPerRow

samplingIntervalInMilliSeconds

float samplingIntervalInMilliSeconds

amplitudeScalingFactorInMilliVolts

float[] amplitudeScalingFactorInMilliVolts

channelNames

String[] channelNames

widthOfPixelInMilliSeconds

float widthOfPixelInMilliSeconds

heightOfPixelInMilliVolts

float heightOfPixelInMilliVolts

timeOffsetInMilliSeconds

float timeOffsetInMilliSeconds

displaySequence

int[] displaySequence

width

int width

height

int height

imageOfRenderedPlot

BufferedImage imageOfRenderedPlot

Class com.pixelmed.displaywave.ECGViewer extends ApplicationFrame implements Serializable

Serialized Fields

milliMetresPerPixel

float milliMetresPerPixel

defaultHeightOfTileInMicroVolts

int defaultHeightOfTileInMicroVolts

minimumHeightOfTileInMicroVolts

int minimumHeightOfTileInMicroVolts

maximumHeightOfTileInMicroVolts

int maximumHeightOfTileInMicroVolts

minorIntervalHeightOfTileInMicroVolts

int minorIntervalHeightOfTileInMicroVolts

majorIntervalHeightOfTileInMicroVolts

int majorIntervalHeightOfTileInMicroVolts

heightOfTileSliderLabel

String heightOfTileSliderLabel

defaultHorizontalScalingInMilliMetresPerSecond

int defaultHorizontalScalingInMilliMetresPerSecond

minimumHorizontalScalingInMilliMetresPerSecond

int minimumHorizontalScalingInMilliMetresPerSecond

maximumHorizontalScalingInMilliMetresPerSecond

int maximumHorizontalScalingInMilliMetresPerSecond

minorIntervalHorizontalScalingInMilliMetresPerSecond

int minorIntervalHorizontalScalingInMilliMetresPerSecond

majorIntervalHorizontalScalingInMilliMetresPerSecond

int majorIntervalHorizontalScalingInMilliMetresPerSecond

horizontalScalingSliderLabel

String horizontalScalingSliderLabel

defaultVerticalScalingInMilliMetresPerMilliVolt

int defaultVerticalScalingInMilliMetresPerMilliVolt

minimumVerticalScalingInMilliMetresPerMilliVolt

int minimumVerticalScalingInMilliMetresPerMilliVolt

maximumVerticalScalingInMilliMetresPerMilliVolt

int maximumVerticalScalingInMilliMetresPerMilliVolt

minorIntervalVerticalScalingInMilliMetresPerMilliVolt

int minorIntervalVerticalScalingInMilliMetresPerMilliVolt

majorIntervalVerticalScalingInMilliMetresPerMilliVolt

int majorIntervalVerticalScalingInMilliMetresPerMilliVolt

verticalScalingSliderLabel

String verticalScalingSliderLabel

maximumSliderWidth

int maximumSliderWidth

maximumSliderHeight

int maximumSliderHeight

minimumAttributeTreePaneWidth

int minimumAttributeTreePaneWidth

applicationWidth

int applicationWidth

applicationHeight

int applicationHeight

lastDirectoryPath

String lastDirectoryPath

Package com.pixelmed.ftp

Class com.pixelmed.ftp.FTPException extends Exception implements Serializable


Package com.pixelmed.network

Class com.pixelmed.network.ApplicationEntityMap extends TreeMap implements Serializable

Class com.pixelmed.network.AReleaseException extends Exception implements Serializable

Class com.pixelmed.network.DicomNetworkException extends Exception implements Serializable


Package com.pixelmed.query

Class com.pixelmed.query.FilterPanel extends JPanel implements Serializable

Serialized Fields

layout

GridBagLayout layout

filterList

AttributeList filterList

Package com.pixelmed.utils

Class com.pixelmed.utils.JTreeWithAdditionalKeyStrokeActions extends JTree implements Serializable

Class com.pixelmed.utils.PdfException extends Exception implements Serializable

Class com.pixelmed.utils.PhoneticStringEncoderException extends Exception implements Serializable


Package com.pixelmed.validate

Class com.pixelmed.validate.CompileDicomIODDescriptionsIntoXSLT extends Object implements Serializable

Class com.pixelmed.validate.CompileDicomSRDescriptionsIntoXSLT extends Object implements Serializable

Class com.pixelmed.validate.CompileDicomSRDescriptionsIntoXSLT$0 extends Object implements Serializable

Class com.pixelmed.validate.CompileDicomSRDescriptionsIntoXSLT$1 extends Object implements Serializable

Class com.pixelmed.validate.CompileDicomSRDescriptionsIntoXSLT$2 extends Object implements Serializable