div-point
A point with fixed coordinates.
JSON
{
x*: {
unit: "string",
value*: "number"
},
y*: {
unit: "string",
value*: "number"
}
}
Parameters
Parameters | Description |
---|---|
x | object Required parameter.
The value has the type |
y | object Required parameter.
The value has the type |
Parameters | Description |
---|---|
x | object Required parameter.
The value has the type |
y | object Required parameter.
The value has the type |