public class ST_Pos extends STBase
示例:
0 0
————《GB/T 33190-2016》 表 2 基本数据类型
| 构造器和说明 |
|---|
ST_Pos(double x,
double y) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ST_Pos |
getInstance(double x,
double y) |
static ST_Pos |
getInstance(String arrStr)
获取 ST_Pos 实例如果参数非法则返还null
|
Double |
getX() |
Double |
getY() |
ST_Pos |
setX(Double x) |
ST_Pos |
setY(Double y) |
String |
toString() |
fmt, getElement, toDouble, toIntCopyright © 2021. All rights reserved.