Class Summary |
GridBagConstraints2 |
|
MapCanvas |
Modified to a JLabel class
modified by Sheila (zhifang) Jiang |
MapGrid |
A grid for use with the MapCanvas. |
MapRegion |
A region on the map which can be drawn and which may
listen to mouse events. |
MapTool |
A rectangular map tool defined by x, y, width and height. |
PointRegion |
A region on the map which can be drawn and which may
listen to mouse events. |
PTcXTool |
A rectangular map tool defined by x, y, width and height. |
PTcXYTool |
A rectangular map tool defined by x, y, width and height. |
PTcYTool |
A rectangular map tool defined by x, y, width and height. |
PTTool |
A rectangular map tool defined by x, y, width and height. |
ToolHandle |
A rectangular tool handle to be used by a MapTool and defined by
x, y, width, height
the position and size of the visible handle
x_target, y_target
the amount to to grow() the rectangle along X and Y to get a useful target area
color
the Color used when the ToolHandle is drawn
type
one of: NW, N, NE, W, C, C, SW, S, E
|
XcYTool |
A rectangular map tool defined by x, y, width and height. |
XTool |
A rectangular map tool defined by x, y, width and height. |
XYTool |
A rectangular map tool defined by x, y, width and height. |
YcXTool |
A rectangular map tool defined by x, y, width and height. |
YTool |
A rectangular map tool defined by x, y, width and height. |