Uses of Class
com.bbn.openmap.layer.editor.EditorLayerMouseMode

Packages that use EditorLayerMouseMode
com.bbn.openmap.layer.editor This package provides the infrastructure to create layers that provide a Tool interface that controls their content. 
 

Uses of EditorLayerMouseMode in com.bbn.openmap.layer.editor
 

Fields in com.bbn.openmap.layer.editor declared as EditorLayerMouseMode
protected  EditorLayerMouseMode EditorLayer.elmm
          The mouse mode used to direct mouse events to the editor.
 

Methods in com.bbn.openmap.layer.editor that return EditorLayerMouseMode
 EditorLayerMouseMode EditorLayer.getMouseMode()
          Get and/or create the EditorLayerMouseMode that can be used specifically for this layer, used to capture the MapBean's MouseEvents when an EditorTool is invoked.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details