📄 vectorpanel.ctxt
字号:
#BlueJ class context
comment0.target=class\ VectorPanel
comment0.text=Panel\ that\ draws\ a\ GIS\ vector\ 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=LINE_WIDTH
comment3.target=FILL_COLOUR
comment4.target=vectorMap
comment5.params=vectorMap
comment5.target=VectorPanel(VectorMap)
comment5.text=Creates\ a\ panel\ and\ draws\ the\ given\ vector\ map\ upon\ it.\n@param\ vectorMap\ Vector\ map\ to\ draw.\n\n
comment6.target=BORDER_COLOUR
comment7.target=STROKE
comment8.target=BACKGROUND_COLOUR
numComments=9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -