Uses of Class
org.locationtech.proj4j.Proj4jException
Packages that use Proj4jException
-
Uses of Proj4jException in org.locationtech.proj4j
Subclasses of Proj4jException in org.locationtech.proj4jModifier and TypeClassDescriptionclass
Signals that an interative mathematical algorithm has failed to converge.class
Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.class
Signals that an erroneous situation has occured during the computation of a projected coordinate system value.class
Signals that an authority code is unknown and cannot be mapped to a CRS definition.class
Signals that a parameter in a CRS specification is not currently supported, or unknown.Methods in org.locationtech.proj4j that throw Proj4jExceptionModifier and TypeMethodDescriptionBasicCoordinateTransform.transform
(ProjCoordinate src, ProjCoordinate tgt) Transforms a coordinate from the sourceCoordinateReferenceSystem
to the target one.CoordinateTransform.transform
(ProjCoordinate src, ProjCoordinate tgt) Tranforms a coordinate from the sourceCoordinateReferenceSystem
to the target one.