public class GeometryCollectionConverter extends Object implements GeometryConvertService<org.locationtech.jts.geom.GeometryCollection>
| 构造器和说明 |
|---|
GeometryCollectionConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(org.locationtech.jts.geom.GeometryCollection param) |
org.locationtech.jts.geom.GeometryCollection |
toLngLat(org.locationtech.jts.geom.GeometryCollection mercator) |
org.locationtech.jts.geom.GeometryCollection |
toMercator(org.locationtech.jts.geom.GeometryCollection source) |
public org.locationtech.jts.geom.GeometryCollection toMercator(org.locationtech.jts.geom.GeometryCollection source)
toMercator 在接口中 GeometryConvertService<org.locationtech.jts.geom.GeometryCollection>public org.locationtech.jts.geom.GeometryCollection toLngLat(org.locationtech.jts.geom.GeometryCollection mercator)
toLngLat 在接口中 GeometryConvertService<org.locationtech.jts.geom.GeometryCollection>public boolean accept(org.locationtech.jts.geom.GeometryCollection param)
accept 在接口中 SelectableService<org.locationtech.jts.geom.GeometryCollection>Copyright © 2022. All rights reserved.