public class Circle extends Polygon
swigCMemOwn
构造器和说明 |
---|
Circle(long cPtr,
boolean cMemoryOwn) |
Circle(MapPos centerPos,
double distance,
Projection projection,
PolygonStyle style) |
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Circle obj) |
static Circle |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
getCPtr, getGeometry, getHoles, getNearestPointToOutPoint, getPoses, getStyle, isLineSegmentOnEdge, pointInsidePolygon, polygonsIntersect, setGeometry, setHoles, setPoses, setStyle, split
attachTerrain, attachTerrain, autoNotifyElementChanged, equals, getBounds, getCPtr, getId, getInternalElevation, getMetaData, getMetaDataElement, hashCode, hasInternalElevation, isVisible, notifyElementChanged, setId, setMetaData, setMetaDataElement, setVisible
public Circle(long cPtr, boolean cMemoryOwn)
public Circle(MapPos centerPos, double distance, Projection projection, PolygonStyle style)
public static long getCPtr(Circle obj)
public static Circle swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public java.lang.String swigGetClassName()
swigGetClassName
在类中 Polygon
public java.lang.Object swigGetDirectorObject()
swigGetDirectorObject
在类中 Polygon