public class LambertConicConformal1SP extends AbstractCoordinatesProjection
| Constructor and Description |
|---|
LambertConicConformal1SP(ProjectedCoordinateSystem cs) |
| Modifier and Type | Method and Description |
|---|---|
void |
inverse(double x,
double y,
double[] targetCoordinates,
int targetOffset,
int targetAxisCount) |
void |
project(double lambda,
double phi,
double[] targetCoordinates,
int targetOffset,
int targetAxisCount) |
getInverseOperation, getProjectOperationpublic LambertConicConformal1SP(ProjectedCoordinateSystem cs)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.