UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Point类 参考
类 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 成员函数

 Point (float x, float y)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
GetX ()
 
void SetX (T x)
 
GetY ()
 
void SetY (T y)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IPair< Float >
GetX ()
 第一个值。例如:水平,x,点的位置。 更多...
 
void SetX (T x)
 
GetY ()
 第二个值。例如:垂直,y,点的位置。 更多...
 
void SetY (T y)
 

额外继承的成员函数

- Protected 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
 APair (T x, T y)
 
- Protected 属性 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.APair< T >
x
 
y
 

构造及析构函数说明

◆ Point()

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

该类的文档由以下文件生成: