| 包 |
类/接口 |
字段/方法/属性/事件 |
备注 |
| com.supermap.services.components |
Map |
List<ChartFeatureInfoSpec> getChartFeatureInfoSpecs(String) |
新增方法 |
| QueryResult queryChart(String, String[], ChartQueryParameterSet) |
新增方法 |
| QueryResult queryChart(String, String[], ChartQueryParameterSet, Rectangle2D) |
新增方法 |
| MapConfig |
TileCacheType getTileCacheType() |
新增方法 |
| void setTileCacheType(TileCacheType) |
新增方法 |
| Realspace |
String getSceneOfflineDatasPath(String) |
新增方法 |
| boolean isSceneOfflineDatasExist(String) |
新增方法 |
| SpatialAnalyst |
RouteCalculateMeasureResult calculateMeasureAtPoint(Route, Point2D, double, boolean) |
新增方法 |
| GeometrySpatialAnalystResult locateLine(Route, double, double) |
新增方法 |
| GeometrySpatialAnalystResult locatePoint(Route, double, double, boolean) |
新增方法 |
| GeometrySpatialAnalystResult buffer(GeometryWithPrjCoordSys, BufferAnalystParameter, GeometrySpatialAnalystResultSetting) |
参数变更 |
| ComputeDistanceResult computeMinDistance(ComputeMinDistanceParameterForDatasetInput) |
新增方法 |
| ComputeDistanceResult computeMinDistance(ComputeMinDistanceParameterForGeometriesInput) |
新增方法 |
| com.supermap.services.components.spi |
ChartMapProvider |
|
新增类 |
| RealspaceProvider |
String getSceneOfflineDatasPath(String) |
新增方法 |
| boolean isSceneOfflineDatasExist(String) |
新增方法 |
| SpatialAnalystProvider |
RouteCalculateMeasureResult calculateMeasureAtPoint(Route, Point2D, double, boolean) |
新增方法 |
| GeometrySpatialAnalystResult locateLine(Route, double, double) |
新增方法 |
| GeometrySpatialAnalystResult locatePoint(Route, double, double, boolean) |
新增方法 |
| ComputeDistanceResult computeMinDistance(ComputeMinDistanceParameterForDatasetInput) |
新增方法 |
| ComputeDistanceResult computeMinDistance(ComputeMinDistanceParameterForGeometriesInput) |
新增方法 |
| GeometrySpatialAnalystResult buffer(GeometryWithPrjCoordSys, BufferAnalystParameter, GeometrySpatialAnalystResultSetting) |
参数变更 |
| TiledMapProviderBase |
ImageStoreType getImageStoreType() |
新增方法 |
| void setImageStoreType(ImageStoreType) |
新增方法 |
| String getContent(String, String) |
参数变更 |
| com.supermap.services.providers |
RestMapProvider |
List<PrjCoordSys> getDynamicPrjCoordsyses(String) |
新增方法 |
| String getJSONText(Request) |
新增方法 |
| String getSymbolRelativePath(String, ResourceParameter) |
新增方法 |
| UGCMapProvider |
List<ChartFeatureInfoSpec> getChartFeatureInfoSpecs() |
新增方法 |
| QueryResult queryChart(String, String[], ChartQueryParameterSet) |
新增方法 |
| QueryResult queryChart(String, String[], ChartQueryParameterSet, Rectangle2D) |
新增方法 |
| UGCMapProviderSetting |
String getPreferedPNGType() |
新增方法 |
| void setPreferedPNGType(String) |
新增方法 |
| Point2D getLeftTopCorner() |
新增方法 |
| void setLeftTopCorner(Point2D) |
新增方法 |
| ignoreHashcodeWhenUseCache |
新增属性 |
| leftTopCorner |
新增属性 |
| cacheEnabled |
新增属性 |
| UGCRealspaceProvider |
String getSceneOfflineDatasPath(String) |
新增方法 |
| boolean isSceneOfflineDatasExist(String) |
新增方法 |
| UGCSpatialAnalystProvider |
RouteCalculateMeasureResult calculateMeasureAtPoint(Route, Point2D, double, boolean) |
新增方法 |
| GeometrySpatialAnalystResult locateLine(Route, double, double) |
新增方法 |
| GeometrySpatialAnalystResult locatePoint(Route, double, double, boolean) |
新增方法 |