类的使用
com.supermap.data.WhereToCalibrate
-
使用WhereToCalibrate的程序包 程序包 说明 com.supermap.data -
-
com.supermap.data中WhereToCalibrate的使用
声明为WhereToCalibrate的com.supermap.data中的字段 限定符和类型 字段和说明 static WhereToCalibrate
WhereToCalibrate. AFTER
只对 AFTER 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. ALLLINE
对整个路由对象的 M 值均进行校正。static WhereToCalibrate
WhereToCalibrate. BEFORE
只对 BEFORE 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. BEFOREANDAFTER
只对 BEFORE 与 AFTER 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. BEFOREANDINTERVAL
只对 BEFORE 和 INTERVAL 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. INTERVAL
只对 INTERVAL 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. INTERVALANDAFTER
只对 INTERVAL 和 AFTER 位置对应的路由对象的 M 值进行校正。static WhereToCalibrate
WhereToCalibrate. NOTTOCOMPUTE
不进行校正。参数类型为WhereToCalibrate的com.supermap.data中的方法 限定符和类型 方法和说明 boolean
GeoLineM. setMAtPoint(Point2D point2D, double measure, double tolerance, WhereToCalibrate wheretocalibrate)
设置路由对象指定点处的 M 值。boolean
GeoLineM. updateM(int fromIndex, int toIndex, double fromMeasure, double toMeasure, WhereToCalibrate wheretoCalibrate, CalibrateMode calibrateMode)
更新路由对象的 M 值。boolean
GeoLineM. updateM(Point2D fromPoint, Point2D toPoint, Double fromMeasure, Double toMeasure, Double tolerance, WhereToCalibrate whereToCalibrate, CalibrateMeasureMethod method)
已过时。更新路由对象的 M 值。boolean
GeoLineM. updateM(Point2D fromPoint, Point2D toPoint, double fromMeasure, double toMeasure, double tolerance, WhereToCalibrate wheretoCalibrate, CalibrateMode calibrateMode)
已过时。更新路由对象的 M 值。
-
Copyright © 2021–2024 SuperMap. All rights reserved.