UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Point Class Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Point:
com.UniPRT.Sdk.LabelMaker.Abstract.APair< T > com.UniPRT.Sdk.LabelMaker.Interface.IPoint com.UniPRT.Sdk.LabelMaker.Interface.IPair< Float >

Public Member Functions

 Point (float x, float y)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
GetX ()
 
void SetX (T x)
 
GetY ()
 
void SetY (T y)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IPair< Float >
GetX ()
 First value. e.g. Horizontal, x, position of a point. More...
 
void SetX (T x)
 
GetY ()
 Second value. e.g. Vertical, y, position of a point. More...
 
void SetY (T y)
 

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
 APair (T x, T y)
 
- Protected Attributes inherited from com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
x
 
y
 

Constructor & Destructor Documentation

◆ Point()

com.UniPRT.Sdk.LabelMaker.Point.Point ( float  x,
float  y 
)

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