Interface IDrawTile


public interface IDrawTile
DrawTile
Author:
zhangjianshe <zhangjianshe@gmail.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(Graphics2D g, double tx, double ty, int zoom, org.gdal.ogr.Geometry filter)
     
  • Method Details

    • draw

      void draw(Graphics2D g, double tx, double ty, int zoom, org.gdal.ogr.Geometry filter)