Class UniversalTransverseMercatorProjection

    • Constructor Detail

      • UniversalTransverseMercatorProjection

        public UniversalTransverseMercatorProjection​()
    • Method Detail

      • initialize

        public void initialize​()
        Description copied from class: Projection
        Initialize the projection. This should be called after setting parameters and before using the projection. This is for performance reasons as initialization may be expensive.
        Overrides:
        initialize in class TransverseMercatorProjection