IMcMeasures Interface |
![]() |
Namespace: MediaCy.IQL.Features
Public Interface IMcMeasures Inherits IEnumerable
The IMcMeasures type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Count of measurements in the collection |
![]() | Item | One of the McMeasure instances in the collection |
Name | Description | |
---|---|---|
![]() | Add | Internally used method to add a measurement operator to the collection |
![]() ![]() | AddAll | All available measurements are added to the collection. |
![]() | Compute | Forces the computation of enabled measurements in the collection |
![]() ![]() | Filter | The ancestor McFeatures features are selected based all enabled measurements |
![]() | GetEnumerator | |
![]() ![]() | Remove | Internally used method to Remove a measurement operator (or all opererators)
from the collection. |
![]() ![]() | Select | Sets the Enabled state for selected measurements in the collection |
![]() ![]() | SelectAll | Enables or disables all measurements in the collection by category |
![]() ![]() | Unselect | Specified items in the collection are disabled |