|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fhg.igd.mapviewer.tools.AbstractMapTool
eu.esdihumboldt.hale.ui.views.styledmap.tool.AbstractInstanceTool
eu.esdihumboldt.hale.ui.views.styledmap.tool.InstanceTool
public class InstanceTool
Tool for selecting instances, either by a click or through a selection box.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class de.fhg.igd.mapviewer.tools.AbstractMapTool |
---|
de.fhg.igd.mapviewer.tools.AbstractMapTool.ActivationListener |
Field Summary |
---|
Fields inherited from class de.fhg.igd.mapviewer.tools.AbstractMapTool |
---|
mapKit |
Constructor Summary | |
---|---|
InstanceTool()
Default constructor |
Method Summary | |
---|---|
void |
click(MouseEvent me,
org.jdesktop.swingx.mapviewer.GeoPosition pos)
|
boolean |
isPanEnabled()
|
void |
popup(MouseEvent me,
org.jdesktop.swingx.mapviewer.GeoPosition pos)
|
Methods inherited from class eu.esdihumboldt.hale.ui.views.styledmap.tool.AbstractInstanceTool |
---|
activate, addSelectionChangedListener, fireSelectionChange, getSelection, getSelection, pressed, released, removeSelectionChangedListener, selectionChanged, setSelection, updateSelection |
Methods inherited from class de.fhg.igd.mapviewer.tools.AbstractMapTool |
---|
addActivationListener, addPosition, compareTo, getCursor, getDescription, getIconURL, getId, getName, getPoints, getPositions, getRenderer, isActive, mouseClicked, mousePressed, mouseReleased, removeActivationListener, removeLastPosition, repaint, reset, setActivator, setActive, setDescription, setIconURL, setId, setMapKit, setName, setPriority, setRenderer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceTool()
Method Detail |
---|
public void click(MouseEvent me, org.jdesktop.swingx.mapviewer.GeoPosition pos)
click
in class AbstractInstanceTool
AbstractMapTool.click(MouseEvent, GeoPosition)
public void popup(MouseEvent me, org.jdesktop.swingx.mapviewer.GeoPosition pos)
popup
in class AbstractInstanceTool
AbstractMapTool.popup(MouseEvent, GeoPosition)
public boolean isPanEnabled()
MapTool.isPanEnabled()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |