EPolygonRegion Class

Manages a complete context for an ERegion shaped like a polygon.

Base Class:ERegion

Namespace: Euresys::Open_eVision

Methods

Add a new vertex at the end of the region
Moves the specified handle to a new position and updates all placement parameters of the region.
Constructs an EPolygonRegion context.
Number of vertices of the region.
List of vertices of the region
Detects if the cursor is placed over one of the dragging handles.
Insert a vertice between two existing ones
Loads the EPolygonRegion. The given ESerializer must have been created for reading.
Checks if this EPolygonRegion instance is not strictly equal to another
Assignment operator.
Checks if this EPolygonRegion instance is strictly equal to another
Remove a vertex
Creates a new EPolygonRegion by rotating the EPolygonRegion.
Saves the EPolygonRegion. The given ESerializer must have been created for writing.
Creates a new EPolygonRegion by scaling the region.
List of vertices of the region
Creates a new EPolygonRegion by translating the EPolygonRegion.

EPolygonRegion Class

Manages a complete context for an ERegion shaped like a polygon.

Base Class:ERegion

Namespace: Euresys.Open_eVision

Properties

Number of vertices of the region.
List of vertices of the region

Methods

Add a new vertex at the end of the region
Moves the specified handle to a new position and updates all placement parameters of the region.
Constructs an EPolygonRegion context.
Detects if the cursor is placed over one of the dragging handles.
Insert a vertice between two existing ones
Loads the EPolygonRegion. The given ESerializer must have been created for reading.
Checks if this EPolygonRegion instance is not strictly equal to another
Assignment operator.
Checks if this EPolygonRegion instance is strictly equal to another
Remove a vertex
Creates a new EPolygonRegion by rotating the EPolygonRegion.
Saves the EPolygonRegion. The given ESerializer must have been created for writing.
Creates a new EPolygonRegion by scaling the region.
Creates a new EPolygonRegion by translating the EPolygonRegion.