public class IdrMiProyeccion
extends MapProjection
| Modifier | Constructor and Description |
|---|---|
protected |
IdrMiProyeccion(ParameterValueGroup values) |
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptorGroup |
getParameterDescriptors() |
protected java.awt.geom.Point2D |
inverseTransformNormalized(double x,
double y,
java.awt.geom.Point2D ptDst) |
protected java.awt.geom.Point2D |
transformNormalized(double x,
double y,
java.awt.geom.Point2D ptDst) |
protected IdrMiProyeccion(ParameterValueGroup values)
throws ParameterNotFoundException
ParameterNotFoundExceptionpublic ParameterDescriptorGroup getParameterDescriptors()
protected java.awt.geom.Point2D inverseTransformNormalized(double x,
double y,
java.awt.geom.Point2D ptDst)
throws ProjectionException
ProjectionExceptionprotected java.awt.geom.Point2D transformNormalized(double x,
double y,
java.awt.geom.Point2D ptDst)
throws ProjectionException
ProjectionException