public class LineSegmentExtractor extends Object
| Constructor and Description |
|---|
LineSegmentExtractor(IGeometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
List<ILineSegment> |
find(ICoordinate coordinate) |
public LineSegmentExtractor(IGeometry geometry)
public List<ILineSegment> find(ICoordinate coordinate)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.