MediaCy.IQL.Application Namespace |
![]() |
Class | Description | |
---|---|---|
![]() | McApplication |
The McApplication object which is the root of the object model and exposes the imaging engine
as well as high level operators.
|
![]() | McApplicationMcInformation |
This class exposes general information about the product,
such as serial number, version...
|
![]() | McBusyState |
This class is responsible for controling the cursor and the progress meter bar during lengthy operations.
|
![]() | McColorScheme |
A class used to control the appearance of the application.
|
![]() | McCommand |
An instance of a command to bind with ribbon controls.
|
![]() | McCommandArgument |
Base class for all command arguments (inputs and outputs)
|
![]() | McCommandExtended |
Extend the base McCommand class for commands with their own implementation as well as scripts.
|
![]() | McCommandInputArgument |
A class used to hold the input command data.
|
![]() | McCommandInputArgumentT |
A class used to hold the typed input command data.
|
![]() | McCommandList |
Class repesenting a list of child commands.
|
![]() | McCommandOutputArgument |
A class used to hold the output command data.
|
![]() | McCommandOutputArgumentT |
A class used to hold the typed output command data.
|
![]() | McCommands |
A collection of all the commands defined for the ribbon.
|
![]() | McControllers |
The global collection of all controller add-ins.
|
![]() | McControllersFileFormatMetrics | |
![]() | McDocuments |
The global collection of all documents of all types.
|
![]() | McDocumentViewTemplate |
Base McViewer class that supports Space Navigator from 3DConnexion
|
![]() | McEngines |
Defines the collection of all the imaging engine wrapper classes.
|
![]() | McEngineWrapper |
McEngineWrapper is used as an interface to the imaging engine, McEngine.
|
![]() | McIdentities |
Defines a collection of user identities.
|
![]() | McIdentity |
Defines an instance of a user identity.
|
![]() | McOutput |
This class controls the output window
|
![]() | McPanels |
Defines the collection of all the panels hosted in the application.
|
![]() | McScript | |
![]() | McSelectedData |
Implements the ImcData interface for the currently selected document data
|
![]() | McSelectionManager |
Class used to control the document selection
|
![]() | McSettings |
A class holding a group of settings.
|
![]() | McStatusBar |
Controls the layout and content of the application status bar.
|
![]() | McStatusPane |
Controls the layout and content of a single application status pane.
|
![]() | McStatusPanes |
Represents the status bar collection of panes.
|
![]() | McSyncList |
Contains the list of synchronized/locked windows
|
![]() | McSyncManager |
Class that exposes image lock/sync operations
|
![]() | McVariable |
Defines a variable that can be used to handle the data flow in scripts.
|
![]() | McWindow |
This class hosts an instance of a view usually for for one document.
|
![]() | McWindows |
The window collection, which contains all visible documents.
|
Interface | Description | |
---|---|---|
![]() | IMcAuditableDocument |
An optionnal interface used to record the audit log for documents supporting it.
|
![]() | IMcData |
Interface defining the type of data exposed in documents.
|
![]() | IMcDocument |
This interface represents the model (document) in the model view controller design pattern.
|
![]() | IMcDocumentController |
This interface represents the controller in the model view controller design pattern.
|
![]() | IMcDocumentView |
This interface represents the view in the model view controller design pattern.
|
![]() | IMcDocumentViewCaption |
This optional interface returns an optional view caption to append to the display name.
|
![]() | IMcDocumentViewContextBar |
This is optional interface to build ContextBar on the view
|
![]() | IMcDocumentViewData |
This optional interface allows a view to expose its own data of various types, which can be different than Document.Data.
|
![]() | IMcDocumentViewDescription |
This optional interface return info to build SuperToolTip for the view
|
![]() | IMcDocumentViewFlags |
This optional interface allows a view to expose its type.
|
![]() | IMcDocumentViewMutable |
This optional interface allows the document to change
|
![]() | IMcDocumentViewPrint |
This optional interface allows a view to handle the print commands.
|
![]() | IMcDocumentViewSynchronized |
This optional interface allows 2 views to be synchronized with each other
|
![]() | IMcDocumentWriter |
Advanced document writing interface
|
![]() | IMcExperiment |
An experiment is a container object returned by IMcExperimentController including one or several documents and their related data.
|
![]() | IMcExperimentDocument |
An interface for a document containing an experiment as implemented in MediaCy.Viewers.Experiment.
|
![]() | IMcPanels |
Defines the interface implemented by the panel collection.
|
Enumeration | Description | |
---|---|---|
![]() | CloseAllFormCloseAllFormAction |
Defines the document closing behavior.
|
![]() | EngineAffinityChoices |
Defines if the command can run in any engine.
|
![]() | IMcDataDataTypes |
Defines what changed in selected data, used in DataChanged event
|
![]() | IMcDocumentControllermcDocumentControllerMode |
Specifies read or write access.
|
![]() | IMcDocumentControllermcDocumentControllerPriority |
Specifies the priority of a Model-View-Controller controller relative to others.
|
![]() | McApplicationCaptureEvents |
Capture Events
|
![]() | McApplicationMcInformationLicenseTypes |
Defines the type of the active software license.
|
![]() | McApplicationMcInformationOemCodes |
Defines common OEM names.
|
![]() | McApplicationMcInformationProductCodes |
Defines Media Cybernetics product list
|
![]() | McApplicationMcInformationProductTiers |
Defines the list of tiers for Media Cybernetics products.
|
![]() | McApplicationObjectState |
The current state of the application.
|
![]() | McColorSchemeMcPredefinedSchemes |
List of predefined color schemes
|
![]() | McColorSchemeMcPreferredColors |
List of predefined scheme base colors
|
![]() | McCommandmcCheckState |
Defines a tri-state value.
|
![]() | McCommandTaskStatus |
Enum used to report the current command status
|
![]() | mcDocumentFlags |
Defines common document flags.
|
![]() | mcDocumentType |
Defines the type of document.
|
![]() | mcDocumentViewFlags |
Enumeration of all the common view types.
|
![]() | mcDocumentWritingFlags |
Defines the purpose of a save operation.
|
![]() | mcPanelLocation |
Defines the location of a panel in the application.
|
![]() | mcPanelsOptions |
Commom panel options.
|
![]() | mcPathType |
This enumeration defines the various paths used by IQL applications.
|
![]() | mcScriptShortcut |
List of all possible shortcuts to associate with a script
|
![]() | mcSpecialNotifyCodes |
Notify codes to use with SendSpecialNotify
|
![]() | TaskFilter |
Defines which tasks to process.
|
![]() | TaskPriority |
Defines the command priority of execution.
|
![]() | ThreadAffinity |
Defines the list of command processing modes.
|