Serialized Form

  • Package org.osgeo.proj

    • Class CoordinateOperationContext

      class CoordinateOperationContext extends Object implements Serializable
      serialVersionUID:
      6084066145640864767L
      • Serialized Fields

        • allowUseIntermediateCRS
          IntermediateCRSUse allowUseIntermediateCRS
          Whether an intermediate pivot CRS can be used for researching coordinate operations between a source and target CRS.
        • areaOfInterest
          Extent areaOfInterest
          The desired area of interest, or null if unknown.
        • authority
          String authority
          The authority to use for searching coordinate operations. Shall never be null.
        • desiredAccuracy
          double desiredAccuracy
          The desired accuracy (in metres), or 0 for the best accuracy available.
        • discardSuperseded
          boolean discardSuperseded
          Whether transformations that are superseded (but not deprecated) should be discarded.
        • gridAvailabilityUse
          GridAvailabilityUse gridAvailabilityUse
          Specifies how grid availability is used. The null value stands for the PROJ default.
        • sourceAndTargetCRSExtentUse
          SourceTargetCRSExtentUse sourceAndTargetCRSExtentUse
          How source and target CRS extents should be used when considering if a transformation can be used. The null value stands for the PROJ default.
        • spatialCriterion
          SpatialCriterion spatialCriterion
          The spatial criterion to use when comparing the area of validity of coordinate operations with the area of interest / area of validity of source and target CRS. The null value stands for the PROJ default.
    • Exception Class NoUnitImplementationException

      class NoUnitImplementationException extends UnsupportedOperationException implements Serializable
      serialVersionUID:
      8591455304816250290L
    • Exception Class UnformattableObjectException

      class UnformattableObjectException extends RuntimeException implements Serializable
      serialVersionUID:
      -6675577521929643794L
    • Exception Class UnparsableObjectException

      class UnparsableObjectException extends RuntimeException implements Serializable
      serialVersionUID:
      -2092270598439694323L
    • Exception Class UnsupportedImplementationException

      class UnsupportedImplementationException extends IllegalArgumentException implements Serializable
      serialVersionUID:
      -84175258452782989L