|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MapControl in org.gvsig.fmap.mapcontrol |
|---|
| Methods in org.gvsig.fmap.mapcontrol that return MapControl | |
|---|---|
MapControl |
MapControlManager.createJMapControlPanel()
|
| Methods in org.gvsig.fmap.mapcontrol with parameters of type MapControl | |
|---|---|
void |
MapControlDrawer.cleanCanvas(MapControl mapCtrl)
Cleans the graphics using the image of the MapControl |
| Uses of MapControl in org.gvsig.fmap.mapcontrol.impl |
|---|
| Methods in org.gvsig.fmap.mapcontrol.impl that return MapControl | |
|---|---|
MapControl |
DefaultMapControlManager.createJMapControlPanel()
|
| Methods in org.gvsig.fmap.mapcontrol.impl with parameters of type MapControl | |
|---|---|
void |
DefaultPrimitivesDrawer.cleanCanvas(MapControl mapCtrl)
|
| Uses of MapControl in org.gvsig.fmap.mapcontrol.tools |
|---|
| Fields in org.gvsig.fmap.mapcontrol.tools declared as MapControl | |
|---|---|
protected MapControl |
PointSelectionListener.mapCtrl
Reference to the MapControl object that uses. |
protected MapControl |
MeasureListenerImpl.mapCtrl
Reference to the MapControl object that uses. |
protected MapControl |
AreaListenerImpl.mapCtrl
Reference to the MapControl object that uses. |
protected MapControl |
SelectImageListenerImpl.mapCtrl
Deprecated. Reference to the MapControl object that uses. |
protected MapControl |
MapTool.mc
|
| Methods in org.gvsig.fmap.mapcontrol.tools with parameters of type MapControl | |
|---|---|
void |
CompoundBehavior.setMapControl(MapControl mc)
|
| Constructors in org.gvsig.fmap.mapcontrol.tools with parameters of type MapControl | |
|---|---|
AreaListenerImpl(MapControl mc)
Creates a new listener for calculating the area of a polygon. |
|
MapTool(MapControl mc)
|
|
MeasureListenerImpl(MapControl mc)
Creates a new listener for calculating the length of a polyline. |
|
PanListenerImpl(MapControl mapControl)
Creates a new listener for changing the position of the extent of the associated MapControl object. |
|
PointSelectionListener(MapControl mc)
Creates a new PointSelectionListener object. |
|
PolygonSelectionListener(MapControl mc)
Creates a new PolygonSelectionListener object. |
|
RectangleSelectionListener(MapControl mc)
Creates a new RectangleSelectionListener object. |
|
SelectImageListenerImpl(MapControl mapCtrl)
Deprecated. Creates a new SelectImageListenerImpl object. |
|
ZoomInListenerImpl(MapControl mapCtrl)
Creates a new ZoomInListenerImpl object. |
|
ZoomOutListenerImpl(MapControl mapControl)
Creates a new ZoomOutListenerImpl object. |
|
ZoomOutRightButtonListener(MapControl mapControl)
Creates a new ZoomOutRightButtonListener object. |
|
| Uses of MapControl in org.gvsig.fmap.mapcontrol.tools.Behavior |
|---|
| Methods in org.gvsig.fmap.mapcontrol.tools.Behavior that return MapControl | |
|---|---|
MapControl |
IBehavior.getMapControl()
Returns the reference to the MapControl object that this behavior uses. |
MapControl |
Behavior.getMapControl()
|
| Methods in org.gvsig.fmap.mapcontrol.tools.Behavior with parameters of type MapControl | |
|---|---|
void |
IBehavior.setMapControl(MapControl mc)
Associates this behavior to a MapControl object. |
void |
Behavior.setMapControl(MapControl mc)
|
| Uses of MapControl in org.gvsig.fmap.mapcontrol.tools.Events |
|---|
| Constructors in org.gvsig.fmap.mapcontrol.tools.Events with parameters of type MapControl | |
|---|---|
PointEvent(java.awt.geom.Point2D p,
java.awt.event.MouseEvent e,
MapControl mapControl)
|
|
| Uses of MapControl in org.gvsig.fmap.mapcontrol.tools.snapping.snappers |
|---|
| Methods in org.gvsig.fmap.mapcontrol.tools.snapping.snappers with parameters of type MapControl | |
|---|---|
java.awt.geom.Point2D |
ISnapperRaster.getSnapPoint(MapControl mapControl,
java.awt.geom.Point2D point,
double mapTolerance,
java.awt.geom.Point2D lastPoint)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||