类的使用
com.supermap.data.CalibrateMeasureMethod
-
使用CalibrateMeasureMethod的程序包 程序包 说明 com.supermap.data -
-
com.supermap.data中CalibrateMeasureMethod的使用
声明为CalibrateMeasureMethod的com.supermap.data中的字段 限定符和类型 字段和说明 static CalibrateMeasureMethod
CalibrateMeasureMethod. BYDISTANCE
已过时。static CalibrateMeasureMethod
CalibrateMeasureMethod. BYMEASURE
已过时。参数类型为CalibrateMeasureMethod的com.supermap.data中的方法 限定符和类型 方法和说明 boolean
GeoLineM. calibrateLineM(GeoLineM geoLineM, CalibrateMeasureMethod method, boolean isIgnoreGap)
已过时。根据给定的路由对象线段来校正路由对象。boolean
GeoLineM. CalibrateLineM(PointMs pointMs, CalibrateMeasureMethod method, boolean isIgnoreGap)
已过时。根据路由点串校正路由对象的 M 值。boolean
GeoLineM. extrapolateM(Point2D fromPoint, Point2D toPoint, double fromMeasure, double toMeasure, double tolerance, CalibrateMeasureMethod method)
已过时。对路由对象的 BEFORE 与 AFTER 位置处的 M 值进行插值。关于位置的定义请参见 WhereToCalibrate 枚举。boolean
GeoLineM. interpolateM(Point2D fromPoint, Point2D toPoint, double fromMeasure, double toMeasure, double tolerance, CalibrateMeasureMethod method)
已过时。对路由对象的 INTERVAL 位置处的 M 值进行插值。关于位置的定义请参见 WhereToCalibrate 枚举。boolean
GeoLineM. updateM(Point2D fromPoint, Point2D toPoint, Double fromMeasure, Double toMeasure, Double tolerance, WhereToCalibrate whereToCalibrate, CalibrateMeasureMethod method)
已过时。更新路由对象的 M 值。
-
Copyright © 2021–2024 SuperMap. All rights reserved.