跳过导航链接
A B C D E F G H I J L M N O P R S T V W X 

A

A - 类 中的静态变量com.qishenghe.developassistant.geoscience.LngLatTranUtil
 

B

baseNum - 类 中的变量com.qishenghe.developassistant.encryption.Md5Util
进制
bd09ToGcj02(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
百度坐标系 (BD-09) to 火星坐标系 (GCJ-02)
bd09ToGps84(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
百度坐标系 (BD-09) to (GPS-84)
bdToGps(Point) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
百度 -- Gps
buildUri(String, int, String, List<NameValuePair>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【封装】构建Uri生成器
buildUri(String, List<NameValuePair>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【封装】【重载】构建Uri生成器
buildUri(String) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【封装】【重载】构建Uri生成器

C

calDifference(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【计算】差异计算 描述:计算一个几何图形,该几何图形表示此几何图形中包含的、其他几何图形中不包含的点集的闭合
calDistance(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【计算】距离计算
calIntersection(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【计算】交集计算 描述:计算两个几何图形的交集几何
calSymDifference(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【计算】差异计算 描述:计算表示点集闭合的几何图形,该点集是此几何图形中不包含在其他几何图形中的点与此几何图形中不包含的其他几何图形中的点的并集
calUnion(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【计算】并集计算 描述:计算两个几何图形的并集几何
charset - 类 中的变量com.qishenghe.developassistant.encryption.Md5Util
编码字符集
charset - 类 中的变量com.qishenghe.developassistant.io.FileUtil
编码字符集
charset - 类 中的变量com.qishenghe.developassistant.net.HttpUtil
编码字符集
code - 枚举 中的变量com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
坐标系编码
com.qishenghe.developassistant.chronology - 程序包 com.qishenghe.developassistant.chronology
 
com.qishenghe.developassistant.encryption - 程序包 com.qishenghe.developassistant.encryption
 
com.qishenghe.developassistant.exception - 程序包 com.qishenghe.developassistant.exception
 
com.qishenghe.developassistant.geometry - 程序包 com.qishenghe.developassistant.geometry
 
com.qishenghe.developassistant.geoscience - 程序包 com.qishenghe.developassistant.geoscience
 
com.qishenghe.developassistant.io - 程序包 com.qishenghe.developassistant.io
 
com.qishenghe.developassistant.mathematics - 程序包 com.qishenghe.developassistant.mathematics
 
com.qishenghe.developassistant.net - 程序包 com.qishenghe.developassistant.net
 

D

dateTimeToTimeStamp(String, String) - 类 中的静态方法com.qishenghe.developassistant.chronology.DateTimeUtil
日期时间转毫秒时间戳
DateTimeUtil - com.qishenghe.developassistant.chronology中的类
时间处理工具
DateTimeUtil() - 类 的构造器com.qishenghe.developassistant.chronology.DateTimeUtil
 
DEFAULT_BASE_NUM - 类 中的静态变量com.qishenghe.developassistant.encryption.Md5Util
默认进制
DEFAULT_CHARSET_NAME - 类 中的静态变量com.qishenghe.developassistant.encryption.Md5Util
默认编码字符集
DEFAULT_CHARSET_NAME - 类 中的静态变量com.qishenghe.developassistant.io.FileUtil
默认编码字符集
DEFAULT_CHARSET_NAME - 类 中的静态变量com.qishenghe.developassistant.net.HttpUtil
默认编码字符集
DEFAULT_MESSAGE_DIGEST_NAME - 类 中的静态变量com.qishenghe.developassistant.encryption.Md5Util
默认加密方式
DevelopAssException - com.qishenghe.developassistant.exception中的异常错误
DevelopAss异常
DevelopAssException() - 异常错误 的构造器com.qishenghe.developassistant.exception.DevelopAssException
Constructor default
DevelopAssException(String) - 异常错误 的构造器com.qishenghe.developassistant.exception.DevelopAssException
Constructor single
DevelopAssException(String, String) - 异常错误 的构造器com.qishenghe.developassistant.exception.DevelopAssException
Constructor full
dimensionArr - 类 中的变量com.qishenghe.developassistant.geometry.Point
维度数组 注:【idx = 1,value = X】【idx = 2,value = Y】 例:二维坐标系点坐标(1, 5) : 维度数组[1, 5]
DOUBLE_DIMENSION_X_IDX - 类 中的静态变量com.qishenghe.developassistant.geometry.Point
二维坐标点X idx
DOUBLE_DIMENSION_Y_IDX - 类 中的静态变量com.qishenghe.developassistant.geometry.Point
二维坐标点Y idx

E

EARTH_RADIUS - 类 中的静态变量com.qishenghe.developassistant.geoscience.LngLatGeometryUtil
地球半径,单位公里
EE - 类 中的静态变量com.qishenghe.developassistant.geoscience.LngLatTranUtil
 
encryption(String) - 类 中的方法com.qishenghe.developassistant.encryption.Md5Util
【重载】加密 注:默认情况编码字符集UTF-8,16进制
encryption(String, Charset, int) - 类 中的方法com.qishenghe.developassistant.encryption.Md5Util
加密
EXCEPTION_START_WITH - 异常错误 中的静态变量com.qishenghe.developassistant.exception.DevelopAssException
全局异常前缀

F

FileUtil - com.qishenghe.developassistant.io中的类
IO工具
FileUtil() - 类 的构造器com.qishenghe.developassistant.io.FileUtil
无参构造函数 注:默认编码字符集【UTF-8】
FileUtil(Charset) - 类 的构造器com.qishenghe.developassistant.io.FileUtil
构造函数

G

gcj02ToBd09(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
火星坐标系 (GCJ-02) to 百度坐标系 (BD-09)
gcj02ToGps84(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
火星坐标系 (GCJ-02) to (GPS-84)
gdToGps(Point) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
高德 -- Gps
GeometryWktUtil - com.qishenghe.developassistant.geometry中的类
基于WKT格式的几何拓扑关系运算工具 注:只能用于运算平面坐标系,在运算曲面坐标系时需先进行投影转换,且距离计算结果无参照意义
GeometryWktUtil() - 类 的构造器com.qishenghe.developassistant.geometry.GeometryWktUtil
 
get(URIBuilder, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
Get请求
get(String, int, String, List<NameValuePair>, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Get请求
get(String, List<NameValuePair>, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Get请求
get(String, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Get请求
getArea(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取面积
getCentroid(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取几何图形质心
getCode() - 枚举 中的方法com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
Get Code
getConvexHull(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取凸包几何
getCoordinate(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取各个点的平面直角坐标系
getDimensionValue(int) - 类 中的方法com.qishenghe.developassistant.geometry.Point
获取第 N 维度 Value
getDistance(Point, Point) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatGeometryUtil
【重载】计算两个经纬度坐标间的距离
getDistance(double, double, double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatGeometryUtil
计算两个经纬度坐标间的距离
getGeometriesNum(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取 WKT 中的几何图形个数
getGeometryType(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取几何类型
getLength(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取周长
getMsgCode() - 异常错误 中的方法com.qishenghe.developassistant.exception.DevelopAssException
Get Msg Code
getName() - 枚举 中的方法com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
Get Name
getPointNum(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取顶点个数
getRandomNumberDouble(double, double, long) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
生成随机数(double)
getRandomNumberDouble(double, double) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
【重载】生成随机数(double)
getRandomNumberDouble(String, String) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
【重载】生成随机数(double)
getRandomNumberInteger(int, int, long) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
生成随机数(int)
getRandomNumberInteger(int, int) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
【重载】生成随机数(int)
getRandomNumberInteger(String, String) - 类 中的静态方法com.qishenghe.developassistant.mathematics.RandomUtil
【重载】生成随机数(int)
getReverse(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【获取】获取反转几何
getX() - 类 中的方法com.qishenghe.developassistant.geometry.Point
获取X
getY() - 类 中的方法com.qishenghe.developassistant.geometry.Point
获取Y
gps84ToBd09(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
(GPS-84) to 百度坐标系 (BD-09)
gps84ToGcj02(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
(GPS-84) to 火星坐标系 (GCJ-02)
gpsToBd(Point) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
Gps -- 百度
gpsToGd(Point) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
Gps -- 高德

H

httpClient - 类 中的变量com.qishenghe.developassistant.net.HttpUtil
HttpClient
HttpUtil - com.qishenghe.developassistant.net中的类
Http工具
HttpUtil() - 类 的构造器com.qishenghe.developassistant.net.HttpUtil
无参构造函数
HttpUtil(Charset) - 类 的构造器com.qishenghe.developassistant.net.HttpUtil
构造函数
HttpUtil(Charset, HttpClient) - 类 的构造器com.qishenghe.developassistant.net.HttpUtil
构造函数

I

initArr(int) - 类 中的方法com.qishenghe.developassistant.geometry.Point
数组容器初始化

J

judgeContains(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【判断】是否包含 描述:判断 图形1 是否包含 图形2
judgeCovers(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【判断】是否覆盖 描述:判断 图形1 是否覆盖 图形2
judgeCrosses(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【判断】是否穿透 描述:判断 图形1 是否穿透 图形2
judgeEquals(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【判断】是否相等 描述:判断 图形1 是否相等 图形2
judgeIntersects(String, String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【判断】是否相交 描述:判断两个集合图形是否相交

L

LngLatCoordinateEnum - com.qishenghe.developassistant.geoscience中的枚举
经纬度坐标系枚举
LngLatCoordinateEnum(String, String) - 枚举 的构造器com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
构造函数
LngLatGeometryUtil - com.qishenghe.developassistant.geoscience中的类
经纬度几何计算工具
LngLatGeometryUtil() - 类 的构造器com.qishenghe.developassistant.geoscience.LngLatGeometryUtil
 
lngLatTrans(Point, LngLatCoordinateEnum, LngLatCoordinateEnum) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
根据自定义转换要求转换经纬度点
LngLatTranUtil - com.qishenghe.developassistant.geoscience中的类
经纬度坐标系转换工具
LngLatTranUtil() - 类 的构造器com.qishenghe.developassistant.geoscience.LngLatTranUtil
 

M

mathKeepValidNum(String, int) - 类 中的静态方法com.qishenghe.developassistant.mathematics.NumberFormatUtil
【重载】保留有效数字
mathKeepValidNum(double, int) - 类 中的静态方法com.qishenghe.developassistant.mathematics.NumberFormatUtil
保留有效数字
Md5Util - com.qishenghe.developassistant.encryption中的类
Md5加密工具
Md5Util() - 类 的构造器com.qishenghe.developassistant.encryption.Md5Util
无参构造函数 注:默认情况编码字符集UTF-8,16进制
Md5Util(Charset, int) - 类 的构造器com.qishenghe.developassistant.encryption.Md5Util
构造函数
msgCode - 异常错误 中的变量com.qishenghe.developassistant.exception.DevelopAssException
错误编码

N

name - 枚举 中的变量com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
坐标系名称
NumberFormatUtil - com.qishenghe.developassistant.mathematics中的类
数字格式化工具
NumberFormatUtil() - 类 的构造器com.qishenghe.developassistant.mathematics.NumberFormatUtil
 

O

outOfChina(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
是否在中国境外

P

PI - 类 中的静态变量com.qishenghe.developassistant.geoscience.LngLatTranUtil
常数集
Point - com.qishenghe.developassistant.geometry中的类
点 注:通过维度数组存放各个维度的值,预设API支持二维点快速构建与查询
Point() - 类 的构造器com.qishenghe.developassistant.geometry.Point
构造函数【无参】
Point(int) - 类 的构造器com.qishenghe.developassistant.geometry.Point
构造函数【指定维度容器初始化大小】
Point(double, double) - 类 的构造器com.qishenghe.developassistant.geometry.Point
构造函数【二维点】
Point(double...) - 类 的构造器com.qishenghe.developassistant.geometry.Point
构造函数【多维点】
post(URIBuilder, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
Post请求
post(String, int, String, List<NameValuePair>, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Post请求
post(String, List<NameValuePair>, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Post请求
post(String, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【重载】Post请求

R

rad(double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatGeometryUtil
【子方法】距离计算
RandomUtil - com.qishenghe.developassistant.mathematics中的类
随机工具 注:所生成随机数遵循左闭右开原则
RandomUtil() - 类 的构造器com.qishenghe.developassistant.mathematics.RandomUtil
 
readFileBytes(String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【读】字节
readFileList(String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【读】行
readFileStream(String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【读】流

S

send(HttpRequestBase, List<Header>) - 类 中的方法com.qishenghe.developassistant.net.HttpUtil
【封装】封装send
serialVersionUID - 类 中的静态变量com.qishenghe.developassistant.geometry.Point
序列化参数
setDimensionValue(int, double) - 类 中的方法com.qishenghe.developassistant.geometry.Point
设置第 N 维度 Value
setX(double) - 类 中的方法com.qishenghe.developassistant.geometry.Point
设置X
setY(double) - 类 中的方法com.qishenghe.developassistant.geometry.Point
设置Y

T

timeStampToDateTime(long, String) - 类 中的静态方法com.qishenghe.developassistant.chronology.DateTimeUtil
毫秒时间戳转日期时间
transform(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
转换经纬度
transformLat(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
转换纬度
transformLon(double, double) - 类 中的静态方法com.qishenghe.developassistant.geoscience.LngLatTranUtil
转换经度
transGeometryWkt(String) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【转换】根据 wkt String 获取几何对象
transWktGeometry(Geometry) - 类 中的静态方法com.qishenghe.developassistant.geometry.GeometryWktUtil
【转换】根据 几何对象 获取 wkt String

V

valueOf(String) - 枚举 中的静态方法com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.qishenghe.developassistant.geoscience.LngLatCoordinateEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

writeFileBytes(byte[], String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【写】字节数组
writeFileList(List<String>, String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【写】行
writeFileStream(InputStream, String) - 类 中的方法com.qishenghe.developassistant.io.FileUtil
【写】流

X

X_PI - 类 中的静态变量com.qishenghe.developassistant.geoscience.LngLatTranUtil
 
A B C D E F G H I J L M N O P R S T V W X 
跳过导航链接

Copyright © 2021. All rights reserved.