LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
Products
|
Support
|
Send comments
on this topic. |
Email
a link to this topic. | Back to
Introduction
| Help Version 18.0.12.4
Leadtools.Medical.Workstation.Commands Namespace
Show in webframe
Inheritance Hierarchy
Collapse All
Expand All
Outline and description of types and enumeration used
to define an interface for creating commands
Classes
Class
Description
ApplyToAllSubcellsCommand
Changes the value of the
Leadtools.Medical.Workstation.WorkstationState.ApplyActionOnAllSubCells
and applies that to the
Leadtools.MedicalViewer.MedicalViewerCell.ApplyOnIndividualSubCell
for all the cells in the
Leadtools.Medical.Workstation.WorkstationState.WorkstationHostViewers
CellAnnotationDeletedEventArgs
Provides data for the
DeleteCellAnnotationsCommand.CellAnnotationDeleted
event.
CellAnnotationDeletingEventArgs
Provides data for the
DeleteCellAnnotationsCommand.CellAnnotationDeleting
event.
Change3DVolumeTypeCommand
Changes the current
Leadtools.Medical.Workstation.UI.VolumeViewer.VolumeType
value.
ChangeAnnotationColorCommand
Changes the annotation colors on the selected annotations in the
Leadtools.Medical.Workstation.WorkstationState.WorkstationSelectedCells
collection.
ChangeCellScrollCommand
Changes the scroll position for the selected
Leadtools.MedicalViewer.MedicalViewerMultiCell
.
ChangeImageListViewGroupingCommand
Changes the
Leadtools.Medical.Workstation.UI.ListMode
in an
Leadtools.Medical.Workstation.UI.ImageListView
of the current
Leadtools.Medical.Workstation.WorkstationState.ActiveHostViewer
timeline.
ChangeImageListViewOrientationCommand
Changes the view orientation of the
Leadtools.Medical.Workstation.UI.ImageListView
that displays the timeline in the
Leadtools.Medical.Workstation.WorkstationState.TimelineManager
for the
Leadtools.Medical.Workstation.WorkstationState.ActiveHostViewer
ChangeImagesLayoutCommand
Changes the layout of the selected
Leadtools.MedicalViewer.MedicalViewerMultiCell
.
ChangeReferenceLineColorCommand
Changes the reference line color of the selected
Leadtools.MedicalViewer.MedicalViewerCell
.
ChangeSeriesLayoutCommand
Changes the layout of the series.
ChangeStudiesLayoutCommand
Changes the layout of the Studies.
ChangeTextAnnotationForecolorCommand
Changes the forecolor of the selected Text annotation.
ClearRegionsCommand
Removes the region from all selected
Leadtools.MedicalViewer.MedicalViewerCell
objects.
ClearRegionsCommand.RegionRemovedEventArgs
Provides data for the
ClearRegionsCommand.RegionRemoved
event.
CopyCellImageCommand
Copies the image on the selected
Leadtools.MedicalViewer.MedicalViewerCell
into the windows clipboard.
Create3DVolumeCommand
Creates a 3D volume from the currently selected
Leadtools.MedicalViewer.MedicalViewerMultiCell
images and adds a new
Leadtools.Medical3D.Medical3DControl
to the
Leadtools.Medical.Workstation.UI.WorkstationViewer
.
CutPlaneCommand
A base command for creating a cut-plane cell.
DeleteAllCellAnnotationsCommand
Deletes all the annotations stored for a
Leadtools.MedicalViewer.MedicalViewerCell
.
DeleteAnnotationCommand
Deletes the selected annotation from the current cell.
DeleteCellAnnotationsCommand
Deletes the annotations stored for a
Leadtools.MedicalViewer.MedicalViewerCell
.
DeleteCellCommand
Deletes all selected cell from the active
Leadtools.Medical.Workstation.UI.MedicalViewerHost
.
DeleteSeriesCommand
Deletes all the cells for the currently selected series.
DeleteStudyCommand
Deletes all the cells for the currently selected study.
DisplayWithOverviewCommand
Generates a cell that is duplicated from the selected to be used as an overview.
DoubleCutPlaneCommand
Creates a double cut-plane cells.
FitImageCommand
Fits an image into the
Leadtools.MedicalViewer.MedicalViewerCell
FlipCommand
Flips an image in the selected
Leadtools.MedicalViewer.MedicalViewerCell
.
InvertCommand
Inverts the image in the selected
Leadtools.MedicalViewer.MedicalViewerCell
.
Load3DVolumeAsyncCommandBase
Represents a base class for creating 3D volumes asynchronously.
Load3DVolumeCommand
Loads a 3D volume for the currently selected
Leadtools.MedicalViewer.MedicalViewerMultiCell
images stored in the
Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent
and adds a new
Leadtools.Medical3D.Medical3DControl
into the
Leadtools.Medical.Workstation.UI.WorkstationViewer
.
LoadCellIAnnotationsCommand
Loads stored annotations into a
Leadtools.MedicalViewer.MedicalViewerCell
.
LoadSelectedTimelineSeriesCommand
Loads the selected series in the displayed timeline into the
Leadtools.Medical.Workstation.UI.WorkstationViewer
LoadVolumesEventArgs
Provides data for the
Load3DVolumeCommand.LoadVolumes
event.
ModelViewPresenterCommand<P,V>
Displays a View and associates it with a Presenter.
PrintCellImageCommand
Prints the image on the selected
Leadtools.MedicalViewer.MedicalViewerCell
by displaying the Window Print Dialog.
ReferenceLineStateChangeEventArgs
Provides data for the
ToggleReferenceLineCommand.ReferenceLineStateChanged
and the
ToggleReferenceLineCommand.ReferenceLineStateChanging
ResetOrientationCommand
Resets the selected cell image orientation to the initial display.
ResetVolumeCommand
Resets a 3D volume into its original display.
ResetWindowLevelCommand
Resets the Window Level values for all selected cells.
ReverseImageCommand
Reverses the image for all selected cells.
SaveCellImageCommand
Saves the image on the selected
Leadtools.MedicalViewer.MedicalViewerCell
by displaying the File Save Dialog.
ScaleImageCommand
Scales the image in all the selected cells.
SelectActiveViewerCellsCommand
Selects all the cells in the
Leadtools.Medical.Workstation.WorkstationState.ActiveHostViewer
ShowChronologicalTimelineCommand
Shows the patient's chronological timeline control.
SingleCutPlaneCommand
Creates a single cut-plane cell.
Store3DVolumeCommand
Stores a 3D volume information.
Store3DVolumeStateCommand
Stores the state of a 3D volume.
ToggleMPRCrossLineCommand
Shows and hides the MPR cross line on the MPR cells in a
Leadtools.Medical3D.Medical3DControl
.
ToggleReferenceLineCommand
Shows or hides the reference line of the selected cell.
ToggleSlabRectangleCommand
Shows and hides the MPR slab rectangle on the MPR cells in a
Leadtools.Medical3D.Medical3DControl
.
ToggleTagsCommand
Shows and hides the overlay tags displayed on a cell.
UpdateImageCommandBase
Updates the image on a
Leadtools.MedicalViewer.MedicalViewerCell
.
ViewerSeriesModeCommand
Changes the selected cells layout into the current layout defined in the
Leadtools.Medical.Workstation.WorkstationState.ImagesLayout
.
ViewerStackModeCommand
Changes the layout of the selected cells to 1X1.
Volume3DCreatedEventArgs
Provides data for the
Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted
and
Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingCompleted
events.
Volume3DStoredEventArgs
Provides data for the
Store3DVolumeCommand.Volume3DStoring
,
Store3DVolumeCommand.Volume3DStored
,
Store3DVolumeStateCommand.Volume3DStateStoring
and
Store3DVolumeStateCommand.Volume3DStateStored
events.
WorkstationCommand
Implements a workstation command object.
Interfaces
Interface
Description
ICommand
An interface for executing an action.
Enumerations
Enumeration
Description
ChangeCellScrollCommand.ScrollLocation
Provides value fo the
ChangeCellScrollCommand
See Also
Reference
Leadtools.Medical.Workstation Assembly
Products
|
Support
|
Contact Us
|
Copyright Notices
© 2006-2014 All Rights Reserved.
LEAD Technologies, Inc.