public interface Linear<P extends Position>
Geometrys| Modifier and Type | Method and Description |
|---|---|
P |
getEndPosition()
Returns the end position of the linear
Geometry |
P |
getStartPosition()
Returns the start position of the linear
Geometry |
Copyright © 2023 geolatte.org. All rights reserved.