public class GeoRegionEPS extends GeometryEPS
构造器和说明 |
---|
GeoRegionEPS()
默认构造函数
|
GeoRegionEPS(GeoRegionEPS geoRegion)
拷贝构造函数
|
限定符和类型 | 方法和说明 |
---|---|
GeoRegionEPS |
clone()
克隆一个Geometry对象。
|
void |
dispose()
回收此对象
|
double |
getArea()
返回面积
|
double |
getPerimeter()
返回总周长
|
addCustomGeometryCreatedListener, fromXML, getBounds, getID, getInnerPoint, getStyle, getType, getVariantID, hitTest, isEmpty, mirror, offset, removeCustomGeometryCreatedListener, resize, rotate, setBounds, setID, setStyle, toXML
public GeoRegionEPS()
public GeoRegionEPS(GeoRegionEPS geoRegion)
region
- GeoRegionEPSpublic double getArea()
public double getPerimeter()
public GeoRegionEPS clone()
Geometry
public void dispose()
GeometryEPS
dispose
在接口中 IDisposable
dispose
在类中 GeometryEPS
Copyright © 2021–2024 SuperMap. All rights reserved.