public interface ILineSegment
| Modifier and Type | Method and Description |
|---|---|
ICoordinate |
getEndPoint() |
IEnvelope |
getEnvelope() |
ICoordinate |
getStartPoint() |
ICoordinate getStartPoint()
ICoordinate getEndPoint()
IEnvelope getEnvelope()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.