| Package | Description |
|---|---|
| org.geolatte.geom.crs.trans |
| Modifier and Type | Method and Description |
|---|---|
static <P extends Position,Q extends Position> |
TransformOperations.from(CoordinateReferenceSystem<P> source,
CoordinateReferenceSystem<Q> target) |
TransformOperation<Q,P> |
TransformOperation.reversed() |
| Constructor and Description |
|---|
EnvelopeTransform(TransformOperation<P,Q> operation) |
TransformVisitor(TransformOperation<P,Q> op) |
Copyright © 2021 geolatte.org. All rights reserved.