类的使用
org.meteoinfo.data.mapdata.webmap.TileFactory
-
使用TileFactory的程序包 程序包 说明 org.meteoinfo.data.mapdata.webmap org.meteoinfo.data.mapdata.webmap.bmng org.meteoinfo.data.mapdata.webmap.empty org.meteoinfo.layer -
-
org.meteoinfo.data.mapdata.webmap中TileFactory的使用
org.meteoinfo.data.mapdata.webmap中TileFactory的子类 修饰符和类型 类 说明 classAbstractTileFactoryTheAbstractTileFactoryprovides a basic implementation for the TileFactory.classDefaultTileFactoryA tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection. -
org.meteoinfo.data.mapdata.webmap.bmng中TileFactory的使用
org.meteoinfo.data.mapdata.webmap.bmng中TileFactory的子类 修饰符和类型 类 说明 classCylindricalProjectionTileFactory -
org.meteoinfo.data.mapdata.webmap.empty中TileFactory的使用
org.meteoinfo.data.mapdata.webmap.empty中TileFactory的子类 修饰符和类型 类 说明 classEmptyTileFactoryA null implementation of TileFactory. -
org.meteoinfo.layer中TileFactory的使用
返回TileFactory的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 TileFactoryWebMapLayer. getTileFactory()Get the current factory参数类型为TileFactory的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 voidWebMapLayer. setTileFactory(TileFactory factory)Set the current tile factory
-