Click or drag to resize

MediaCy.Addins.DataCollector Namespace

The MediaCy.Addins.DataCollector namespace provides classes exposing commands and functions related to collecting data to Data Collector.
Classes
  ClassDescription
Public classAddMeasurementCommand
Adds a new or edits an existing measurement.
Public classAutoCollectCommand
Toggles the Auto-collect option. When this option is on the data is collected automatically on Count or Image changed event.
Public classBlockTableOptionsCommand
Sets block table options.
Public classBlockTableToClipboardCommand
Copies block table to clipboard.
Public classClearMeasurementsCommand
Clears selected measurements list.
Public classCollapseExpandDCCommand
Collapse or Expand group rows of data collector data tables.
Public classCollectCommand
Collects data from the given input. If Input is empty, all selected images are used.
Public classCopyMeasurementCommand
Copies an entry from the All list to the Selected list.
Public classDataAdapterHistogram
Public classDataCollectorCommand
Base data collector command.
Public classDataCollectorGetDataCommand
Returns DataSet with data of DataCollector.
Public classDataCollectorOptionsCommand
Sets data collector options.
Public classDataTableOptionsCommand
Sets the Data table options.
Public classDataTableSetTabCommand
Activates data table.
Public classGraphBaseExportCommand
Public classGraphBaseOptionsCommand
Base graph window options command.
Public classGraphBaseToBitmapCommand
Returns System.Drawing.Bitmap of the graph window.
Public classGraphBaseToClipboardCommand
Copies graph to clipboard, base command.
Public classGraphBaseToExcelCommand
Copies graph to Excel, base command.
Public classGraphBaseToPowerPointCommand
Copies graph to PowerPoint, base command.
Public classGraphBaseToWordCommand
Copies graph to Word, base command.
Public classGraphOptionsCommand
Sets graph options.
Public classHistogramOptionsCommand
Sets histogram options.
Public classLoadCommand
Loads data collector data set from a file.
Public classLoadSaveCommand
Base load/save command.
Public classLoadSchemaCommand
Loads a list of selected measurements.
Public classRemoveMeasurementCommand
Removes existing measurement from the list.
Public classSaveCommand
Saves data collector data to a file.
Public classSaveSchemaCommand
Saves the list of selected measurements.
Public classSaveTablesCommand
Saves active data table to a text file.
Public classScatterplot3DOptionsCommand
Sets 3D scatter-plot options.
Public classScatterplotOptionsCommand
Sets scatter-plot options.
Public classSendToClipboardCommand
Copies the active data table to clipboard.
Public classSendToExcelCommand
Sends the active data table to Excel.
Public classSyncMeasurementsCommand
Reads the list of active measurements from data provider to selected measurements list of data collector.
Enumerations