A C D G I K M R S

A

actionPerformed(ActionEvent) - Method in class ix.ip2.map.MapTool
 
addPatternValue(LList, Object) - Method in class ix.ip2.map.MapTool
Method called by the IP2 agent.

C

changePatternValue(LList, Object) - Method in class ix.ip2.map.MapTool
Method called by the IP2 agent.

D

deletePatternValue(LList, Object) - Method in class ix.ip2.map.MapTool
Method called by the IP2 agent.

G

getCoordinates(MouseEvent) - Method in class ix.ip2.map.MapTool
Returns the latitude-longitude point of a position where the mouse was clicked on the map.
getLayer(String, Layer[]) - Method in class ix.ip2.map.MapTool
Returns a layers whose name is specified in the input attributes.
getLayers(Properties) - Method in class ix.ip2.map.MapTool
Gets the contents of the map.layers property, which is space-separated list of names.

I

ix.ip2.map - package ix.ip2.map
 

K

keyPressed(KeyEvent) - Method in class ix.ip2.map.MapTool
 
keyReleased(KeyEvent) - Method in class ix.ip2.map.MapTool
 
keyTyped(KeyEvent) - Method in class ix.ip2.map.MapTool
 

M

makeMenuBar() - Method in class ix.ip2.map.MapTool
Creates a menu bar in the map tool frame.
MapTool - class ix.ip2.map.MapTool.
Class that manages the creation and use of layers.
MapTool(StateViewer, String) - Constructor for class ix.ip2.map.MapTool
The default constructor for the map tool.
mouseClicked(MouseEvent) - Method in class ix.ip2.map.MapTool
 
mouseEntered(MouseEvent) - Method in class ix.ip2.map.MapTool
 
mouseExited(MouseEvent) - Method in class ix.ip2.map.MapTool
 
mousePressed(MouseEvent) - Method in class ix.ip2.map.MapTool
 
mouseReleased(MouseEvent) - Method in class ix.ip2.map.MapTool
 

R

reset() - Method in class ix.ip2.map.MapTool
Method called by the IP2 agent.

S

setCenterView(MouseEvent) - Method in class ix.ip2.map.MapTool
Centralises the view around the position where the mouse was clicked
setMapProperties(Properties, Layer[]) - Method in class ix.ip2.map.MapTool
Sets the properties of the map.

A C D G I K M R S