- readObject(ObjectInputStream) - Method in class map.DefaultAnnotationAttributes
-
Custom deserialization process to deserialize non-serializable superclass.
- readObject(ObjectInputStream) - Method in class map.MapLayer
-
Custom deserialization process to deserialize non-serializable superclass.
- readObject(ObjectInputStream) - Method in class map.ToggleAnnotation
-
Custom deserialization process to deserialize non-serializable superclass.
- removeMapLayer(Layer) - Method in class map.MapPanel
-
Remove a layer from the map
- removeRightClickAction(IRightClickAction) - Method in class map.MapPanel
-
Remove an action that is being performed upon a right click on the map.
- rightClickActions - Variable in class map.MapPanel
-
Map to associate IRightClickActions that have been added with the actual MouseListener that is installed.