| Package | Description |
|---|---|
| com.geoway.adf.gis.basic.geometry |
| Modifier and Type | Method and Description |
|---|---|
static CoordinateType |
CoordinateType.getByValue(Integer value) |
CoordinateType |
IGeometry.getCoordinateType()
获取坐标类型
|
static CoordinateType |
CoordinateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateType[] |
CoordinateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IGeometry.changeDimension(CoordinateType coordinateType)
修改几何维度
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GeometryFunc.convertWkbType(int wkbType,
RefObject<GeometryType> refGeometryType,
RefObject<CoordinateType> refCoordinateType)
wkb几何类型转换
|
Copyright © 2025. All rights reserved.