| Class | Description | |
|---|---|---|
| LineMaxEdgeDetectionParams | Class for configuring the edge detection behavior of LineMaxOperator. | |
| LineMaxEdgePoint | Class containing LineMaxOperator edge point data. | |
| LineMaxEdgePointCollection | Class containing a read-only set of edge points. | |
| LineMaxOperator | This class provides functionality for finding lines in images. It will return candidate lines that meet the requirements specified by its properties. | |
| LineMaxResult | This class holds the result data for a LineMaxOperator line. | |
| LineMaxResults | This class holds all of the result information from a LineMaxOperator operation. | |
| LineMaxTool | This class provides tool level access to LineMaxOperator functionality. | |
| Registration_ |
| Enumeration | Description | |
|---|---|---|
| LineMaxCurrentRecordConstants | Enumeration of data that can be included in the CurrentRecord. | |
| LineMaxFittingModeConstants | Enumeration of modes for fitting lines to edge points. | |
| LineMaxLastRunRecordConstants | Enumeration of result data that can be included in the LastRunRecord. | |
| LineMaxLastRunRecordDiagConstants | Enumeration of diagnostic data that can be included in the LastRunRecord. | |
| LineMaxPolarityConstants | Enumeration of LineMax polarity values. | |
| LineMaxResultGraphicConstants | Enumeration of flags used for creating LineMax result graphics. |