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

📄 spatialpanel.ctxt

📁 Java source code for the Ant Colony Optimization Problem.
💻 CTXT
字号:
#BlueJ class context
comment0.target=class\ SpatialPanel
comment0.text=Panel\ for\ displaying\ spatial\ objects.\n@author\ Jo\ Wood.\n@version\ 1.1,\ 21st\ October,\ 2001.\n\n
comment1.params=
comment1.target=AffineTransform\ getGeoToPixel()
comment1.text=Reports\ the\ affine\ transformation\ required\ to\ convert\ \ngeoreferenced\ to\ pixel\ coordinates.\n@return\ Affine\ transformation\ to\ convert\ georeferenced\ninto\ pixel\ coordinates.\n\n
comment10.params=e
comment10.target=void\ mousePressed(MouseEvent)
comment10.text=Handles\ a\ mouse\ click\ in\ the\ panel\ and\ reports\ the\ coordinates\nof\ the\ mouse\ when\ clicked.\n@param\ e\ Mouse\ event\ associated\ with\ the\ click.\n\n
comment11.target=BORDER_SIZE
comment12.params=spModel
comment12.target=SpatialPanel(SpatialModel)
comment12.text=Creates\ a\ panel\ for\ displaying\ the\ given\ spatial\ model.\n@param\ spModel\ Spatial\ model\ to\ display.\n\n
comment13.params=spModel\ output
comment13.target=SpatialPanel(SpatialModel,JTextComponent)
comment13.text=Creates\ a\ panel\ for\ displaying\ the\ given\ spatial\ model.\nText\ output\ can\ be\ sent\ to\ the\ given\ text\ component.\n@param\ spModel\ Spatial\ model\ to\ display.\n@param\ output\ Component\ to\ display\ text\ output.\n\n
comment14.target=iTrans
comment15.target=trans
comment16.params=output
comment16.target=void\ setOutput(JTextComponent)
comment16.text=Sets\ the\ text\ component\ to\ display\ text\ output\ \n@param\ output\ Component\ to\ display\ text\ output.\n\n
comment2.params=fp
comment2.target=Footprint\ getGeoToPixel(Footprint)
comment2.text=Transforms\ the\ given\ footprint\ from\ georeferenced\ to\ pixel\ coords.\n@param\ fp\ Georeferenced\ coordinates\ to\ transform.\n@return\ Pixel\ coordinates\ of\ the\ given\ footprint.\n\n
comment3.params=
comment3.target=void\ calcTransformation()
comment3.text=Calculates\ the\ transformations\ required\ to\ convert\ between\npixel\ coordinates\ and\ georeferenced\ coordinates.\n\n
comment4.target=spModel
comment5.target=output
comment6.params=e
comment6.target=void\ componentResized(ComponentEvent)
comment6.text=Handles\ panel\ resizing\ events\ by\ updating\ the\ pixel-georeference\ntransformation\ to\ account\ for\ new\ panel\ dimensions.\n@param\ e\ Panel\ resizing\ event.\n\n
comment7.params=e
comment7.target=void\ mouseMoved(MouseEvent)
comment7.text=Handles\ mouse\ movement\ over\ the\ panel\ by\ reporting\ the\ncoordinates\ of\ the\ current\ mouse\ position.\n@param\ e\ Mouse\ event\ associated\ with\ movement.\n\n
comment8.params=
comment8.target=AffineTransform\ getPixelToGeo()
comment8.text=Reports\ the\ affine\ transformation\ required\ to\ convert\ \npixel\ to\ georeferenced\ coordinates.\n@return\ Affine\ transformation\ to\ convert\ pixel\ into\ngeoreferenced\ coordinates.\n\n
comment9.params=fp
comment9.target=Footprint\ getPixelToGeo(Footprint)
comment9.text=Transforms\ the\ given\ footprint\ from\ pixel\ to\ georeferenced\ coords.\n@param\ fp\ Pixel\ coordinates\ to\ transform.\n@return\ Georeferened\ coordinates\ of\ the\ given\ footprint.\n\n
numComments=17

⌨️ 快捷键说明

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