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