A B C D E F G H I L M N O P Q R S T U V W X Z

M

MAGNIFIER_REALTIME_UPDATE - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_ARCGIS - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GEOSERVER - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GEOSERVER_CACHE - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GEOSERVER_CACHE_POSTFIX - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GEOSERVER_POSTFIX - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GOOGLE_MAP - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GOOGLE_MAP_TERRAIN - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_GOOGLE_STATELLITE - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_MAPABC - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_MAPINFO - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_OSM - Static variable in class twaver.gis.TWaverGisConst
 
MAPDRIVER_YAHOOMAP - Static variable in class twaver.gis.TWaverGisConst
 
MAPMODE_AREA_DWITHIN_SELECT - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_AREA_WITHIN_SELECT - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_DEFAULT - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_DISTANCE - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_PAN - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_SELECT - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_ZOOMIN - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_ZOOMIN_BYSCALE - Static variable in interface twaver.gis.GeographyMap
 
MAPMODE_ZOOMOUT - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPMODE_ZOOMRESET - Static variable in interface twaver.gis.GeographyMap
Constant which defines how to operate the map.
MAPOVERVIEW_MONITOR_LAYER - Static variable in class twaver.gis.TWaverGisConst
 
MAPWINDOW_THRESHOLD_HEIGHT - Static variable in class twaver.gis.TWaverGisConst
 
MAPWINDOW_THRESHOLD_WIDTH - Static variable in class twaver.gis.TWaverGisConst
 
MAP_DRAWN - Static variable in class twaver.gis.event.MapEvent
Constant specifies the map is just drawn.
MAP_GROUNDING_COLORCHANGED - Static variable in class twaver.gis.event.MapEvent
 
MAP_GROUNDING_STYLECHANGED - Static variable in class twaver.gis.event.MapEvent
 
MAP_MODE_CHANGED - Static variable in class twaver.gis.event.MapEvent
 
MAP_MULTILAYRRS_VISIBLITY_SCALE - Static variable in class twaver.gis.event.MapEvent
 
MAP_OVERVIEW_DRAWN - Static variable in class twaver.gis.event.MapEvent
 
MAP_OVERVIEW_STARTRENDERING - Static variable in class twaver.gis.event.MapEvent
 
MAP_QUERYLAYER_CHANGED - Static variable in class twaver.gis.event.MapEvent
Constant specifies the index of the map's query layer is changed.
MAP_SCALE_CHANGED - Static variable in class twaver.gis.event.MapEvent
Constant specifies the scale of a map is changed.
MAP_SELECTEDFEATURE_CHANGED - Static variable in class twaver.gis.event.MapEvent
Constant specifies the selected features of a map changed.
MAP_STARTRENDERRING - Static variable in class twaver.gis.event.MapEvent
Constant specifies beginning to render the map.
MAP_UNIT_CHANGED - Static variable in class twaver.gis.event.MapEvent
 
MAP_VIEWPORT_CHANGED - Static variable in class twaver.gis.event.MapEvent
Constant specifies the viewport of a map is changed.
MAP_WINDOW_CHANGED - Static variable in class twaver.gis.event.MapEvent
Constant specifies the window of a map is changed.
MAP_ZOOMSYNCHRONIZER_CHANGE - Static variable in class twaver.gis.event.MapEvent
Constant specifies the zoom synchronizer of the map is changed
MARK_SYNCHORNIZE_ZOOM - Static variable in class twaver.gis.TWaverGisConst
 
MERCATOR - Static variable in class twaver.gis.TWaverGisConst
 
MapEvent - class twaver.gis.event.MapEvent.
An event which indicates that some property of a GeographyMap is changed.
MapEvent(GeographyMap, int) - Constructor for class twaver.gis.event.MapEvent
Constructs a MapEvent object with the specified type.
MapEvent(Object, int) - Constructor for class twaver.gis.event.MapEvent
 
MapLayerChangedEvent - class twaver.gis.event.MapLayerChangedEvent.
An event which indicates that some changes about the layer occurs.
MapLayerChangedEvent(String, int) - Constructor for class twaver.gis.event.MapLayerChangedEvent
Constructs a MapLayerChangedEvent object with the specified type and layer name.
MapLayerChangedEvent(String, int, boolean) - Constructor for class twaver.gis.event.MapLayerChangedEvent
 
MapLayerChangedEvent(String[], int) - Constructor for class twaver.gis.event.MapLayerChangedEvent
 
MapLayerChangedEvent(String[], int, boolean) - Constructor for class twaver.gis.event.MapLayerChangedEvent
 
MapLayerListener - interface twaver.gis.event.MapLayerListener.
The listener interface for receiving "interesting" MapLayerChangedEvents of a map.
MapListener - interface twaver.gis.event.MapListener.
The listener interface for receiving "interesting" map events of a map.
mapChanged(MapEvent) - Method in interface twaver.gis.event.MapListener
Invoked when a map event is fired by a map.
mapChanged(MapEvent) - Method in class twaver.gis.gadget.StatusBar
 
mark(Graphics2D) - Method in class twaver.gis.gadget.inputhandler.DistanceInputHandler
 
matchMapWithGridData(TNetwork, GeographyMap) - Static method in class twaver.gis.GisToolkits
Match the vector data of the map with the grid data.
monitorNetwork(TNetwork) - Method in class twaver.gis.gadget.GisOverviewPanel
Specifies the network which should be monitored by the GisOverviewPanel object.
mouseClicked(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseClicked(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.DistanceInputHandler
 
mouseClicked(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.ZoomInputHandler
 
mouseDragged(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseDragged(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.GisPanInterHandler
 
mouseDragged(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.SelectInputHandler
 
mouseEntered(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseExited(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseMoved(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseMoved(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.DistanceInputHandler
 
mouseMoved(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.ZoomInputHandler
 
mousePressed(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mousePressed(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.GisPanInterHandler
 
mousePressed(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.SelectInputHandler
 
mousePressed(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.ZoomInputHandler
 
mouseReleased(MouseEvent) - Method in class twaver.gis.gadget.StatusBar
 
mouseReleased(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.GisPanInterHandler
 
mouseReleased(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.SelectInputHandler
 
mouseReleased(MouseEvent) - Method in class twaver.gis.gadget.inputhandler.ZoomInputHandler
 
moveLayer(String, int) - Method in interface twaver.gis.GeographyMap
Moves the specified geography layer upward or downward.

A B C D E F G H I L M N O P Q R S T U V W X Z