public class TransformationService extends Object
| Constructor and Description |
|---|
TransformationService() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
transform(com.vividsolutions.jts.geom.Geometry geometry,
IoParameters query) |
protected void |
transformInline(StationOutput station,
IoParameters parameters) |
public com.vividsolutions.jts.geom.Geometry transform(com.vividsolutions.jts.geom.Geometry geometry,
IoParameters query)
protected void transformInline(StationOutput station, IoParameters parameters)
station - the station to transform.parameters - the query containing CRS and how to handle axes order.Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.