Package cn.mapway.common.geo.sqlite
Interface IDrawTile
public interface IDrawTile
DrawTile
- Author:
- zhangjianshe <zhangjianshe@gmail.com>
-
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(Graphics2D g, double tx, double ty, int zoom, org.gdal.ogr.Geometry filter)
-
Method Details
-
draw
-