public class IdrFlatPolarQuartic
extends MapProjection
Modifier and Type | Class and Description |
---|---|
static class |
IdrFlatPolarQuartic.Provider |
Modifier | Constructor and Description |
---|---|
protected |
IdrFlatPolarQuartic(ParameterValueGroup parameters) |
Modifier and Type | Method and Description |
---|---|
ParameterDescriptorGroup |
getParameterDescriptors() |
ParameterValueGroup |
getParameterValues() |
protected Point2D |
inverseTransformNormalized(double x,
double y,
Point2D ptDst) |
protected Point2D |
transformNormalized(double x,
double y,
Point2D ptDst) |
protected IdrFlatPolarQuartic(ParameterValueGroup parameters) throws ParameterNotFoundException
ParameterNotFoundException
public ParameterDescriptorGroup getParameterDescriptors()
public ParameterValueGroup getParameterValues()
protected Point2D inverseTransformNormalized(double x, double y, Point2D ptDst) throws ProjectionException
ProjectionException