类的使用
org.meteoinfo.projection.proj4j.Proj4jException
-
使用Proj4jException的程序包 程序包 说明 org.meteoinfo.projection.proj4j -
-
org.meteoinfo.projection.proj4j中Proj4jException的使用
org.meteoinfo.projection.proj4j中Proj4jException的子类 修饰符和类型 类 说明 classConvergenceFailureExceptionSignals that an interative mathematical algorithm has failed to converge.classInvalidValueExceptionSignals 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.classProjectionExceptionSignals that an erroneous situation has occured during the computation of a projected coordinate system value.classUnknownAuthorityCodeExceptionSignals that an authority code is unknown and cannot be mapped to a CRS definition.classUnsupportedParameterExceptionSignals that a parameter in a CRS specification is not currently supported, or unknown.抛出Proj4jException的org.meteoinfo.projection.proj4j中的方法 修饰符和类型 方法 说明 ProjCoordinateBasicCoordinateTransform. transform(ProjCoordinate src, ProjCoordinate tgt)Tranforms a coordinate from the sourceCoordinateReferenceSystemto the target one.ProjCoordinateCoordinateTransform. transform(ProjCoordinate src, ProjCoordinate tgt)Tranforms a coordinate from the sourceCoordinateReferenceSystemto the target one.
-