public class GeometryBufferPostParameter
extends java.lang.Object
implements java.io.Serializable
对几何对象进行buffer分析时的传递参数
限定符和类型 | 字段和说明 |
---|---|
BufferAnalystParameter |
analystParameter
几何对象缓冲区分析的参数,参见
BufferAnalystParameter |
GeometryWithPrjCoordSys |
sourceGeometry
源几何对象数据,即需要进行缓冲区分析的几何对象。
|
构造器和说明 |
---|
GeometryBufferPostParameter() |
public GeometryWithPrjCoordSys sourceGeometry
源几何对象数据,即需要进行缓冲区分析的几何对象。
public BufferAnalystParameter analystParameter
几何对象缓冲区分析的参数,参见BufferAnalystParameter