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

A

addField(IField) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
addField(IField) - Method in interface com.geoway.adf.gis.geodb.field.IFields
添加字段
addField(IField) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
新增字段
addField(IField) - Method in interface com.geoway.adf.gis.geodb.ITable
新增字段
addRaster(String, boolean) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
写入栅格数据到镶嵌数据集中
addRaster(IRasterDataset, boolean) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
写入栅格数据到镶嵌数据集中
addRaster(IRasterDataset, IGeometry, Boolean) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
写入栅格数据到镶嵌数据集中
addRaster(IRasterDataset, IGeometry, Map<String, Object>, Boolean) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
写入栅格数据到镶嵌数据集中
afterConnected() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
aliasName - Variable in class com.geoway.adf.gis.geodb.GeoDataset
别名
alterAliasName(String) - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
修改数据集别名
alterField(String, IField) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
修改字段
alterField(String, IField) - Method in interface com.geoway.adf.gis.geodb.ITable
修改字段
alterFieldAliasName(String, String) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
修改字段别名
alterFieldAliasName(String, String) - Method in interface com.geoway.adf.gis.geodb.ITable
修改字段别名

B

batchInsertFeature() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
批量新增要素
batchInsertRow() - Method in interface com.geoway.adf.gis.geodb.ITable
批量插入行
beginTransaction() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
开启事务
beginTransaction() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
blobToBytes(Blob) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

C

calculateCellSizeRanges() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
计算像元大小
canDelete() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
数据集是否可以删除
canEqual(Object) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
 
canEqual(Object) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
 
