public class CoordinateExtractor extends Object implements ICoordinateExtractor
| Constructor and Description |
|---|
CoordinateExtractor(IGeometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
ICoordinate |
extract(ICoordinateReference reference) |
public CoordinateExtractor(IGeometry geometry)
public ICoordinate extract(ICoordinateReference reference)
extract in interface IExtractor<ICoordinateReference,ICoordinate>Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.