Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(GeoFeature) - Method in class cn.mapway.geo.geometry.GeoFeatures
- add(GeoPoint) - Method in class cn.mapway.geo.geometry.Line
- add(Line) - Method in class cn.mapway.geo.geometry.Lines
- add(ColorMap) - Method in class cn.mapway.geo.shared.color.ColorTable
- add(Double, Double) - Method in class cn.mapway.geo.geometry.Line
- addFeature(Feature) - Method in class cn.mapway.geo.shared.vector.Features
- addLine(Line) - Method in class cn.mapway.geo.geometry.GeoLines
- addLine(Line) - Method in class cn.mapway.geo.shared.vector.Lines
- addLine(Line) - Method in class cn.mapway.geo.shared.vector.Polygon
- addPoint(double, double) - Method in class cn.mapway.geo.shared.vector.Line
- addPoint(double, double) - Method in class cn.mapway.geo.shared.vector.Points
- addPoint(Point) - Method in class cn.mapway.geo.shared.vector.Line
- addPoint(Point) - Method in class cn.mapway.geo.shared.vector.Points
- Angle - Class in cn.mapway.geo.geometry
-
Angle
- Angle(double, double, double) - Constructor for class cn.mapway.geo.geometry.Angle
- asGeoCollection() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoFeature() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoFeatures() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoLine() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoLines() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoPoint() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoPoints() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoPolygon() - Method in class cn.mapway.geo.geometry.GeoObject
- asGeoPolygons() - Method in class cn.mapway.geo.geometry.GeoObject
- autoCreate - Variable in class cn.mapway.geo.client.raster.ImageInfo
B
- BandInfo - Class in cn.mapway.geo.client.raster
-
BandInfo
- BandInfo() - Constructor for class cn.mapway.geo.client.raster.BandInfo
- bandInfos - Variable in class cn.mapway.geo.client.raster.ImageInfo
- bands - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
波段数量
- blueChanel - Variable in class cn.mapway.geo.client.raster.ChanelData
- BORDER_TYPE_SOLID - Static variable in class cn.mapway.geo.client.style.BorderStyle
- borderStyle - Variable in class cn.mapway.geo.client.style.StyleLayer
-
边框的样式
- BorderStyle - Class in cn.mapway.geo.client.style
-
BorderStyle 边框样式
- BorderStyle() - Constructor for class cn.mapway.geo.client.style.BorderStyle
- box - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
影像包围盒 WGS84
- Box - Class in cn.mapway.geo.shared.vector
-
Box 这个box里 判断的前提是 坐标轴方向 为 向上 和 向右
- Box() - Constructor for class cn.mapway.geo.shared.vector.Box
-
初始化
- Box(double, double, double, double) - Constructor for class cn.mapway.geo.shared.vector.Box
C
- calMaxValue - Variable in class cn.mapway.geo.client.raster.BandInfo
- calMinValue - Variable in class cn.mapway.geo.client.raster.BandInfo
- calValue(double) - Method in class cn.mapway.geo.client.raster.BandInfo
- center() - Method in class cn.mapway.geo.geometry.GeoExtend
- center() - Method in class cn.mapway.geo.geometry.GeoLine
- center() - Method in class cn.mapway.geo.geometry.GeoLines
- center() - Method in class cn.mapway.geo.geometry.GeoObject
- center() - Method in class cn.mapway.geo.geometry.GeoPoints
- center() - Method in class cn.mapway.geo.geometry.GeoPolygon
- center() - Method in class cn.mapway.geo.geometry.GeoPolygons
- center() - Method in class cn.mapway.geo.geometry.Line
- center() - Method in class cn.mapway.geo.geometry.Lines
- center() - Method in class cn.mapway.geo.shared.vector.Box
- chanelData - Variable in class cn.mapway.geo.client.raster.ImageInfo
- ChanelData - Class in cn.mapway.geo.client.raster
-
ChanlData 波段数据 是以 1为基地
- ChanelData() - Constructor for class cn.mapway.geo.client.raster.ChanelData
- ChanelData(int, int, int) - Constructor for class cn.mapway.geo.client.raster.ChanelData
- check() - Method in class cn.mapway.geo.client.raster.BandInfo
- clear() - Method in class cn.mapway.geo.shared.color.ColorTable
- clone() - Method in class cn.mapway.geo.geometry.GeoPoint
- clone() - Method in class cn.mapway.geo.shared.vector.Box
- clone() - Method in class cn.mapway.geo.shared.vector.Point
- clone() - Method in class cn.mapway.geo.shared.vector.Rect
- close() - Method in class cn.mapway.geo.geometry.Line
-
确保 line is Closed
- closeLine() - Method in class cn.mapway.geo.shared.vector.Line
- cn.mapway.geo.client.raster - package cn.mapway.geo.client.raster
- cn.mapway.geo.client.style - package cn.mapway.geo.client.style
- cn.mapway.geo.geometry - package cn.mapway.geo.geometry
- cn.mapway.geo.shared - package cn.mapway.geo.shared
- cn.mapway.geo.shared.color - package cn.mapway.geo.shared.color
- cn.mapway.geo.shared.stretch - package cn.mapway.geo.shared.stretch
- cn.mapway.geo.shared.vector - package cn.mapway.geo.shared.vector
- code - Variable in enum cn.mapway.geo.shared.color.ColorMapType
- code - Variable in enum cn.mapway.geo.shared.color.ColorTableType
- color - Variable in class cn.mapway.geo.client.style.BorderStyle
-
边框的颜色
- color - Variable in class cn.mapway.geo.client.style.FillStyle
-
填充颜色
- COLOR_MAP_TYPE_RANGE - Enum constant in enum cn.mapway.geo.shared.color.ColorMapType
- COLOR_MAP_TYPE_UNIQUE - Enum constant in enum cn.mapway.geo.shared.color.ColorMapType
- COLOR_TYPE_SINGLE_BAND_PSEUDO_COLOR - Enum constant in enum cn.mapway.geo.shared.color.ColorTableType
- COLOR_TYPE_UNKNOWN - Enum constant in enum cn.mapway.geo.shared.color.ColorTableType
- ColorMap - Class in cn.mapway.geo.shared.color
-
颜色映射表
- ColorMap() - Constructor for class cn.mapway.geo.shared.color.ColorMap
- colorMaps - Variable in class cn.mapway.geo.client.raster.BandInfo
-
影像中的颜色表 IndexRGB
- ColorMapType - Enum in cn.mapway.geo.shared.color
- ColorTable - Class in cn.mapway.geo.shared.color
-
颜色表操作 1.
- ColorTable() - Constructor for class cn.mapway.geo.shared.color.ColorTable
-
缺省构造一个 单波段为彩色 单一值的颜色表
- ColorTableType - Enum in cn.mapway.geo.shared.color
- concat(double[]) - Static method in class cn.mapway.geo.geometry.Angle
- concat(double, double, double) - Static method in class cn.mapway.geo.geometry.Angle
- contains(double, double) - Method in class cn.mapway.geo.shared.vector.Rect
-
矩形是否包含(x,y)
- copyFrom(GeoPoint) - Method in class cn.mapway.geo.geometry.GeoPoint
- copyFrom(Box) - Method in class cn.mapway.geo.shared.vector.Box
- copyFrom(Point) - Method in class cn.mapway.geo.shared.vector.Point
- copyFrom(Rect) - Method in class cn.mapway.geo.shared.vector.Rect
- copyright - Variable in class cn.mapway.geo.client.raster.ImageInfo
- copyTo(Box) - Method in class cn.mapway.geo.shared.vector.Box
- createFromDecimal(double, int) - Static method in class cn.mapway.geo.geometry.Angle
-
10进制的角度 0-360 转为 度分秒
- createFromGeoJson(String) - Static method in class cn.mapway.geo.geometry.GeoObject
-
根据GeoJson对象创建
D
- dataTime - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
数据生成的日期 格式 yyyy-MM-dd HH:mm:ss 2013-09-07 13:24:12
- dataType - Variable in class cn.mapway.geo.client.raster.BandInfo
- degree - Variable in class cn.mapway.geo.geometry.Angle
- desc - Variable in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
E
- enableGamma - Variable in class cn.mapway.geo.client.raster.BandInfo
-
是否进行 Gamma矫正 default is false
- EPSG - Static variable in class cn.mapway.geo.shared.GeoConstant
- EPSG3857 - Static variable in class cn.mapway.geo.shared.GeoConstant
- EPSG4326 - Static variable in class cn.mapway.geo.shared.GeoConstant
- equals(Object) - Method in class cn.mapway.geo.shared.vector.Point
- expand(double) - Method in class cn.mapway.geo.shared.vector.Box
-
按比例扩展
- expand(double, double) - Method in class cn.mapway.geo.geometry.GeoExtend
-
扩展经纬度范围
- expand(double, double) - Method in class cn.mapway.geo.shared.vector.Box
- expand(Box) - Method in class cn.mapway.geo.shared.vector.Box
- extend(double, double) - Method in class cn.mapway.geo.shared.vector.Rect
- extend(Point) - Method in class cn.mapway.geo.shared.vector.Rect
- extend(Rect) - Method in class cn.mapway.geo.shared.vector.Rect
-
扩展矩形范围
- extended(GeoExtend) - Method in class cn.mapway.geo.geometry.GeoExtend
- extendPoint(GeoPoint) - Method in class cn.mapway.geo.geometry.GeoExtend
-
扩展这个范围
F
- Feature - Class in cn.mapway.geo.shared.vector
-
Feature
- Feature(GeoObject) - Constructor for class cn.mapway.geo.shared.vector.Feature
- features - Variable in class cn.mapway.geo.shared.vector.Features
- Features - Class in cn.mapway.geo.shared.vector
-
Features
- Features() - Constructor for class cn.mapway.geo.shared.vector.Features
- fileSize - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
文件长度
- FILL_TYPE_COLOR - Static variable in class cn.mapway.geo.client.style.FillStyle
- FILL_TYPE_PATTERN - Static variable in class cn.mapway.geo.client.style.FillStyle
- fillStyle - Variable in class cn.mapway.geo.client.style.StyleLayer
-
填充样式
- FillStyle - Class in cn.mapway.geo.client.style
-
FillStyle 填充样式
- FillStyle() - Constructor for class cn.mapway.geo.client.style.FillStyle
- filter(Box) - Method in class cn.mapway.geo.shared.vector.Features
- findBand(int) - Method in class cn.mapway.geo.client.raster.ImageInfo
- forceRightHandRule() - Method in class cn.mapway.geo.geometry.GeoPolygon
-
强制右手规则
- forceRightHandRule() - Method in class cn.mapway.geo.geometry.GeoPolygons
-
强制右手规则
- forceRightHandRule() - Method in class cn.mapway.geo.geometry.Lines
-
将多边形强制转化为 右手规则 外边框是 逆时针方向 内部是顺时针方向 算法参考 https://github.com/mapbox/geojson-rewind if (rings.length === 0) return;
- forceRightHandRule() - Method in class cn.mapway.geo.shared.vector.Polygon
-
将多边形强制转化为 右手规则 外边框是 逆时针方向 内部是顺时针方向 算法参考 https://github.com/mapbox/geojson-rewind if (rings.length === 0) return;
- forceRightHandRule() - Method in class cn.mapway.geo.shared.vector.Polygons
-
强制右手规则
G
- gamma - Variable in class cn.mapway.geo.client.raster.BandInfo
- gammaMax - Variable in class cn.mapway.geo.client.raster.BandInfo
- gammaMin - Variable in class cn.mapway.geo.client.raster.BandInfo
-
Gamma矫正
- gammaStretch - Enum constant in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- GammaStretchParam - Class in cn.mapway.geo.shared.stretch
- GammaStretchParam() - Constructor for class cn.mapway.geo.shared.stretch.GammaStretchParam
- GEO_FEATURE - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_FEATURE_COLLECTION - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_GEOMETRY_COLLECTION - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_GEOMETRY_EMPTY - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_LINE - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_MULTI_LINE - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_MULTI_POINT - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_MULTI_POLYGON - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_POINT - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GEO_POLYGON - Static variable in class cn.mapway.geo.geometry.GeoJsonType
- GeoCollection - Class in cn.mapway.geo.geometry
-
GeoCollection
- GeoCollection() - Constructor for class cn.mapway.geo.geometry.GeoCollection
- GeoConstant - Class in cn.mapway.geo.shared
- GeoConstant() - Constructor for class cn.mapway.geo.shared.GeoConstant
- GeoExtend - Class in cn.mapway.geo.geometry
-
GeoExtend
- GeoExtend() - Constructor for class cn.mapway.geo.geometry.GeoExtend
- GeoFeature - Class in cn.mapway.geo.geometry
-
GeoFeature
- GeoFeature() - Constructor for class cn.mapway.geo.geometry.GeoFeature
- GeoFeatures - Class in cn.mapway.geo.geometry
-
GeoFeature
- GeoFeatures() - Constructor for class cn.mapway.geo.geometry.GeoFeatures
- GeoJsonType - Class in cn.mapway.geo.geometry
-
GeoJsonType "Point", "MultiPoint", "LineString", "MultiLineString", "Polygon", "MultiPolygon", and "GeometryCollection""Feature", "FeatureCollection",
- GeoJsonType() - Constructor for class cn.mapway.geo.geometry.GeoJsonType
- GeoLine - Class in cn.mapway.geo.geometry
-
GeoLine
- GeoLine() - Constructor for class cn.mapway.geo.geometry.GeoLine
- GeoLine(Line) - Constructor for class cn.mapway.geo.geometry.GeoLine
- GeoLines - Class in cn.mapway.geo.geometry
-
GeoLines
- GeoLines() - Constructor for class cn.mapway.geo.geometry.GeoLines
- GeoLines(GeoLine[]) - Constructor for class cn.mapway.geo.geometry.GeoLines
- geometry - Variable in class cn.mapway.geo.geometry.GeoFeature
- GeometryType - Enum in cn.mapway.geo.geometry
-
* enum wkbGeometryType { * wkbPoint = 1, * wkbLineString = 2, * wkbPolygon = 3, * wkbMultiPoint = 4, * wkbMultiLineString = 5, * wkbMultiPolygon = 6, * wkbGeometryCollection = 7 * }; 参见 https://libgeos.org/specifications/wkb/
- GeoObject - Class in cn.mapway.geo.geometry
-
GeoObject
- GeoObject - Class in cn.mapway.geo.shared.vector
-
GeoObject
- GeoObject() - Constructor for class cn.mapway.geo.geometry.GeoObject
- GeoObject() - Constructor for class cn.mapway.geo.shared.vector.GeoObject
- GeoPoint - Class in cn.mapway.geo.geometry
-
GeoPoint
- GeoPoint() - Constructor for class cn.mapway.geo.geometry.GeoPoint
- GeoPoint(double, double) - Constructor for class cn.mapway.geo.geometry.GeoPoint
- GeoPoints - Class in cn.mapway.geo.geometry
-
GeoPoint
- GeoPoints() - Constructor for class cn.mapway.geo.geometry.GeoPoints
- GeoPoints(GeoPoint[]) - Constructor for class cn.mapway.geo.geometry.GeoPoints
- GeoPoints(List<GeoPoint>) - Constructor for class cn.mapway.geo.geometry.GeoPoints
- GeoPolygon - Class in cn.mapway.geo.geometry
-
GeoLine
- GeoPolygon() - Constructor for class cn.mapway.geo.geometry.GeoPolygon
- GeoPolygons - Class in cn.mapway.geo.geometry
-
GeoLine
- GeoPolygons() - Constructor for class cn.mapway.geo.geometry.GeoPolygons
- GeoPolygons(GeoPolygon[]) - Constructor for class cn.mapway.geo.geometry.GeoPolygons
- GeoTile - Class in cn.mapway.geo.shared
- GeoTile() - Constructor for class cn.mapway.geo.shared.GeoTile
- geoTransform - Variable in class cn.mapway.geo.client.raster.ImageInfo
- geoWrapLat(double) - Static method in class cn.mapway.geo.geometry.Angle
- geoWrapLng(double) - Static method in class cn.mapway.geo.geometry.Angle
- getCalValueExtend() - Method in class cn.mapway.geo.client.raster.BandInfo
- getCenter() - Method in class cn.mapway.geo.shared.vector.Rect
- getCode() - Method in enum cn.mapway.geo.geometry.GeometryType
- getCode() - Method in enum cn.mapway.geo.shared.color.ColorMapType
- getCode() - Method in enum cn.mapway.geo.shared.color.ColorTableType
- getCount() - Method in class cn.mapway.geo.shared.vector.Line
- getCount() - Method in class cn.mapway.geo.shared.vector.Lines
- getCount() - Method in class cn.mapway.geo.shared.vector.Points
- getCrsString() - Method in class cn.mapway.geo.geometry.GeoObject
- getDataType(int) - Static method in class cn.mapway.geo.client.raster.ImageTools
-
18:14:27.269 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Unknown 0 18:14:27.275 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Int8 14 18:14:27.275 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Byte 1 18:14:27.275 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_UInt16 2 18:14:27.275 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Int16 3 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_UInt32 4 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Int32 5 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Float32 6 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_Float64 7 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_CInt16 8 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_CInt32 9 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_CFloat32 10 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_CFloat64 11 18:14:27.276 [main] INFO cn.imagebot.geo.tools.TiffTools - GDT_TypeCount 12
- getExtend() - Method in class cn.mapway.geo.geometry.GeoFeature
- getExtend() - Method in class cn.mapway.geo.geometry.GeoFeatures
- getExtend() - Method in class cn.mapway.geo.geometry.GeoLines
- getExtend() - Method in class cn.mapway.geo.geometry.GeoObject
- getExtend() - Method in class cn.mapway.geo.geometry.GeoPolygon
- getExtend() - Method in class cn.mapway.geo.geometry.Line
- getExtend() - Method in class cn.mapway.geo.geometry.Lines
- getExtend() - Method in class cn.mapway.geo.shared.vector.Feature
- getExtend() - Method in class cn.mapway.geo.shared.vector.Features
- getExtend() - Method in class cn.mapway.geo.shared.vector.GeoObject
- getExtend() - Method in class cn.mapway.geo.shared.vector.Line
- getExtend() - Method in class cn.mapway.geo.shared.vector.Lines
- getExtend() - Method in class cn.mapway.geo.shared.vector.Point
- getExtend() - Method in class cn.mapway.geo.shared.vector.Points
- getExtend() - Method in class cn.mapway.geo.shared.vector.Polygon
- getExtend() - Method in class cn.mapway.geo.shared.vector.Polygons
- getFeatureList() - Method in class cn.mapway.geo.geometry.GeoFeatures
- getGeometry() - Method in class cn.mapway.geo.geometry.GeoFeature
- getGeometry() - Method in class cn.mapway.geo.shared.vector.Feature
- getGeometryList() - Method in class cn.mapway.geo.geometry.GeoCollection
- getHeight() - Method in class cn.mapway.geo.shared.vector.Box
- getHeightAsInt() - Method in class cn.mapway.geo.shared.vector.Rect
- getKey() - Method in enum cn.mapway.geo.client.raster.MetadataEnum
- getLine() - Method in class cn.mapway.geo.geometry.GeoLine
- getLine(int) - Method in class cn.mapway.geo.geometry.Lines
- getLine(int) - Method in class cn.mapway.geo.shared.vector.Lines
- getLines() - Method in class cn.mapway.geo.geometry.GeoLines
- getLines() - Method in class cn.mapway.geo.geometry.GeoPolygon
- getLiness() - Method in class cn.mapway.geo.geometry.GeoPolygons
- getMetadataEnum(String) - Static method in enum cn.mapway.geo.client.raster.MetadataEnum
- getMetadataKeys(Map<String, String>) - Static method in enum cn.mapway.geo.client.raster.MetadataEnum
- getMetadataValue(String, String) - Static method in enum cn.mapway.geo.client.raster.MetadataEnum
- getName() - Method in enum cn.mapway.geo.client.raster.MetadataEnum
- getName() - Method in enum cn.mapway.geo.geometry.GeometryType
- getName() - Method in enum cn.mapway.geo.shared.color.ColorMapType
- getName() - Method in enum cn.mapway.geo.shared.color.ColorTableType
- getPoint(int) - Method in class cn.mapway.geo.shared.vector.Line
- getPoint(int) - Method in class cn.mapway.geo.shared.vector.Points
- getPoints() - Method in class cn.mapway.geo.geometry.GeoPoints
- getPoints() - Method in class cn.mapway.geo.geometry.Line
- getPostGisType() - Method in enum cn.mapway.geo.geometry.GeometryType
- getSize() - Method in class cn.mapway.geo.geometry.Lines
- getSrid() - Method in class cn.mapway.geo.geometry.GeoObject
- getStretchType(Integer) - Static method in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- getType() - Method in class cn.mapway.geo.geometry.GeoObject
- getUnicode() - Method in enum cn.mapway.geo.geometry.GeometryType
- getValueExtend() - Method in class cn.mapway.geo.client.raster.BandInfo
- getValues() - Method in enum cn.mapway.geo.client.raster.MetadataEnum
- getWidth() - Method in class cn.mapway.geo.shared.vector.Box
- getWidthAsInt() - Method in class cn.mapway.geo.shared.vector.Rect
- getX() - Method in class cn.mapway.geo.geometry.GeoPoint
- getX() - Method in class cn.mapway.geo.shared.vector.Point
- getXAsInt() - Method in class cn.mapway.geo.shared.vector.Point
- getXAsInt() - Method in class cn.mapway.geo.shared.vector.Rect
- getY() - Method in class cn.mapway.geo.geometry.GeoPoint
- getY() - Method in class cn.mapway.geo.shared.vector.Point
- getYAsInt() - Method in class cn.mapway.geo.shared.vector.Point
- getYAsInt() - Method in class cn.mapway.geo.shared.vector.Rect
- greenChanel - Variable in class cn.mapway.geo.client.raster.ChanelData
- GT_GEOMETRY_COLLECTION - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_LINE - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_MULTI_LINE - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_MULTI_POINT - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_MULTI_POLYGON - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_POINT - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_POLYGON - Enum constant in enum cn.mapway.geo.geometry.GeometryType
- GT_UNKNOWN - Enum constant in enum cn.mapway.geo.geometry.GeometryType
H
- head(Double, Double) - Method in class cn.mapway.geo.geometry.Line
- height - Variable in class cn.mapway.geo.client.raster.ImageInfo
- height - Variable in class cn.mapway.geo.shared.vector.Rect
- height() - Method in class cn.mapway.geo.geometry.GeoExtend
- height() - Method in class cn.mapway.geo.shared.vector.Box
- histogramStretch - Enum constant in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- HistogramStretchParam - Class in cn.mapway.geo.shared.stretch
- HistogramStretchParam() - Constructor for class cn.mapway.geo.shared.stretch.HistogramStretchParam
I
- ImageInfo - Class in cn.mapway.geo.client.raster
-
ImageInfo 此对象描述一个影像的信息 这个影像可能为 TIFF GEOIMage 或者一个目录 如果描述一个镶嵌影像 (目录) (name location minZoom maxZoom copyright lng lat type)
- ImageInfo() - Constructor for class cn.mapway.geo.client.raster.ImageInfo
- ImageTools - Class in cn.mapway.geo.client.raster
-
ImageTools
- ImageTools() - Constructor for class cn.mapway.geo.client.raster.ImageTools
- index - Variable in class cn.mapway.geo.client.raster.BandInfo
-
special start from 0,1,2...
- inflate(double, double) - Method in class cn.mapway.geo.shared.vector.Box
- intersect(Box) - Method in class cn.mapway.geo.shared.vector.Box
- intersect(Rect) - Method in class cn.mapway.geo.shared.vector.Rect
-
两个矩形是否相交
- isCross(Box) - Method in class cn.mapway.geo.shared.vector.Box
-
判断两个 box是否相交
- isCross(Rect) - Method in class cn.mapway.geo.shared.vector.Rect
-
判断两个矩形是否交叉
- isEmpty() - Method in class cn.mapway.geo.geometry.GeoObject
- isInWgs84() - Method in class cn.mapway.geo.shared.vector.Box
-
判断坐标是否在 wgs84范围内
K
- key - Variable in class cn.mapway.geo.client.raster.MetadataResult
L
- lat - Variable in class cn.mapway.geo.client.raster.ImageInfo
- Line - Class in cn.mapway.geo.geometry
-
Line
- Line - Class in cn.mapway.geo.shared.vector
-
Line 自己拥有点的拷贝
- Line() - Constructor for class cn.mapway.geo.geometry.Line
- Line() - Constructor for class cn.mapway.geo.shared.vector.Line
- linearStretch - Enum constant in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- LinearStretchParam - Class in cn.mapway.geo.shared.stretch
- LinearStretchParam() - Constructor for class cn.mapway.geo.shared.stretch.LinearStretchParam
- lines - Variable in class cn.mapway.geo.shared.vector.Polygon
- Lines - Class in cn.mapway.geo.geometry
-
Line
- Lines - Class in cn.mapway.geo.shared.vector
-
Lines
- Lines() - Constructor for class cn.mapway.geo.geometry.Lines
- Lines() - Constructor for class cn.mapway.geo.shared.vector.Lines
- lng - Variable in class cn.mapway.geo.client.raster.ImageInfo
- location - Variable in class cn.mapway.geo.client.raster.ImageInfo
- logStretch - Enum constant in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
M
- magnify(double) - Method in class cn.mapway.geo.shared.vector.Box
- main(String[]) - Static method in class cn.mapway.geo.shared.vector.Box
- main(String[]) - Static method in class cn.mapway.geo.shared.vector.Test
- mapColor(double) - Method in class cn.mapway.geo.shared.color.ColorTable
-
将 double 映射到某个颜色
- MapStyle - Class in cn.mapway.geo.client.style
-
MapStyle 描述地图的样式
- MapStyle() - Constructor for class cn.mapway.geo.client.style.MapStyle
- max - Variable in class cn.mapway.geo.shared.stretch.StretchParam
- maxLat - Variable in class cn.mapway.geo.geometry.GeoExtend
- maxLng - Variable in class cn.mapway.geo.geometry.GeoExtend
- maxPct - Variable in class cn.mapway.geo.shared.stretch.StretchParam
- maxPoint() - Method in class cn.mapway.geo.shared.vector.Box
- maxValue - Variable in class cn.mapway.geo.client.raster.BandInfo
- maxZoom - Variable in class cn.mapway.geo.client.raster.ImageInfo
- merge(double, double, double, double) - Method in class cn.mapway.geo.shared.vector.Box
- merge(Box) - Method in class cn.mapway.geo.shared.vector.Box
- META_KEY_WAVELENGTH - Enum constant in enum cn.mapway.geo.client.raster.MetadataEnum
- META_KEY_WAVELENGTH_UNITS - Enum constant in enum cn.mapway.geo.client.raster.MetadataEnum
- metadata - Variable in class cn.mapway.geo.client.raster.BandInfo
- MetadataEnum - Enum in cn.mapway.geo.client.raster
- MetadataResult - Class in cn.mapway.geo.client.raster
- MetadataResult() - Constructor for class cn.mapway.geo.client.raster.MetadataResult
- MetadataResult(String, String) - Constructor for class cn.mapway.geo.client.raster.MetadataResult
- MetadataValue - Class in cn.mapway.geo.client.raster
- MetadataValue() - Constructor for class cn.mapway.geo.client.raster.MetadataValue
- MetadataValue(String, String) - Constructor for class cn.mapway.geo.client.raster.MetadataValue
- min - Variable in class cn.mapway.geo.shared.stretch.StretchParam
- minLat - Variable in class cn.mapway.geo.geometry.GeoExtend
- minLng - Variable in class cn.mapway.geo.geometry.GeoExtend
- minPct - Variable in class cn.mapway.geo.shared.stretch.StretchParam
- minPoint() - Method in class cn.mapway.geo.shared.vector.Box
- minute - Variable in class cn.mapway.geo.geometry.Angle
- minValue - Variable in class cn.mapway.geo.client.raster.BandInfo
- minZoom - Variable in class cn.mapway.geo.client.raster.ImageInfo
- moveTo(double, double) - Method in class cn.mapway.geo.shared.vector.Rect
- MQTT_TOPIC_TYPE_DIR_INDEX - Static variable in class cn.mapway.geo.shared.GeoConstant
N
- name - Variable in class cn.mapway.geo.client.raster.BandInfo
-
波段名称 比如 映像数据 映像分类
- name - Variable in class cn.mapway.geo.client.raster.ImageInfo
- name - Variable in enum cn.mapway.geo.shared.color.ColorMapType
- name - Variable in enum cn.mapway.geo.shared.color.ColorTableType
- normalize() - Method in class cn.mapway.geo.shared.vector.Rect
-
正交化对象
- noValues - Variable in class cn.mapway.geo.client.raster.BandInfo
O
- offset(double, double) - Method in class cn.mapway.geo.shared.vector.Box
- offset(double, double) - Method in class cn.mapway.geo.shared.vector.Rect
- offset(Point) - Method in class cn.mapway.geo.shared.vector.Rect
- opacity - Variable in class cn.mapway.geo.client.style.BorderStyle
-
边框透明度 0-1 0 不透明
- opacity - Variable in class cn.mapway.geo.client.style.FillStyle
-
填充的透明度
- outputMax - Variable in class cn.mapway.geo.client.raster.BandInfo
-
输出 最大值 拉伸的目标 [0-255]
- outputMin - Variable in class cn.mapway.geo.client.raster.BandInfo
-
输出 最小值 拉伸的目标 [0-255]
- overviews - Variable in class cn.mapway.geo.client.raster.BandInfo
-
金字塔信息
P
- pattern - Variable in class cn.mapway.geo.client.style.BorderStyle
-
边框的模式
- pattern - Variable in class cn.mapway.geo.client.style.FillStyle
-
填充模板
- Point - Class in cn.mapway.geo.shared.vector
-
Point 点
- Point() - Constructor for class cn.mapway.geo.shared.vector.Point
- Point(double, double) - Constructor for class cn.mapway.geo.shared.vector.Point
- Point(Point) - Constructor for class cn.mapway.geo.shared.vector.Point
- Points - Class in cn.mapway.geo.shared.vector
-
Points
- Points() - Constructor for class cn.mapway.geo.shared.vector.Points
- Polygon - Class in cn.mapway.geo.shared.vector
-
Polygon 多边形
- Polygon() - Constructor for class cn.mapway.geo.shared.vector.Polygon
- polygons - Variable in class cn.mapway.geo.shared.vector.Polygons
- Polygons - Class in cn.mapway.geo.shared.vector
-
Polygons
- Polygons() - Constructor for class cn.mapway.geo.shared.vector.Polygons
- projection - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
投影信息
- properties - Variable in class cn.mapway.geo.geometry.GeoFeature
- properties - Variable in class cn.mapway.geo.shared.vector.Feature
- put(String, String) - Method in class cn.mapway.geo.geometry.GeoFeature
R
- rangeMap(double, double, int) - Method in class cn.mapway.geo.shared.color.ColorMap
- Rect - Class in cn.mapway.geo.shared.vector
-
Rect
- Rect() - Constructor for class cn.mapway.geo.shared.vector.Rect
- Rect(double, double, double, double) - Constructor for class cn.mapway.geo.shared.vector.Rect
- redChanel - Variable in class cn.mapway.geo.client.raster.ChanelData
- resolution - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
分辨率 以cm为单位
- reverse() - Method in class cn.mapway.geo.geometry.Line
- reverse() - Method in class cn.mapway.geo.shared.vector.Line
-
坐标顺序颠倒
S
- second - Variable in class cn.mapway.geo.geometry.Angle
- set(double, double) - Method in class cn.mapway.geo.shared.vector.Point
- set(Point) - Method in class cn.mapway.geo.shared.vector.Point
- set(Double, Double, Double, Double) - Method in class cn.mapway.geo.geometry.GeoExtend
- setCrsWgs84() - Method in class cn.mapway.geo.geometry.GeoObject
- setData(int, int, int) - Method in class cn.mapway.geo.client.raster.ChanelData
- setData(Double, Double) - Method in class cn.mapway.geo.geometry.GeoPoint
- setGeometry(GeoObject) - Method in class cn.mapway.geo.geometry.GeoFeature
- setGeometry(GeoObject) - Method in class cn.mapway.geo.shared.vector.Feature
- setLine(Line) - Method in class cn.mapway.geo.geometry.GeoLine
- setSrid(int) - Method in class cn.mapway.geo.geometry.GeoObject
- setType(String) - Method in class cn.mapway.geo.geometry.GeoObject
- setValue(double, double, double, double) - Method in class cn.mapway.geo.shared.vector.Box
- setValue(double, double, double, double) - Method in class cn.mapway.geo.shared.vector.Rect
- setX(double) - Method in class cn.mapway.geo.geometry.GeoPoint
- setX(double) - Method in class cn.mapway.geo.shared.vector.Point
- setY(double) - Method in class cn.mapway.geo.geometry.GeoPoint
- setY(double) - Method in class cn.mapway.geo.shared.vector.Point
- sha256 - Variable in class cn.mapway.geo.client.raster.ImageInfo
- shrink(double, double, double, double) - Method in class cn.mapway.geo.shared.vector.Rect
- sigmoidStretch - Enum constant in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- sourceBox - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
原始坐标参考下的包围盒
- split(double, int) - Static method in class cn.mapway.geo.geometry.Angle
- srid - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
epsg定义的坐标参考系标识
- srid - Variable in class cn.mapway.geo.geometry.GeoObject
- SRID_CGCS2000 - Static variable in class cn.mapway.geo.shared.GeoConstant
- SRID_NULL - Static variable in class cn.mapway.geo.shared.GeoConstant
- SRID_WEB_MERCATO - Static variable in class cn.mapway.geo.shared.GeoConstant
- SRID_WGS84 - Static variable in class cn.mapway.geo.shared.GeoConstant
- StretchParam - Class in cn.mapway.geo.shared.stretch
- StretchParam() - Constructor for class cn.mapway.geo.shared.stretch.StretchParam
- StretchTypeEnum - Enum in cn.mapway.geo.shared.stretch
- STYLE_TYPE_RULE - Static variable in class cn.mapway.geo.client.style.MapStyle
- STYLE_TYPE_SIMPLE - Static variable in class cn.mapway.geo.client.style.MapStyle
- STYLE_TYPE_SIMPLE - Static variable in class cn.mapway.geo.client.style.StyleLayer
-
简单样式
- StyleLayer - Class in cn.mapway.geo.client.style
-
StyleLayer 描述样式表中的一个层
- StyleLayer() - Constructor for class cn.mapway.geo.client.style.StyleLayer
- styles - Variable in class cn.mapway.geo.client.style.MapStyle
-
描述样式图层
- styleType - Variable in class cn.mapway.geo.client.style.MapStyle
-
样式规则类型 缺省是简单样式
- SUPPORT_FILE_FORMATS - Static variable in class cn.mapway.geo.shared.GeoConstant
- SUPPORT_MAP_FORMATS - Static variable in class cn.mapway.geo.shared.GeoConstant
- SymbolStyle - Class in cn.mapway.geo.client.style
-
SymbolStyle
- SymbolStyle() - Constructor for class cn.mapway.geo.client.style.SymbolStyle
T
- Test - Class in cn.mapway.geo.shared.vector
-
Test
- Test() - Constructor for class cn.mapway.geo.shared.vector.Test
- toDecimal() - Method in class cn.mapway.geo.geometry.Angle
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoCollection
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoFeature
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoFeatures
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoLine
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoLines
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoObject
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoPoint
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoPoints
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoPolygon
- toGeoJson() - Method in class cn.mapway.geo.geometry.GeoPolygons
- toGeoJSON() - Method in class cn.mapway.geo.shared.vector.Box
- toJSON() - Method in class cn.mapway.geo.geometry.GeoExtend
- toPolygon() - Method in class cn.mapway.geo.geometry.GeoExtend
- toString() - Method in class cn.mapway.geo.client.raster.ChanelData
- toString() - Method in class cn.mapway.geo.geometry.Angle
- toString() - Method in class cn.mapway.geo.geometry.GeoExtend
- toString() - Method in enum cn.mapway.geo.geometry.GeometryType
- toString() - Method in class cn.mapway.geo.geometry.GeoPoint
- toString() - Method in class cn.mapway.geo.geometry.Line
- toString() - Method in class cn.mapway.geo.shared.vector.Box
- toString() - Method in class cn.mapway.geo.shared.vector.Point
- toString() - Method in class cn.mapway.geo.shared.vector.Rect
-
output json format
- toViewBox() - Method in class cn.mapway.geo.shared.vector.Box
- toWKT() - Method in class cn.mapway.geo.shared.vector.Box
- toWKT() - Method in class cn.mapway.geo.shared.vector.Point
- toWKT(GeometryType) - Method in class cn.mapway.geo.geometry.GeoExtend
- type - Variable in class cn.mapway.geo.client.raster.ImageInfo
- type - Variable in class cn.mapway.geo.client.style.BorderStyle
-
边框类型
- type - Variable in class cn.mapway.geo.client.style.FillStyle
-
填充类型
- type - Variable in class cn.mapway.geo.client.style.StyleLayer
-
样式类型
- type - Variable in class cn.mapway.geo.geometry.GeoObject
U
- uniqueMap(double, int) - Method in class cn.mapway.geo.shared.color.ColorMap
- uri - Variable in class cn.mapway.geo.client.raster.ImageInfo
-
影像对应的URI location值可以从这个字段推导出来
V
- value - Variable in class cn.mapway.geo.client.raster.MetadataResult
- value - Variable in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
- value(String) - Method in class cn.mapway.geo.geometry.GeoFeature
- valueOf(String) - Static method in enum cn.mapway.geo.client.raster.MetadataEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.mapway.geo.geometry.GeometryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.mapway.geo.shared.color.ColorMapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.mapway.geo.shared.color.ColorTableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOfCode(Integer) - Static method in enum cn.mapway.geo.geometry.GeometryType
- valueOfCode(Integer) - Static method in enum cn.mapway.geo.shared.color.ColorMapType
- valueOfCode(Integer) - Static method in enum cn.mapway.geo.shared.color.ColorTableType
- values() - Static method in enum cn.mapway.geo.client.raster.MetadataEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.mapway.geo.geometry.GeometryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.mapway.geo.shared.color.ColorMapType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.mapway.geo.shared.color.ColorTableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.mapway.geo.shared.stretch.StretchTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- width - Variable in class cn.mapway.geo.client.raster.ImageInfo
- width - Variable in class cn.mapway.geo.client.style.BorderStyle
-
边框宽度
- width - Variable in class cn.mapway.geo.shared.vector.Rect
- width() - Method in class cn.mapway.geo.geometry.GeoExtend
- width() - Method in class cn.mapway.geo.shared.vector.Box
X
- x - Variable in class cn.mapway.geo.geometry.GeoPoint
- x - Variable in class cn.mapway.geo.shared.vector.Point
- x - Variable in class cn.mapway.geo.shared.vector.Rect
- xmax - Variable in class cn.mapway.geo.shared.vector.Box
- xmin - Variable in class cn.mapway.geo.shared.vector.Box
Y
- y - Variable in class cn.mapway.geo.geometry.GeoPoint
- y - Variable in class cn.mapway.geo.shared.vector.Point
- y - Variable in class cn.mapway.geo.shared.vector.Rect
- ymax - Variable in class cn.mapway.geo.shared.vector.Box
- ymin - Variable in class cn.mapway.geo.shared.vector.Box
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form