LineFeature
A line feature.
Elements
Name | Type | Description |
---|---|---|
startPoint | PointFloat | The starting point of the line. |
endPoint | PointFloat | The ending point of the line. |
length | double | The length of the line measured in pixels from the start point to the end point. |
rotation | double | The orientation of the line with respect to the horizontal. |