A C D E F G I L P R S T V W
A
- attributeFieldDefFrom(ShapefileDataStore, boolean) - 类 中的静态方法cn.funnymap.lgis.vector.ShapefileAttribute
-
C
- CGCS2000 - 类 中的静态变量cn.funnymap.lgis.crs.GeographicCRS
-
- cn.funnymap.lgis.crs - 程序包 cn.funnymap.lgis.crs
-
- cn.funnymap.lgis.exception - 程序包 cn.funnymap.lgis.exception
-
- cn.funnymap.lgis.util - 程序包 cn.funnymap.lgis.util
-
- cn.funnymap.lgis.vector - 程序包 cn.funnymap.lgis.vector
-
- cn.funnymap.lgis.vector.converter.shp2geojson - 程序包 cn.funnymap.lgis.vector.converter.shp2geojson
-
- cn.funnymap.lgis.vector.converter.wkt2shp - 程序包 cn.funnymap.lgis.vector.converter.wkt2shp
-
- cn.funnymap.lgis.vector.converter.wkt2shp.exception - 程序包 cn.funnymap.lgis.vector.converter.wkt2shp.exception
-
- cn.funnymap.lgis.vector.excption - 程序包 cn.funnymap.lgis.vector.excption
-
- cn.funnymap.lgis.vector.params - 程序包 cn.funnymap.lgis.vector.params
-
- convert(Path, CoordinateReferenceSystem, List<ConverterParam>) - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2ShapefileConverter
-
- convert(P, T, List<U>) - 接口 中的方法cn.funnymap.lgis.vector.VectorConverterConsumer
-
- converter(Path) - 类 中的方法cn.funnymap.lgis.vector.converter.shp2geojson.Shapefile2Geojson
-
读取Shapefile文件中的信息,将其转为GeoJSON,并以字符串的格式返回
- converter(T) - 接口 中的方法cn.funnymap.lgis.vector.VectorConverterFunction
-
- ConverterParam - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
数据转换器参数
- ConverterParam(String, SortedMap<String, Object>) - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.ConverterParam
-
- CRS - cn.funnymap.lgis.crs中的接口
-
- CRSUtil - cn.funnymap.lgis.crs中的类
-
空间参考工具类
D
- deleteTempDir() - 类 中的方法cn.funnymap.lgis.vector.Shapefile
-
- deleteTempDir() - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
E
- executeValidityVerification(Path) - 类 中的方法cn.funnymap.lgis.vector.Shapefile
-
- executeValidityVerification(Path) - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
F
- fromShpFile(Path) - 类 中的静态方法cn.funnymap.lgis.vector.ShapefileAttribute
-
G
- GeographicCRS - cn.funnymap.lgis.crs中的类
-
地理坐标参考系统
- GeojsonResponse - cn.funnymap.lgis.vector.params中的类
-
矢量数据转GeoJSON时的输出结构
- GeojsonResponse() - 类 的构造器cn.funnymap.lgis.vector.params.GeojsonResponse
-
- geometry2wkt(Geometry) - 类 中的静态方法cn.funnymap.lgis.util.WKTUtil
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2LineConverter
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2MultiPointConverter
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2MultiPolygonConverter
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2PointConverter
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2PolygonConverter
-
- geometryType() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.WKT2ShapefileConverter
-
- getAttrValueList() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.ConverterParam
-
- getValue() - 枚举 中的方法cn.funnymap.lgis.vector.SpatialFileType
-
- getWkt() - 类 中的方法cn.funnymap.lgis.vector.converter.wkt2shp.ConverterParam
-
I
- IncorrectFileFormatException - cn.funnymap.lgis.vector.excption中的异常错误
-
不正确的文件格式
- IncorrectFileFormatException(String) - 异常错误 的构造器cn.funnymap.lgis.vector.excption.IncorrectFileFormatException
-
- isValid(Integer) - 类 中的静态方法cn.funnymap.lgis.crs.CRSUtil
-
验证空间参考是否有效
L
- LgisToolsBaseException - cn.funnymap.lgis.exception中的异常错误
-
- LgisToolsBaseException(String) - 异常错误 的构造器cn.funnymap.lgis.exception.LgisToolsBaseException
-
- LgisToolsBaseException(String, Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.LgisToolsBaseException
-
- LgisToolsBaseException(Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.LgisToolsBaseException
-
P
- parseAsGeojson(Path, CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
- parseAsGeojsonExecutor(CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.Shapefile
-
- parseAsGeojsonExecutor(CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
将Shapefile文件解析为GeoJSON格式并输出
- parseAsWkt(Path, CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
- parseAsWktExecutor(CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.Shapefile
-
- parseAsWktExecutor(CoordinateReferenceSystem) - 类 中的方法cn.funnymap.lgis.vector.VectorFile
-
将Shapefile文件转为WKT格式并输出
R
- ReadShapefileAttributeException - cn.funnymap.lgis.vector.excption中的异常错误
-
读取Shapefile属性信息异常
- ReadShapefileAttributeException(String) - 异常错误 的构造器cn.funnymap.lgis.vector.excption.ReadShapefileAttributeException
-
S
- Shapefile - cn.funnymap.lgis.vector中的类
-
Shapefile操作类
- Shapefile(boolean) - 类 的构造器cn.funnymap.lgis.vector.Shapefile
-
- Shapefile2Geojson - cn.funnymap.lgis.vector.converter.shp2geojson中的类
-
Shapefile转Geojson
- Shapefile2Geojson() - 类 的构造器cn.funnymap.lgis.vector.converter.shp2geojson.Shapefile2Geojson
-
- ShapefileAttribute - cn.funnymap.lgis.vector中的类
-
获取Shapefile的属性信息
- ShapefileAttributeFieldDef - cn.funnymap.lgis.vector.params中的类
-
Shapefile文件属性字段定义
- ShapefileAttributeFieldDef() - 类 的构造器cn.funnymap.lgis.vector.params.ShapefileAttributeFieldDef
-
- ShapefileParseException - cn.funnymap.lgis.exception中的异常错误
-
Shapefile解析失败
- ShapefileParseException(String) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileParseException
-
- ShapefileParseException(String, Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileParseException
-
- ShapefileParseException(Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileParseException
-
- ShapefileValidationException - cn.funnymap.lgis.exception中的异常错误
-
Shapefile文件校验失败
- ShapefileValidationException(String) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileValidationException
-
- ShapefileValidationException(String, Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileValidationException
-
- ShapefileValidationException(Throwable) - 异常错误 的构造器cn.funnymap.lgis.exception.ShapefileValidationException
-
- SpatialFileType - cn.funnymap.lgis.vector中的枚举
-
空间文件类型枚举类
T
- transform(Geometry, CoordinateReferenceSystem, CoordinateReferenceSystem) - 类 中的静态方法cn.funnymap.lgis.crs.CRSUtil
-
- transform(Double, Double, CoordinateReferenceSystem, CoordinateReferenceSystem) - 类 中的静态方法cn.funnymap.lgis.crs.CRSUtil
-
V
- valueOf(String) - 枚举 中的静态方法cn.funnymap.lgis.vector.SpatialFileType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.funnymap.lgis.vector.SpatialFileType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VectorConverterConsumer<P,T,U> - cn.funnymap.lgis.vector中的接口
-
数据转换器接口
- VectorConverterFunction<T,R> - cn.funnymap.lgis.vector中的接口
-
- VectorConvertParam - cn.funnymap.lgis.vector.params中的类
-
矢量数据转换参数
- VectorConvertParam() - 类 的构造器cn.funnymap.lgis.vector.params.VectorConvertParam
-
- VectorFile - cn.funnymap.lgis.vector中的类
-
空间文件
- VectorFile() - 类 的构造器cn.funnymap.lgis.vector.VectorFile
-
W
- WGS84 - 类 中的静态变量cn.funnymap.lgis.crs.GeographicCRS
-
- WKT2LineConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
- WKT2LineConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2LineConverter
-
- WKT2MultiPointConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
- WKT2MultiPointConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2MultiPointConverter
-
- WKT2MultiPolygonConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
- WKT2MultiPolygonConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2MultiPolygonConverter
-
- WKT2PointConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
- WKT2PointConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2PointConverter
-
- WKT2PolygonConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
- WKT2PolygonConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2PolygonConverter
-
- WKT2ShapefileConverter - cn.funnymap.lgis.vector.converter.wkt2shp中的类
-
WKT字符串转Shapefile文件
- WKT2ShapefileConverter() - 类 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.WKT2ShapefileConverter
-
- Wkt2ShapefileConverterException - cn.funnymap.lgis.vector.converter.wkt2shp.exception中的异常错误
-
WKT转Shapefile异常
- Wkt2ShapefileConverterException(String) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileConverterException
-
- Wkt2ShapefileConverterException(String, Throwable) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileConverterException
-
- Wkt2ShapefileConverterException(Throwable) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileConverterException
-
- Wkt2ShapefileParameterValidationException - cn.funnymap.lgis.vector.converter.wkt2shp.exception中的异常错误
-
WKT转Shapefile时参数异常
- Wkt2ShapefileParameterValidationException(String) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileParameterValidationException
-
- Wkt2ShapefileParameterValidationException(String, Throwable) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileParameterValidationException
-
- Wkt2ShapefileParameterValidationException(Throwable) - 异常错误 的构造器cn.funnymap.lgis.vector.converter.wkt2shp.exception.Wkt2ShapefileParameterValidationException
-
- WKTUtil - cn.funnymap.lgis.util中的类
-
WKT通用工具
A C D E F G I L P R S T V W
Copyright © 2024. All rights reserved.