ERectangleShape Class
Manages a rectangle shape.
Base Class:EShape
Derived Class(es):ERectangleGauge
Namespace: Euresys::Open_eVision
License(s): Any
Properties
Abscissa of the origin point of the shape.
Ordinate of the origin point of the shape.
X size of the ERectangleShape
.
Y size of the ERectangleShape
.
Shape type.
Orientation of the shape.
Center point of the shape.
Sets the parameters of the rectangle according to a known ERectangle
object In a general content, the term object should be understood with the meaning of a class instance. In EasyObject, an object is a maximally-sized area of adjacent connected pixels belonging to the layer foreground..
Horizontal sensor resolution, in pixels per unit.
Methods
Find the daughter shape that is the closest to this shape. To retrieve the closest shape, use EShape::ClosestShape
.
Copies all the data of the current ERectangleShape
object into another ERectangleShape
object and returns it.
Moves a handle to a new position and updates the position parameters of the shape.
Draws a graphical representation of a shape, as defined by EDrawingMode
.
This method is deprecated.
Retrieves the coordinates of each corner of a ERectangleShape
object.
Retrieves each edge of a ERectangleShape
object.
Retrieves the center coordinates of each edge of a ERectangleShape
object.
Returns the coordinates of a particular point, specified by its location in the ERectangleShape
area.
Checks if there is a handle under the cursor.
Copies all the data from another ERectangleShape
object into the current ERectangleShape
object
Sets the center coordinates of a ERectangleShape
object.
Sets the geometric parameters of an ERectangleShape
object using two opposed corners.
This method is deprecated: Use ERectangleShape::SetFromThreeCorners
instead.
Sets the geometric parameters of an ERectangleShape
object using three corners.
This method is deprecated: Use ERectangleShape::SetFromOppositeCorners
instead.
Sets the size of a ERectangleShape
object.
ERectangleShape Class
Manages a rectangle shape.
Base Class:EShape
Derived Class(es):ERectangleGauge
Namespace: Euresys.Open_eVision
License(s): Any
Properties
Orientation of the shape.
Center point of the shape.
Abscissa of the origin point of the shape.
Ordinate of the origin point of the shape.
Sets the parameters of the rectangle according to a known ERectangle
object.
Horizontal sensor resolution, in pixels per unit.
X size of the ERectangleShape
.
Y size of the ERectangleShape
.
Shape type.
Methods
Find the daughter shape that is the closest to this shape. To retrieve the closest shape, use EShape.ClosestShape
.
Copies all the data of the current ERectangleShape
object into another ERectangleShape
object and returns it.
Moves a handle to a new position and updates the position parameters of the shape.
Draws a graphical representation of a shape, as defined by EDrawingMode
.
This method is deprecated.
Retrieves the coordinates of each corner of a ERectangleShape
object.
Retrieves each edge of a ERectangleShape
object.
Retrieves the center coordinates of each edge of a ERectangleShape
object.
Returns the coordinates of a particular point, specified by its location in the ERectangleShape
area.
Checks if there is a handle under the cursor.
Sets the center coordinates of a ERectangleShape
object.
Sets the geometric parameters of an ERectangleShape
object using two opposed corners.
This method is deprecated: Use ERectangleShape.SetFromThreeCorners
instead.
Sets the geometric parameters of an ERectangleShape
object using three corners.
This method is deprecated: Use ERectangleShape.SetFromOppositeCorners
instead.
Sets the size of a ERectangleShape
object.
ERectangleShape Class
Manages a rectangle shape.
Base Class:EShape
Derived Class(es):ERectangleGauge
Module: open_evision
License(s): Any
Properties
Orientation of the shape.
Center point of the shape.
Abscissa of the origin point of the shape.
Ordinate of the origin point of the shape.
Sets the parameters of the rectangle according to a known ERectangle
object.
Horizontal sensor resolution, in pixels per unit.
X size of the ERectangleShape
.
Y size of the ERectangleShape
.
Shape type.
Methods
Find the daughter shape that is the closest to this shape. To retrieve the closest shape, use EShape.ClosestShape
.
Copies all the data of the current ERectangleShape
object into another ERectangleShape
object and returns it.
Moves a handle to a new position and updates the position parameters of the shape.
Draws a graphical representation of a shape, as defined by EDrawingMode
.
Retrieves the coordinates of each corner of a ERectangleShape
object.
Retrieves each edge of a ERectangleShape
object.
Retrieves the center coordinates of each edge of a ERectangleShape
object.
Returns the coordinates of a particular point, specified by its location in the ERectangleShape
area.
Checks if there is a handle under the cursor.
Sets the center coordinates of a ERectangleShape
object.
Sets the geometric parameters of an ERectangleShape
object using two opposed corners.
This method is deprecated: Use ERectangleShape.SetFromThreeCorners
instead.
Sets the geometric parameters of an ERectangleShape
object using three corners.
This method is deprecated: Use ERectangleShape.SetFromOppositeCorners
instead.
Sets the size of a ERectangleShape
object.