public class IdrGallStereographic
extends MapProjection
| Modifier and Type | Class and Description | 
|---|---|
| static class  | IdrGallStereographic.Provider | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | IdrGallStereographic(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 IdrGallStereographic(ParameterValueGroup parameters)
                        throws ParameterNotFoundException
ParameterNotFoundExceptionpublic ParameterDescriptorGroup getParameterDescriptors()
public ParameterValueGroup getParameterValues()
protected Point2D inverseTransformNormalized(double x, double y, Point2D ptDst) throws ProjectionException
ProjectionException