UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.Coordinate.Points Class Reference
Inheritance diagram for LabelMaker.Interfaces.Coordinate.Points:
LabelMaker.Interfaces.Coordinate.APair LabelMaker.Interfaces.ICoordinates.IPoint LabelMaker.Interfaces.ICoordinates.IPair LabelMaker.Interfaces.ICoordinates.IPair

Public Member Functions

 __init__ (self, float x, float y)
 Initializes a new instance with the given x and y.
 

Additional Inherited Members

- Public Attributes inherited from LabelMaker.Interfaces.Coordinate.APair
 x
 
 y
 
- Static Public Attributes inherited from LabelMaker.Interfaces.ICoordinates.IPair
float x
 
float y
 

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.Coordinate.Points.__init__ ( self,
float x,
float y )

Initializes a new instance with the given x and y.

Parameters
xFirst value. e.g. Horizontal, x, position of a point.
ySecond value. e.g. Vertical, y, position of a point.
Returns
An initialized instance of TcpComm, or nil if the object could not be created.

Reimplemented from LabelMaker.Interfaces.Coordinate.APair.


The documentation for this class was generated from the following file: