Class AbstractCoordinateOperationFactory

    • Constructor Detail

      • AbstractCoordinateOperationFactory

        public AbstractCoordinateOperationFactory​(Hints userHints)
        Constructs a coordinate operation factory using the specified hints. This constructor recognizes the CRS, CS, DATUM and MATH_TRANSFORM FACTORY hints.
        Parameters:
        userHints - The hints, or null if none.
      • AbstractCoordinateOperationFactory

        public AbstractCoordinateOperationFactory​(Hints userHints,
                                                  int priority)
        Constructs a coordinate operation factory using the specified hints and priority. This constructor recognizes the CRS, CS, DATUM and MATH_TRANSFORM FACTORY hints.
        Parameters:
        userHints - The hints, or null if none.
        priority - The priority for this factory, as a number between MINIMUM_PRIORITY and MAXIMUM_PRIORITY inclusive.
        Since:
        2.2