Uses of Class
cn.mapway.common.geo.tools.TileTools
Packages that use TileTools
-
Uses of TileTools in cn.mapway.common.geo.sqlite
Methods in cn.mapway.common.geo.sqlite that return TileToolsModifier and TypeMethodDescriptionabstract TileToolsMapRender.getTileTools()SqliteMapTools.getTileTools()Methods in cn.mapway.common.geo.sqlite with parameters of type TileToolsModifier and TypeMethodDescriptionprotected voidMapRender.commonDrawer(TileTools tools, int zoom, IDrawTile... drawerList) 通用的绘制Tile过程voidMapRender.exportLevel(TileTools tileTools, int zoomLevel) 输出某一级别voidSqliteMapTools.exportLevel(TileTools tileTools, int zoomLevel) -
Uses of TileTools in cn.mapway.common.geo.tools
Methods in cn.mapway.common.geo.tools with parameters of type TileTools