⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rasterpanel.ctxt

📁 Java source code for the Ant Colony Optimization Problem.
💻 CTXT
字号:
#BlueJ class context
comment0.target=class\ RasterPanel
comment0.text=Panel\ that\ draws\ a\ GIS\ raster\ map.\n@author\ Jo\ Wood.\n@version\ 1.3,\ 21st\ October,\ 2001\n\n
comment1.params=g
comment1.target=void\ paintComponent(Graphics)
comment1.text=Draws\ graphics\ on\ the\ panel.\n@param\ g\ Graphics\ context\ in\ which\ to\ draw.\n\n
comment2.target=rasterMap
comment3.params=rasterMap
comment3.target=void\ setRasterMap(RasterMap)
comment3.text=Sets\ a\ new\ raster\ map\ to\ draw.\ Currently\ assumes\ raster\ values\nare\ scaled\ between\ 0\ and\ 255.\n@param\ rasterMap\ New\ raster\ map\ to\ draw.\n\n
comment4.params=rasterMap
comment4.target=RasterPanel(RasterMap)
comment4.text=Creates\ a\ panel\ and\ draws\ the\ given\ raster\ upon\ it.\n@param\ rastermap\ Raster\ map\ to\ draw.\n\n
comment5.target=rasterImage
numComments=6

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -