Uses of Class
cn.mapway.common.geo.sqlite.MapStyle
Packages that use MapStyle
-
Uses of MapStyle in cn.mapway.common.geo.sqlite
Methods in cn.mapway.common.geo.sqlite with parameters of type MapStyleModifier and TypeMethodDescriptionprotected voidMapRender.drawGeometry(String name, Graphics2D g, double tx, double ty, org.gdal.ogr.Geometry geometry, int zoom, MapStyle style) 画布上绘制几何图形protected voidMapRender.drawPolygon(String name, double tx, double ty, Graphics2D g, org.gdal.ogr.Geometry polygon, int zoom, MapStyle style)