Points
Each point is defined by an x-coordinate and a y-coordinate.
It is common practice (but not necessary) to put a comma between the X and Y coordinates and a space between the points, as in this example: 100,10 250,150 200,110
Schema: tchmi:general#/definitions/String
Origin: Polygon
See also
Attribute getter: getPoints
Attribute setter: setPoints
Available from 1.8 |