Skip navigation links
A B C D E F G H I L M O P R S T U V W X 

A

appendElement(Element, String, Object) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 

B

buffer(double) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
缓冲
bytesToHexChars(byte[]) - Static method in class com.geoway.adf.gis.basic.util.HexStrUtil
 
bytesToHexStr(byte[]) - Static method in class com.geoway.adf.gis.basic.util.HexStrUtil
 

C

changeDimension(CoordinateType) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
修改几何维度
check(int) - Static method in class com.geoway.adf.gis.basic.LicChecker
 
clone() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
克隆几何对象
com.geoway.adf.gis.basic - package com.geoway.adf.gis.basic
 
com.geoway.adf.gis.basic.geometry - package com.geoway.adf.gis.basic.geometry
 
com.geoway.adf.gis.basic.util - package com.geoway.adf.gis.basic.util
 
contains(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否包含
convertWkbType(int, RefObject<GeometryType>, RefObject<CoordinateType>) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
wkb几何类型转换
Coordinate - Class in com.geoway.adf.gis.basic.geometry
坐标
Coordinate(double, double) - Constructor for class com.geoway.adf.gis.basic.geometry.Coordinate
 
Coordinate(double, double, double) - Constructor for class com.geoway.adf.gis.basic.geometry.Coordinate
 
CoordinateType - Enum in com.geoway.adf.gis.basic.geometry
坐标类型枚举
createDocument() - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
createEnvelope(double, double, double, double) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
创建矩形
createGeometry(byte[]) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
根据wkb创建几何图形
createGeometry(String) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
根据wkt创建几何图形
createGeometryByObject(Object) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
根据几何对象创建
createGeometryFromHex(String) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
根据16进制字符串创建几何图形
createGeometryFromJson(String) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
根据geojson创建几何图形
createSpatialReference(String) - Static method in class com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemFunc
根据wkt创建空间参考对象
createSpatialReference(int) - Static method in class com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemFunc
根据srid创建空间参考对象
createSpatialReferenceByObject(Object) - Static method in class com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemFunc
根据对象创建空间参考
crosses(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Crosses

D

difference(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
求异
disjoint(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Disjoint

E

equals(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Equals
equals(ISpatialReferenceSystem, ISpatialReferenceSystem) - Static method in class com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemFunc
空间参考是否一样
equalsSpatialReferenceSystem(ISpatialReferenceSystem) - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
 
expand(double, double, boolean) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
扩大
exportToProj4() - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
导出proj4text

F

findfirstNode(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
findfirstNodeBooleanValue(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
findfirstNodeDoubleValue(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
findfirstNodeIntValue(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
findfirstNodeStringValue(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
findNodeList(Node, String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
forceToLineString(IGeometry) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
强制转换成线段
forceToMultiLineString(IGeometry) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
强制转换成多线段
forceToMultiPolygon(IGeometry) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
强制转换成多多边形
forceToPolygon(IGeometry) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
强制转换成多边形

G

gdalFunc - Class in com.geoway.adf.gis.basic
 
gdalFunc() - Constructor for class com.geoway.adf.gis.basic.gdalFunc
 
GeometryFunc - Class in com.geoway.adf.gis.basic.geometry
几何对象功能类
GeometryFunc() - Constructor for class com.geoway.adf.gis.basic.geometry.GeometryFunc
 
GeometryType - Enum in com.geoway.adf.gis.basic.geometry
几何类型
get() - Method in class com.geoway.adf.gis.basic.RefObject
获取对象
getArea() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取几何图形面积
getByValue(Integer) - Static method in enum com.geoway.adf.gis.basic.geometry.CoordinateType
 
getByValue(Integer) - Static method in enum com.geoway.adf.gis.basic.geometry.GeometryType
 
getByValue(Class<E>, Integer) - Static method in interface com.geoway.adf.gis.basic.IEnum
根据枚举值获取枚举
getCenter() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取中心点坐标
getCentroid() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取几何质心 不一定位于几何上
getCoordinateType() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取坐标类型
getDesc() - Method in interface com.geoway.adf.gis.basic.IEnum
获取枚举值描述
getEnvelope() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取外接矩形
getHeight() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
高度
getLenth() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取几何图形长度
getList() - Method in class com.geoway.adf.gis.basic.PageList
获取分页结果列表
getName() - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
获取名称
getObject() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
 
getPointOnSurface() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取一个保证位于几何上的点
getSrid() - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
获取srid
getTotal() - Method in class com.geoway.adf.gis.basic.PageList
获取总数
getType() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
获取几何类型
getType() - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
获取空间参考类型
getValue() - Method in enum com.geoway.adf.gis.basic.geometry.CoordinateType
 
getValue() - Method in enum com.geoway.adf.gis.basic.geometry.GeometryType
 
getValue() - Method in enum com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemType
 
getValue() - Method in interface com.geoway.adf.gis.basic.IEnum
获取枚举值
getWidth() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
宽度
getWkt() - Method in interface com.geoway.adf.gis.basic.geometry.ISpatialReferenceSystem
获取空间参考wkt
getX() - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
getXMax() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取x最大值
getXMin() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取x最小值
getY() - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
getYMax() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取y最大值
getYMin() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取y最小值
getZ() - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
getZMax() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取z最大值
getZMin() - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
获取z最小值

H

hexStrToBytes(String) - Static method in class com.geoway.adf.gis.basic.util.HexStrUtil
 
HexStrUtil - Class in com.geoway.adf.gis.basic.util
十六进制字符转换工具
HexStrUtil() - Constructor for class com.geoway.adf.gis.basic.util.HexStrUtil
 

I

IEnum - Interface in com.geoway.adf.gis.basic
枚举接口
IEnvelope - Interface in com.geoway.adf.gis.basic.geometry
矩形接口
IGeometry - Interface in com.geoway.adf.gis.basic.geometry
几何图形接口
intersection(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
求叠加部分
intersects(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否相交
isAvailable() - Static method in class com.geoway.adf.gis.basic.gdalFunc
 
isEmpty() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否为空
ISpatialReferenceSystem - Interface in com.geoway.adf.gis.basic.geometry
空间参考系统接口
isValid() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
几何是否有效

L

LicChecker - Class in com.geoway.adf.gis.basic
 
LicChecker() - Constructor for class com.geoway.adf.gis.basic.LicChecker
 
LicChecker.EnumModule - Enum in com.geoway.adf.gis.basic
 
list - Variable in class com.geoway.adf.gis.basic.PageList
 

M

makeValid() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
修复几何
mergeGeometrys(List<IGeometry>) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
多个同类型的几何合并成一个几何,但是内部不融合
modeIdCore - Static variable in class com.geoway.adf.gis.basic.LicChecker
 
modeIdGIS - Static variable in class com.geoway.adf.gis.basic.LicChecker
 
modeIdMapStore - Static variable in class com.geoway.adf.gis.basic.LicChecker
 
modeIdMIS - Static variable in class com.geoway.adf.gis.basic.LicChecker
 

O

overlaps(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Overlaps

P

PageList<T> - Class in com.geoway.adf.gis.basic
分页数据结果
PageList() - Constructor for class com.geoway.adf.gis.basic.PageList
 
PageList(List<T>, Integer, Integer) - Constructor for class com.geoway.adf.gis.basic.PageList
 
PageList(List<T>, Long) - Constructor for class com.geoway.adf.gis.basic.PageList
 
project(ISpatialReferenceSystem, ISpatialReferenceSystem) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转换几何体的空间参考
projectToCopy(ISpatialReferenceSystem, ISpatialReferenceSystem) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转换几何体的空间参考

R

readDocumentFromFile(File) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
readDocumentFromStr(String) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 
RefObject<T> - Class in com.geoway.adf.gis.basic
引用对象
RefObject() - Constructor for class com.geoway.adf.gis.basic.RefObject
 
RefObject(T) - Constructor for class com.geoway.adf.gis.basic.RefObject
 

S

set(T) - Method in class com.geoway.adf.gis.basic.RefObject
设置对象
setList(List<T>) - Method in class com.geoway.adf.gis.basic.PageList
设置分页结果列表
setRange(double, double, double, double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置矩形四至范围
setThreadLocalConfigOption(String, String) - Static method in class com.geoway.adf.gis.basic.gdalFunc
 
setTotal(Long) - Method in class com.geoway.adf.gis.basic.PageList
设置总数
setX(double) - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
setXMax(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置x最大值
setXMin(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置x最小值
setY(double) - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
setYMax(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置y最大值
setYMin(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置y最小值
setZ(double) - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
setZMax(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置z最大值
setZMin(double) - Method in interface com.geoway.adf.gis.basic.geometry.IEnvelope
设置z最小值
simplify(double) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
简化几何
SpatialReferenceSystemFunc - Class in com.geoway.adf.gis.basic.geometry
空间参考功能类
SpatialReferenceSystemFunc() - Constructor for class com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemFunc
 
SpatialReferenceSystemType - Enum in com.geoway.adf.gis.basic.geometry
空间参考系统类型枚举

T

toEWkb(byte[], int) - Static method in class com.geoway.adf.gis.basic.geometry.GeometryFunc
wkb转转成ewkb
toEWkb(int) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转成ewkb
toEWkt(int) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转成wkt
toJson() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转成geojson
toString() - Method in class com.geoway.adf.gis.basic.geometry.Coordinate
 
total - Variable in class com.geoway.adf.gis.basic.PageList
 
touches(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Touches
toWkb() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转成wkb
toWkt() - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
转成wkt
toXmlString(Document) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 

U

union(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
合并
useCache - Static variable in class com.geoway.adf.gis.basic.LicChecker
 

V

value - Variable in enum com.geoway.adf.gis.basic.LicChecker.EnumModule
 
valueOf(String) - Static method in enum com.geoway.adf.gis.basic.geometry.CoordinateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.basic.geometry.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.basic.LicChecker.EnumModule
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.geoway.adf.gis.basic.geometry.CoordinateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.geoway.adf.gis.basic.geometry.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.geoway.adf.gis.basic.geometry.SpatialReferenceSystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.geoway.adf.gis.basic.LicChecker.EnumModule
Returns an array containing the constants of this enum type, in the order they are declared.

W

within(IGeometry) - Method in interface com.geoway.adf.gis.basic.geometry.IGeometry
是否Within
write2File(File, Document) - Static method in class com.geoway.adf.gis.basic.util.XmlUtil
 

X

XmlUtil - Class in com.geoway.adf.gis.basic.util
 
XmlUtil() - Constructor for class com.geoway.adf.gis.basic.util.XmlUtil
 
A B C D E F G H I L M O P R S T U V W X 
Skip navigation links

Copyright © 2025. All rights reserved.