changeExtent(IEnvelope) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
修改要素类范围
changeExtent(IEnvelope) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
修改范围
changeShapeField(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
指定几何字段
clone() - Method in class com.geoway.adf.gis.geodb.field.Field
 
clone() - Method in interface com.geoway.adf.gis.geodb.field.IField
 
clone() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
复制一个工作空间
clone() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
close() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
关闭连接
close() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
closeObject(AutoCloseable) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
com.geoway.adf.gis.geodb - package com.geoway.adf.gis.geodb
 
com.geoway.adf.gis.geodb.cursor - package com.geoway.adf.gis.geodb.cursor
 
com.geoway.adf.gis.geodb.excel - package com.geoway.adf.gis.geodb.excel
 
com.geoway.adf.gis.geodb.field - package com.geoway.adf.gis.geodb.field
 
com.geoway.adf.gis.geodb.filter - package com.geoway.adf.gis.geodb.filter
 
com.geoway.adf.gis.geodb.mdb - package com.geoway.adf.gis.geodb.mdb
 
com.geoway.adf.gis.geodb.ogr - package com.geoway.adf.gis.geodb.ogr
 
com.geoway.adf.gis.geodb.oracle - package com.geoway.adf.gis.geodb.oracle
 
com.geoway.adf.gis.geodb.postgresql - package com.geoway.adf.gis.geodb.postgresql
 
commitTransaction() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
提交事务
commitTransaction() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
connection - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
contains(String) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
contains(String) - Method in interface com.geoway.adf.gis.geodb.field.IFields
是否包含字段
convertFieldType(int) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
convertToExcelData(Timestamp, ExcelContentProperty, GlobalConfiguration) - Method in class com.geoway.adf.gis.geodb.excel.TimestampConverter
 
convertToJavaData(ReadCellData<?>, ExcelContentProperty, GlobalConfiguration) - Method in class com.geoway.adf.gis.geodb.excel.TimestampConverter
 
coordinateType - Variable in class com.geoway.adf.gis.geodb.field.GeometryField
 
count(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.ITable
获取数量
createConnection() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
createFeature() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
创建要素对象
createFeatureClass(String, IFields, FeatureType, String, String) - Method in interface com.geoway.adf.gis.geodb.IFeatureDataset
创建要素类
createFeatureClass(String, IFields, FeatureType, String, String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建要素类
createFeatureClass(String, IFields, FeatureType, String, String) - Method in interface com.geoway.adf.gis.geodb.IGroupDataset
创建要素类
createFeatureDataset(String, ISpatialReferenceSystem) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建要素数据集
createFileGDBWorkspace(String) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
创建filegdb
createGeoPackageWorkspace(String) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
创建geopackage
createGroupDataset(String, String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建分组数据集
createLocalWorkspace(String) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
创建本地数据
createMosaicDataset(String, IFields, ISpatialReferenceSystem, int, PixelDataType) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建镶嵌数据集
createRow() - Method in interface com.geoway.adf.gis.geodb.ITable
创建行对象
createShpfileWorkspace(String) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
创建shpfile
createSpatialIndex() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
创建空间索引
createTable(String, IFields) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建表格
createTable(String, IFields) - Method in interface com.geoway.adf.gis.geodb.IGroupDataset
创建表格
createTableView(String, String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
创建表格视图
createWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.excel.ExcelWorkspaceFactory
 
createWorkspace(String, String, String, Map) - Method in interface com.geoway.adf.gis.geodb.IWorkspaceFactory
创建工作空间
createWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
 
createWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.mdb.MDBJackessWorkspaceFactory
 
createWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.mdb.MDBWorkspaceFactory
 
createWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 

D

dataExist(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
根据sql查询是否存在数据
dataExist(String, Object...) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
datasetExist(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
数据集是否存在
delete() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
删除数据集
deleteFeature() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
删除要素
deleteFeature(Object) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
删除要素
deleteFeature(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
批量删除要素
deleteField(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
删除字段
deleteField(String) - Method in interface com.geoway.adf.gis.geodb.ITable
删除字段
deleteRow() - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
删除行
deleteRow(Object) - Method in interface com.geoway.adf.gis.geodb.ITable
删除行
deleteRow(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.ITable
批量删除行
deleteSpatialIndex() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
删除空间索引
DRIVER_CSV - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_FileGDB - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_FileGDB_ESRI - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_GeoJSON - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_GEOPACKAGE - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_GML - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_KML - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_MapInfo - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_MDB - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_POSTGRESQL - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_SHPFILE - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
DRIVER_XLSX - Static variable in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 

E

equals(Object) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
 
equals(Object) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
 
ExcelWorkspaceFactory - Class in com.geoway.adf.gis.geodb.excel
excel文件数据源工厂类
ExcelWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.excel.ExcelWorkspaceFactory
 
excuteQuerySql(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
执行sql查询
excuteQuerySql(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
执行sql查询
excuteSql(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
执行sql语句
excuteSql(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
执行sql语句
excuteSql(String) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
excuteSql(String, Object...) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

F

Feature - Class in com.geoway.adf.gis.geodb.cursor
要素对象
Feature(IFeatureClass, String, String, IFields) - Constructor for class com.geoway.adf.gis.geodb.cursor.Feature
 
featureCount(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
要素数量
FeatureType - Enum in com.geoway.adf.gis.geodb
要素类型枚举
Field - Class in com.geoway.adf.gis.geodb.field
字段
Field() - Constructor for class com.geoway.adf.gis.geodb.field.Field
 
Field(String, String, FieldType) - Constructor for class com.geoway.adf.gis.geodb.field.Field
 
Field(String, String, FieldType, int) - Constructor for class com.geoway.adf.gis.geodb.field.Field
 
Field(String, String, FieldType, int, int, boolean, Object) - Constructor for class com.geoway.adf.gis.geodb.field.Field
 
fields - Variable in class com.geoway.adf.gis.geodb.cursor.Row
 
Fields - Class in com.geoway.adf.gis.geodb.field
字段列表
Fields() - Constructor for class com.geoway.adf.gis.geodb.field.Fields
 
Fields(Collection<IField>) - Constructor for class com.geoway.adf.gis.geodb.field.Fields
 
FieldType - Enum in com.geoway.adf.gis.geodb.field
字段类型
findField(String) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
findField(String) - Method in interface com.geoway.adf.gis.geodb.field.IFields
根据名称获取字段
findFieldIndex(String) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
findFieldIndex(String) - Method in interface com.geoway.adf.gis.geodb.field.IFields
根据名称获取字段索引
flush() - Method in class com.geoway.adf.gis.geodb.postgresql.GaussDBInsertCursorBatch
 

G

GaussDBInsertCursorBatch - Class in com.geoway.adf.gis.geodb.postgresql
 
GaussDBInsertCursorBatch(JdbcWorkspace, ITable) - Constructor for class com.geoway.adf.gis.geodb.postgresql.GaussDBInsertCursorBatch
 
GaussDBWorkspaceFactory - Class in com.geoway.adf.gis.geodb.postgresql
高斯数据库工厂类
GaussDBWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.postgresql.GaussDBWorkspaceFactory
 
GeoDataset - Class in com.geoway.adf.gis.geodb
空间数据集基类
GeoDataset(IFeatureWorkspace, String, String) - Constructor for class com.geoway.adf.gis.geodb.GeoDataset
 
GeoDatasetType - Enum in com.geoway.adf.gis.geodb
空间数据集类型枚举
GeometryField - Class in com.geoway.adf.gis.geodb.field
几何字段
GeometryField() - Constructor for class com.geoway.adf.gis.geodb.field.GeometryField
 
GeometryField(String, String, GeometryType, ISpatialReferenceSystem) - Constructor for class com.geoway.adf.gis.geodb.field.GeometryField
 
GeometryField(String, String, GeometryType, ISpatialReferenceSystem, CoordinateType) - Constructor for class com.geoway.adf.gis.geodb.field.GeometryField
 
getAliasName() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getAliasName() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段别名
getAliasName() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取数据集别名
getAliasName() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取数据集别名
getBoundary() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
获取边界数据集
getByGeometryType(GeometryType) - Static method in enum com.geoway.adf.gis.geodb.FeatureType
 
getByValue(Integer) - Static method in enum com.geoway.adf.gis.geodb.FeatureType
 
getByValue(Integer) - Static method in enum com.geoway.adf.gis.geodb.field.FieldType
 
getByValue(Integer) - Static method in enum com.geoway.adf.gis.geodb.filter.SpatialRelationType
 
getByValue(Integer) - Static method in enum com.geoway.adf.gis.geodb.GeoDatasetType
 
getCatalog() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
获取栅格目录数据集
getConnection() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getConnectionString() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
获取连接字符串
getConnectionString() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getConnectOptionsStr() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getCoordinateType() - Method in class com.geoway.adf.gis.geodb.field.GeometryField
获取坐标类型
getCoordinateType() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取坐标类型
getDatabaseNames() - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
获取所有数据库
getDataCount() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取记录数
getDatasetName() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getDatasetNames(GeoDatasetType) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
获取数据集
getDatasets() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
获取数据集
getDatasets(GeoDatasetType...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
获取数据集
getDatasets(String, GeoDatasetType...) - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
获取指定模式下的数据集
getDataSize() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取存储大小(byte)
getDefaultValue() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getDefaultValue() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取默认值
getDefinitionSql() - Method in interface com.geoway.adf.gis.geodb.ITableView
 
getDesc() - Method in enum com.geoway.adf.gis.geodb.GeoDatasetType
 
getDriverClassName() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getDriverName() - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
获取驱动名称
getExtent() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取范围
getExtent() - Method in interface com.geoway.adf.gis.geodb.IFeatureDataset
获取范围
getExtent() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
获取范围
getFeature(Object) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取要素
getFeatureClass() - Method in class com.geoway.adf.gis.geodb.cursor.Feature
 
getFeatureClass() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeature
获取要素类
getFeatureType() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取要素类型
getFeatureType() - Method in interface com.geoway.adf.gis.geodb.ITableView
 
getFeatureType() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getField(int) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
getField(int) - Method in interface com.geoway.adf.gis.geodb.field.IFields
获取字段
getFieldCount() - Method in class com.geoway.adf.gis.geodb.field.Fields
 
getFieldCount() - Method in interface com.geoway.adf.gis.geodb.field.IFields
获取字段数量
getFields() - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
获取字段列表
getFields() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
获取字段列表
getFields() - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
获取字段列表
getFields() - Method in class com.geoway.adf.gis.geodb.cursor.Row
获取字段列表
getFields() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取字段列表
getFields() - Method in interface com.geoway.adf.gis.geodb.ITable
获取字段列表
getFieldType() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getFieldType() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段类型
getFullName() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取数据集全名称
getFullName() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取数据集全名称
getGeometry() - Method in class com.geoway.adf.gis.geodb.cursor.Feature
获取几何对象
getGeometry() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeature
获取几何图形对象
getGeometry() - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
过去空间过滤图形
getGeometry() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
查询几何
getGeometryField() - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
获取空间查询几何字段
getGeometryField() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
几何字段名称
getGeometryType() - Method in class com.geoway.adf.gis.geodb.field.GeometryField
获取几何类型
getGeometryType() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取几何类型
getInTransaction() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
是否开启了事务
getInTransaction() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getJdbcUrl() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getLength() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getLength() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段长度
getLimit() - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
获取结果数量限制
getLimit() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
结果数量限制值
getName() - Method in class com.geoway.adf.gis.geodb.excel.ExcelWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getName() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段名称
getName() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取数据集名称
getName() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取数据集名称
getName() - Method in interface com.geoway.adf.gis.geodb.IWorkspaceFactory
类型名称
getName() - Method in class com.geoway.adf.gis.geodb.mdb.MDBJackessWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.mdb.MDBWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.oracle.OracleWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.postgresql.GaussDBWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.postgresql.HighgoWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.postgresql.KingbaseWorkspaceFactory
 
getName() - Method in class com.geoway.adf.gis.geodb.postgresql.PgWorkspaceFactory
 
getNullable() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getNullable() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段是否可以为空
getObjectId() - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
获取oid
getObjectId() - Method in class com.geoway.adf.gis.geodb.cursor.Row
获取oid
getOffset() - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
获取结果偏移量
getOffset() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
偏移量
getOidFieldName() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取oid字段
getOidFieldName() - Method in interface com.geoway.adf.gis.geodb.ITable
获取oid字段名称
getOidFieldName() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getOpened() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
连接是否已经打开
getOpened() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getParentDatasetName() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取修改时间
getParentDatasetName() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取父数据集名称
getParentDatasetName() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getPhysicalName() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getPhysicalName() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取字段物理名称
getPoolInitialSize() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
获取连接池初始化连接数
getPoolMaxActive() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
获取连接池最大连接数
getPoolMaxWait() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
获取连接池获取连接时最大等待时间,单位毫秒
getPoolMinIdle() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
获取连接池最小空闲连接数
getPoolTestOnBorrow() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
申请连接时检测连接是否有效
getPostfixClause() - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
获取后置条件
getPostfixClause() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
后置语句(比如order by,group by)
getQueryFetchSize() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getQueryTimeout() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getReferenceScale() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getRow(Object) - Method in interface com.geoway.adf.gis.geodb.ITable
获取行
getScale() - Method in class com.geoway.adf.gis.geodb.field.Field
 
getScale() - Method in interface com.geoway.adf.gis.geodb.field.IField
获取小数点位数
getSchemaNames() - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
获取所有模式
getServerDate() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
获取数据库时间
getShapeFieldName() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取几何字段名称
getShapeFieldName() - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
getSpatialReferenceSystem() - Method in class com.geoway.adf.gis.geodb.field.GeometryField
获取空间参考
getSpatialReferenceSystem() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取空间参考
getSpatialReferenceSystem() - Method in interface com.geoway.adf.gis.geodb.IFeatureDataset
获取空间参考
getSpatialReferenceSystem() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
获取空间参考
getSpatialRel() - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
获取空间关系
getSpatialRel() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
空间关系
getSpatialRels() - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
获取空间关系列表
getSpatialRels() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
空间关系列表
getSubFields() - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
获取查询结果字段
getSubFields() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
查询字段
getSubsets() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取子数据集
getSubsets() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取子数据集
getSubTypeFieldName() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取地物类字段名称
getTable() - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
获取表格数据集
getTable() - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
获取表格数据集
getTable() - Method in class com.geoway.adf.gis.geodb.cursor.Row
 
getTolerance() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
获取容差
getType() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取数据集类型
getType() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取数据集类型
getUrl() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getUserName() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getValue(int) - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
获取字段值
getValue(String) - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
获取字段值
getValue(int) - Method in class com.geoway.adf.gis.geodb.cursor.Row
获取字段值
getValue(String) - Method in class com.geoway.adf.gis.geodb.cursor.Row
获取字段值
getValue() - Method in enum com.geoway.adf.gis.geodb.FeatureType
 
getValue() - Method in enum com.geoway.adf.gis.geodb.field.FieldType
 
getValue() - Method in enum com.geoway.adf.gis.geodb.filter.SpatialRelationType
 
getValue() - Method in enum com.geoway.adf.gis.geodb.GeoDatasetType
 
getWhereClause() - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
获取where条件
getWhereClause() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
where过滤条件
getWhereClause(ITable, IQueryFilter) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
getWorkspace() - Method in class com.geoway.adf.gis.geodb.GeoDataset
获取数据源
getWorkspace() - Method in interface com.geoway.adf.gis.geodb.IGeoDataset
获取数据源
getWorkspaceFactory() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
获取工作空间工厂
getWorkspaceFactory() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

H

hashCode() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
 
hashCode() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
 
HighgoWorkspaceFactory - Class in com.geoway.adf.gis.geodb.postgresql
瀚高数据库安全版工厂类
HighgoWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.postgresql.HighgoWorkspaceFactory
 

I

ICursor - Interface in com.geoway.adf.gis.geodb.cursor
查询游标接口
IFeature - Interface in com.geoway.adf.gis.geodb.cursor
要素接口
IFeatureClass - Interface in com.geoway.adf.gis.geodb
要素类接口
IFeatureCursor - Interface in com.geoway.adf.gis.geodb.cursor
要素游标接口
IFeatureDataset - Interface in com.geoway.adf.gis.geodb
要素数据集接口
IFeatureWorkspace - Interface in com.geoway.adf.gis.geodb
矢量工作空间接口
IField - Interface in com.geoway.adf.gis.geodb.field
字段接口
IFields - Interface in com.geoway.adf.gis.geodb.field
字段列表接口
IGeoDataset - Interface in com.geoway.adf.gis.geodb
 
IGroupDataset - Interface in com.geoway.adf.gis.geodb
分组数据集
IMosaicDataset - Interface in com.geoway.adf.gis.geodb
镶嵌数据集接口
initPoolParams(JdbcWorkspace) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置连接池参数
insertFeature(IFeature) - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
插入要素
insertFeature() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
批量新增要素
insertRow(IRow) - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
插入行
insertRow() - Method in interface com.geoway.adf.gis.geodb.ITable
批量插入行
inTransaction - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
IPgWorkspace - Interface in com.geoway.adf.gis.geodb
postgresql数据库
IQueryFilter - Interface in com.geoway.adf.gis.geodb.filter
查询过滤条件接口
IRow - Interface in com.geoway.adf.gis.geodb.cursor
表格行对象接口
ISpatialFilter - Interface in com.geoway.adf.gis.geodb.filter
空间查询过滤条件
ITable - Interface in com.geoway.adf.gis.geodb
表格数据集接口
ITableMaterializedView - Interface in com.geoway.adf.gis.geodb
物化视图
ITableView - Interface in com.geoway.adf.gis.geodb
 
iterator() - Method in class com.geoway.adf.gis.geodb.field.Fields
 
IWorkspaceFactory - Interface in com.geoway.adf.gis.geodb
工作空间工厂

J

JdbcWorkspace - Class in com.geoway.adf.gis.geodb
关系型数据库
JdbcWorkspace(IWorkspaceFactory, String, String, String, Map) - Constructor for class com.geoway.adf.gis.geodb.JdbcWorkspace
 
JdbcWorkspace(IWorkspaceFactory, Connection, String, String, Map) - Constructor for class com.geoway.adf.gis.geodb.JdbcWorkspace
 
JdbcWorkspaceFactory - Class in com.geoway.adf.gis.geodb
关系型数据库工厂类
JdbcWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
 

K

KingbaseWorkspaceFactory - Class in com.geoway.adf.gis.geodb.postgresql
金仓数据库工厂类
KingbaseWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.postgresql.KingbaseWorkspaceFactory
 

L

limit - Variable in class com.geoway.adf.gis.geodb.filter.QueryFilter
结果数量限制值
log - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

M

MDBJackessWorkspaceFactory - Class in com.geoway.adf.gis.geodb.mdb
mdb文件数据库工厂类 不支持sql查询
MDBJackessWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.mdb.MDBJackessWorkspaceFactory
 
MDBWorkspaceFactory - Class in com.geoway.adf.gis.geodb.mdb
mdb文件数据库工厂类
MDBWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.mdb.MDBWorkspaceFactory
 

N

name - Variable in class com.geoway.adf.gis.geodb.GeoDataset
名称
nextFeature() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
获取下一个要素
nextRow() - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
获取下一行

O

objectId - Variable in class com.geoway.adf.gis.geodb.cursor.Row
 
offset - Variable in class com.geoway.adf.gis.geodb.filter.QueryFilter
偏移量
OgrWorkspaceFactory - Class in com.geoway.adf.gis.geodb.ogr
ogr数据源工厂类
OgrWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
oidFieldIndex - Variable in class com.geoway.adf.gis.geodb.cursor.Row
 
open() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开连接
open() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
openFeatureClass(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开要素类
openFeatureDataset(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开要素数据集
openGeoDataset(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开空间数据集
openGroupDataset(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开分组数据集
openLocalFileWorkspace(String) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
打开本地文件工作空间
openMosaicDataset(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开镶嵌数据集
openTable(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开表格
openTableView(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
打开表格视图
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.excel.ExcelWorkspaceFactory
 
openWorkspace(String, IFileStorage, Map) - Method in class com.geoway.adf.gis.geodb.excel.ExcelWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in interface com.geoway.adf.gis.geodb.IWorkspaceFactory
打开工作空间
openWorkspace(DataSource) - Static method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
根据数据源打开工作空间
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.mdb.MDBJackessWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.mdb.MDBWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.ogr.OgrWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.oracle.OracleWorkspaceFactory
 
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.oracle.OracleWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.GaussDBWorkspaceFactory
 
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.GaussDBWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.HighgoWorkspaceFactory
 
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.HighgoWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.KingbaseWorkspaceFactory
 
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.KingbaseWorkspaceFactory
 
openWorkspace(String, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.PgWorkspaceFactory
 
openWorkspace(Connection, String, String, Map) - Method in class com.geoway.adf.gis.geodb.postgresql.PgWorkspaceFactory
 
options - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
OracleWorkspaceFactory - Class in com.geoway.adf.gis.geodb.oracle
oracle数据库工厂类
OracleWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.oracle.OracleWorkspaceFactory
 

P

parentDatasetName - Variable in class com.geoway.adf.gis.geodb.GeoDataset
父数据集名称
password - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
PgWorkspaceFactory - Class in com.geoway.adf.gis.geodb.postgresql
postgresql数据库工厂类
PgWorkspaceFactory() - Constructor for class com.geoway.adf.gis.geodb.postgresql.PgWorkspaceFactory
 
poolInitialSize - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
poolInitialSize - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
连接池初始化连接数
poolMaxActive - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
poolMaxActive - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
连接池内最大活跃连接数
poolMaxWait - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
poolMaxWait - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
连接池获取连接时最大等待时间,单位毫秒
poolMinIdle - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
poolMinIdle - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
连接池最小空闲连接数
poolTestOnBorrow - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
poolTestOnBorrow - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
申请连接时检测连接是否有效
poolValidationQuery - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
PostfixClause - Variable in class com.geoway.adf.gis.geodb.filter.QueryFilter
后置语句(比如order by,group by)

Q

queryFetchSize - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
QueryFilter - Class in com.geoway.adf.gis.geodb.filter
查询过滤条件
QueryFilter() - Constructor for class com.geoway.adf.gis.geodb.filter.QueryFilter
 
queryList(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
查询所有记录列表
queryList(String, Object...) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
queryOne(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
查询第一条记录
queryOne(String, Object...) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
queryScalar(String, Object...) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
查询第一行第一列单个值
queryScalar(String, Object...) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
queryTimeout - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

R

RefreshView() - Method in interface com.geoway.adf.gis.geodb.ITableMaterializedView
刷新物化视图
RegisterDatasetParams - Class in com.geoway.adf.gis.geodb
数据集注册参数
RegisterDatasetParams() - Constructor for class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
release() - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
释放资源
release() - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
释放资源
removeField(int) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
removeField(String) - Method in class com.geoway.adf.gis.geodb.field.Fields
 
removeField(int) - Method in interface com.geoway.adf.gis.geodb.field.IFields
移除字段
removeField(String) - Method in interface com.geoway.adf.gis.geodb.field.IFields
移除字段
rollbackTransaction() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
回滚事务
rollbackTransaction() - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
Row - Class in com.geoway.adf.gis.geodb.cursor
表格行对象
Row(ITable, String, IFields) - Constructor for class com.geoway.adf.gis.geodb.cursor.Row
 

S

searchFeature(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
查询要素
searchRow(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.ITable
查询
setAliasName(String) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setAliasName(String) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段别名
setCoordinateType(CoordinateType) - Method in class com.geoway.adf.gis.geodb.field.GeometryField
设置坐标类型
setDatasetName(String) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setDefaultValue(Object) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setDefaultValue(Object) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置默认值
setFeatureType(FeatureType) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setFieldType(FieldType) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setFieldType(FieldType) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段类型
setGeometry(IGeometry) - Method in class com.geoway.adf.gis.geodb.cursor.Feature
设置几何对象
setGeometry(IGeometry) - Method in interface com.geoway.adf.gis.geodb.cursor.IFeature
设置几何图形对象
setGeometry(IGeometry) - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
设置空间过滤图层
setGeometry(IGeometry) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
查询几何
setGeometryField(String) - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
设置空间查询几何字段
setGeometryField(String) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
几何字段名称
setGeometryType(GeometryType) - Method in class com.geoway.adf.gis.geodb.field.GeometryField
设置几何类型
setLength(Integer) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setLength(Integer) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段长度
setLimit(Integer) - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
设置结果数量限制
setLimit(Integer) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
结果数量限制值
setName(String) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setName(String) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段名称
setNullable(Boolean) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setNullable(Boolean) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段是否可以为空
setObjectId(Object) - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
设置oid
setObjectId(Object) - Method in class com.geoway.adf.gis.geodb.cursor.Row
设置oid
setOffset(Integer) - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
设置结果偏移量
setOffset(Integer) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
偏移量
setOidFieldName(String) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setParentDatasetName(String) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setPhysicalName(String) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setPhysicalName(String) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置字段物理名称
setPoolInitialSize(Integer) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置连接池初始化连接数
setPoolMaxActive(Integer) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置连接池最大连接数
setPoolMaxWait(Integer) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置连接池获取连接时最大等待时间,单位毫秒
setPoolMinIdle(Integer) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置连接池最小空闲连接数
setPoolTestOnBorrow(Boolean) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspaceFactory
设置申请连接时检测连接是否有效
setPostfixClause(String) - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
设置后置条件
setPostfixClause(String) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
后置语句(比如order by,group by)
setQueryFetchSize(int) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
setQueryTimeout(int) - Method in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
setReferenceScale(Double) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setScale(Integer) - Method in class com.geoway.adf.gis.geodb.field.Field
 
setScale(Integer) - Method in interface com.geoway.adf.gis.geodb.field.IField
设置小数点位数
setShapeFieldName(String) - Method in class com.geoway.adf.gis.geodb.RegisterDatasetParams
 
setSpatialReferenceSystem(ISpatialReferenceSystem) - Method in class com.geoway.adf.gis.geodb.field.GeometryField
设置空间参考
setSpatialRel(SpatialRelationType) - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
设置空间关系
setSpatialRel(SpatialRelationType) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
空间关系
setSpatialRels(SpatialRelationType[]) - Method in interface com.geoway.adf.gis.geodb.filter.ISpatialFilter
设置空间关系列表
setSpatialRels(SpatialRelationType[]) - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
空间关系列表
setSubFields(String) - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
设置查询结果字段
setSubFields(String) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
查询字段
setUseMetaTable(boolean) - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
设置是否使用元数据表管理
setValue(int, Object) - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
设置字段值
setValue(String, Object) - Method in interface com.geoway.adf.gis.geodb.cursor.IRow
设置字段值
setValue(int, Object) - Method in class com.geoway.adf.gis.geodb.cursor.Row
设置字段值
setValue(String, Object) - Method in class com.geoway.adf.gis.geodb.cursor.Row
设置字段值
setWhereClause(String) - Method in interface com.geoway.adf.gis.geodb.filter.IQueryFilter
设置where条件
setWhereClause(String) - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
where过滤条件
SpatialQueryFilter - Class in com.geoway.adf.gis.geodb.filter
空间过滤查询条件
SpatialQueryFilter() - Constructor for class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
 
SpatialRelationType - Enum in com.geoway.adf.gis.geodb.filter
空间关系枚举
subFields - Variable in class com.geoway.adf.gis.geodb.filter.QueryFilter
查询字段
subsets - Variable in class com.geoway.adf.gis.geodb.GeoDataset
子数据集
supportExcelTypeKey() - Method in class com.geoway.adf.gis.geodb.excel.TimestampConverter
 
supportJavaTypeKey() - Method in class com.geoway.adf.gis.geodb.excel.TimestampConverter
 
synchronize() - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
数据库同步
synchronize(String) - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
同步指定模式下的所有数据集
synchronize(RegisterDatasetParams) - Method in interface com.geoway.adf.gis.geodb.IPgWorkspace
同步数据集
synchronizeDataset(String) - Method in interface com.geoway.adf.gis.geodb.IFeatureWorkspace
数据集同步

T

table - Variable in class com.geoway.adf.gis.geodb.cursor.Row
 
TimestampConverter - Class in com.geoway.adf.gis.geodb.excel
自定义时间格式转换器
TimestampConverter() - Constructor for class com.geoway.adf.gis.geodb.excel.TimestampConverter
 
toArray() - Method in class com.geoway.adf.gis.geodb.field.Fields
 
toArray() - Method in interface com.geoway.adf.gis.geodb.field.IFields
字段列表转成数组
toString() - Method in class com.geoway.adf.gis.geodb.field.Field
 
toString() - Method in class com.geoway.adf.gis.geodb.field.Fields
 
toString() - Method in class com.geoway.adf.gis.geodb.filter.QueryFilter
 
toString() - Method in class com.geoway.adf.gis.geodb.filter.SpatialQueryFilter
 
toString() - Method in class com.geoway.adf.gis.geodb.GeoDataset
 
type - Variable in class com.geoway.adf.gis.geodb.GeoDataset
数据集类型

U

updateExtent() - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
更新要素类范围
updateExtent() - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
更新镶嵌数据集范围
updateFeature(IFeature) - Method in interface com.geoway.adf.gis.geodb.cursor.IFeatureCursor
更新要素
updateFeature(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.IFeatureClass
批量更新要素
updateRasterStorageInfo(RasterStorageInfo) - Method in interface com.geoway.adf.gis.geodb.IMosaicDataset
更新存储连接信息
updateRow(IRow) - Method in interface com.geoway.adf.gis.geodb.cursor.ICursor
更新行
updateRow(IQueryFilter) - Method in interface com.geoway.adf.gis.geodb.ITable
批量更新行
updateView(String) - Method in interface com.geoway.adf.gis.geodb.ITableView
 
url - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
userName - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 

V

valueOf(String) - Static method in enum com.geoway.adf.gis.geodb.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.geodb.field.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.geodb.filter.SpatialRelationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.geoway.adf.gis.geodb.GeoDatasetType
Returns the enum constant of this type with the specified name.
values - Variable in class com.geoway.adf.gis.geodb.cursor.Row
 
values() - Static method in enum com.geoway.adf.gis.geodb.FeatureType
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.geodb.field.FieldType
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.geodb.filter.SpatialRelationType
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.geodb.GeoDatasetType
Returns an array containing the constants of this enum type, in the order they are declared.

W

whereClause - Variable in class com.geoway.adf.gis.geodb.filter.QueryFilter
where过滤条件
workspace - Variable in class com.geoway.adf.gis.geodb.GeoDataset
数据源
workspaceFactory - Variable in class com.geoway.adf.gis.geodb.JdbcWorkspace
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2025. All rights reserved.