Uses of Class
org.apache.sis.referencing.operation.projection.Initializer

Packages that use Initializer
Package
Description
Map projection implementations.
  • Uses of Initializer in org.apache.sis.referencing.operation.projection

    Modifier and Type
    Method
    Description
    private static Initializer
    AlbersEqualArea.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    AzimuthalEquidistant.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    CassiniSoldner.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    CylindricalEqualArea.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    LambertAzimuthalEqualArea.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    LambertConicConformal.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    Mercator.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    ModifiedAzimuthalEquidistant.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    Mollweide.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    ObliqueMercator.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    ObliqueStereographic.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    Orthographic.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    PolarStereographic.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    Polyconic.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    (package private) static Initializer
    SatelliteTracking.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    Sinusoidal.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private static Initializer
    TransverseMercator.initializer(org.opengis.referencing.operation.OperationMethod method, Parameters parameters)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    Constructors in org.apache.sis.referencing.operation.projection with parameters of type Initializer
    Modifier
    Constructor
    Description
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    (package private)
    Creates a new normalized projection from the parameters computed by the given initializer, or from the parameters already computed by another projection.
    (package private)
    Creates a new normalized projection from the parameters computed by the given initializer.
    (package private)
    Creates a new Cassini-Soldner projection from the given initializer.
    (package private)
    Creates a new normalized projection from the parameters computed by the given initializer.
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Mercator(Initializer initializer)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    (package private)
    Creates a new normalized projection from the parameters computed by the given initializer.
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    (package private)
    Creates a new normalized projection from the parameters computed by the given initializer, or from the parameters already computed by another projection.
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Polyconic(Initializer initializer)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    private
    Sinusoidal(Initializer initializer)
    Work around for RFE #4093999 in Sun's bug database ("Relax constraint on placement of this()/super() call in constructors").
    (package private)
    Creates a new Transverse Mercator projection from the given initializer.