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

A

AbstractPointListener - Class in org.gvsig.fmap.mapcontrol.tools.Listeners
 
AbstractPointListener() - Constructor for class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractPointListener
 
AbstractSnapper - Class in org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl
 
AbstractSnapper() - Constructor for class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
AbstractToolListener - Class in org.gvsig.fmap.mapcontrol.tools.Listeners
 
AbstractToolListener() - Constructor for class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractToolListener
 
accept() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
Make current changes in configuration (visible columns and aliases) as definitive.
acceptButton - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
acceptChanges() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Make current changes in configuration (visible columns and aliases) as definitive.
acceptChanges() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
Make current changes in configuration (visible columns and aliases) as definitive.
ACCESS_PAGE_AUTHORIZATION - Static variable in class org.gvsig.propertypage.impl.DefaultPropertiesPageManager
 
ACTION_ACCEPT - Static variable in class org.gvsig.propertypage.BasePropertiesPageDialog
 
ACTION_APPLY - Static variable in class org.gvsig.propertypage.BasePropertiesPageDialog
 
ACTION_AREA - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
ACTION_CANCEL - Static variable in class org.gvsig.propertypage.BasePropertiesPageDialog
 
ACTION_MEASURE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
ACTION_PAN - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
ACTION_SELECTION - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
ACTION_ZOOM - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
actionPerformed(ActionEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DefaultDataStoreParametersCreationPanel
 
actionPerformed(ActionEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
actionPerformed(ActionEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent.CenterGeometryInMapContext
 
actionPerformed(ActionEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
ACTUALIZADO - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
One of the possible status of MapControl.
addBehavior(String, Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Registers a new behavior to this component.
addBehavior(String, Behavior[]) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Registers a new behavior to this component as a CompoundBehavior made up of tools.
addCombinedBehavior(Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Adds a new tool as combined tool.
addExceptionListener(ExceptionListener) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
addLayer(FLayer) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
AddLayerEvent(FLayer, Object, int, String) - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.AddLayerEvent
 
addLayerListener(ActionListener) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
addLayers(FLayers) - Method in class org.gvsig.fmap.mapcontrol.CompoundLayersTreeModel
 
addListSelectionListener(ListSelectionListener) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
addMapBehavior(Behavior, boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Adds a new behavior, setting if will be real-time (when user is working with it) drawn or not.
addMapControlCreationListener(MapControlCreationListener) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
addMapControlCreationListener(MapControlCreationListener) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
 
addObserver(Observer) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
addPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Adds a new point to the polyline.
addSelectedFeatureTypeChangeListener(SelectedFeatureTypeChangeListener) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
 
addSelectionInterval(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
addTreeModelListener(TreeModelListener) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
adjustedPoint - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Represents the cursor's point selected in screen coordinates.
ADJUSTGRID - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
adjustToGrid(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Ajusta un punto de la imagen que se pasa como parámetro al handler más cercano si se encuentra lo suficientemente cerca y devuelve la distancia del punto original al punto ajustado
ALIAS_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
applyButton - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
applyFrameRate() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets the delay to the timer that refreshes this MapControl instance.
area(Geometry, IProjection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
area(Geometry, IProjection, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
area(Geometry, IProjection, int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
 
AreaAndPerimeterCalculator - Class in org.gvsig.fmap.mapcontrol
 
AreaAndPerimeterCalculator() - Constructor for class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
AreaListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
Listener for calculating the area of a polygon, defined in the associated MapControl object.
AreaListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Creates a new listener for calculating the area of a polygon.
arrayX - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
The abscissa coordinate of all vertexes of the polyline.
arrayY - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
The ordinate coordinate of all vertexes of the polyline.
asJComponent() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
asJComponent() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
assignedValue - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
assignedValue - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
atomicEvent(AtomicEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapContextListener
 

B

BaseMapTool - Class in org.gvsig.fmap.mapcontrol.tools
 
BaseMapTool(int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
BaseMapTool(ToolListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
BasePropertiesPageDialog - Class in org.gvsig.propertypage
 
BasePropertiesPageDialog() - Constructor for class org.gvsig.propertypage.BasePropertiesPageDialog
 
BasePropertiesPageDialog(Object, String) - Constructor for class org.gvsig.propertypage.BasePropertiesPageDialog
 
BasePropertiesPagePanelLayout - Class in org.gvsig.propertypage
 
BasePropertiesPagePanelLayout() - Constructor for class org.gvsig.propertypage.BasePropertiesPagePanelLayout
Creates new form BasePropertiesPagePanelLayout
behavior - Variable in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
Behavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
When user is working with a tool on a MapControl instance, Behavior defines the basic ways of interacting: selecting a point, a circle, a rectangle, or ...
Behavior() - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
Behavior(int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
BehaviorException - Exception in org.gvsig.fmap.mapcontrol.tools
Exception produced when fails the process that interacts with a MapControl object, using some tool.
BehaviorException(String) - Constructor for exception org.gvsig.fmap.mapcontrol.tools.BehaviorException
Creates a new behavior exception with the specified detail message.
BehaviorException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.tools.BehaviorException
Creates a new behavior exception with the specified detail message and cause.
butAccept - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butAnd - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butCancel - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butClear - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butEq - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butGe - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butGt - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butLe - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butLt - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butNe - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butNot - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
butOr - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
BUTTON_LEFT - Static variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
BUTTON_MIDDLE - Static variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
BUTTON_RIGHT - Static variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 

C

calculateSnapPoint(Point) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Tries to find the nearest geometry or grid control point by the position of the current snap tool.
callActionPerformed(Object, int, String) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
cancel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
Cancel current changes in configuration (visible columns and aliases) and return to previous status.
cancelButton - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
cancelChanges() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Cancel current changes in configuration (visible columns and aliases) and return to previous status.
cancelChanges() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
Cancel current changes in configuration (visible columns and aliases) and return to previous status.
CancelDraw() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.CancelDraw
Creates a new CancelDraw object.
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Determines that current drawing process of MapControl's MapContext's data must be canceled.
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractToolListener
 
cancelDrawing() - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.ToolListener
Determines if the drawing process that this tool executes on the MapControl instance could be canceled or not.
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.PanListenerImpl
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.RectangleSelectionListener
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
 
cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
 
cboConnections - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
cboConnectors - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
CenterGeometryInMapContext(MapContext) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent.CenterGeometryInMapContext
 
change(FeatureStore, FeatureType) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
change(FeatureStore, FeatureType) - Method in interface org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SelectedFeatureTypeChangeListener
Called when the selected FeatureType changes.
changeLastPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Changes the last point added of the polyline.
circle(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
circle(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.CircleListener
Called when user defines a circular area.
CircleBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that allows user to draw a circle on the image of the associated MapControl using a PolylineListener.
CircleBehavior(CircleListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
Creates a new behavior for selecting circle areas.
CircleListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
Interface for all tools that reply for a MeasureEvent produced in the associated MapControl object, as a consequence of a circle area drawn by the mouse.
clean(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
cleanCanvas(MapControl) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
cleanCanvas(MapControl) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
Cleans the graphics using the image of the MapControl
clear() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
clearSelection() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
clearSnappers() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
closeDialog() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
closeWindow() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
color - Variable in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
COLUMNHEADER_SELECTION_CHANGE - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.ColumnHeaderSelectionChangeNotification
 
ColumnHeaderSelectionChangeNotification - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification
Notification fired when the column header selection has been changed.
ColumnHeaderSelectionChangeNotification(FeatureTable) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.ColumnHeaderSelectionChangeNotification
Creates a new ColumnHeaderSelectionChangeNotification with the originating FeatureTable.
commandRefresh() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
commandRepaint() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
componentHidden(ComponentEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
componentMoved(ComponentEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
componentResized(ComponentEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
componentShown(ComponentEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
CompoundBehavior - Class in org.gvsig.fmap.mapcontrol.tools
Allows having multiple behaviors when user works with the associated MapControl.
CompoundBehavior(Behavior[]) - Constructor for class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Creates a new behavior as a composition of others.
CompoundLayersTreeModel - Class in org.gvsig.fmap.mapcontrol
 
CompoundLayersTreeModel() - Constructor for class org.gvsig.fmap.mapcontrol.CompoundLayersTreeModel
 
ConfigurableFeatureTableModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Extends the FeatureTableModel to add more configurable options, like the visible columns, column name aliases and row order.
ConfigurableFeatureTableModel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
ConfigurableFeatureTableModel(FeatureStore, FeatureQuery, int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
ConfigurationTableModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
TableModel to configure a ConfigurableFeatureTableModel.
ConfigurationTableModel(ConfigurableFeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
containsBehavior(Behavior) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Searches for mt, returning true if is contained.
content - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
create(DynObject, ServiceManager) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystemFactory
 
create(DynObject, ServiceManager) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometryFactory
 
create(Object) - Method in interface org.gvsig.propertypage.PropertiesPageFactory
Create a instance of the propeties page for the object.
createArc(Point2D, Point2D, Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create an Arc.
createArc(Point, Point, Point) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create an arc.
createArc(double, double, double, double, double) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create an arc.
createCircle(double, double, double) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create an circle.
createCompoundLayersTreeModel() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createCompoundLayersTreeModel() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Create a TreeModel based in the layers collection of all project's views.
createConfigurationPanel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
createConfigurationPanel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
createDefaultMapControlDrawer() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createDefaultMapControlDrawer() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
It returns the default implementation for the MapControlDrawer.
createJMapControlPanel(MapContext) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createJMapControlPanel(MapContext) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
 
createLayersDynObjectSetComponent(Map<String, DynObjectSet>) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createLayersDynObjectSetComponent(Map<String, DynObjectSet>, boolean) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createLayersDynObjectSetComponent(Map<String, DynObjectSet>) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Creates a readonly component to view information of a set of layers.
createLayersDynObjectSetComponent(Map<String, DynObjectSet>, boolean) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Creates a component to view information of a set of layers.
createLayersTreeModel(MapContext) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createLayersTreeModel(FLayers) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createLayersTreeModel(MapContext) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Create a TreeModel based in the MapControl's layers.
createLayersTreeModel(FLayers) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Create a TreeModel based in the layers collection.
createMapControlDrawer(String) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
createMapControlDrawer(String) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Creates a MapControlDrawer from a name.
createPoint(double, double) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create point.
createPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
Create a curve point.
createPropertiesPagesPanel() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
currentMapTool - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Active Behavior that will generate events according a criterion, and then, with a ToolListener associated, will simulate to user that works with this component as a particular tool.
currentTool - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Name of the tool used currently to interact with this component.
currentValue - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
currentValue - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 

D

DataStoreParametersCreationPanel - Class in org.gvsig.fmap.mapcontrol.dal.swing.datastore
 
DataStoreParametersCreationPanel() - Constructor for class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DataStoreParametersCreationPanel
 
DEFAULT_MAX_ROW_HEIGHT - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer
 
DEFAULT_MAX_WKT_LENGTH - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor
 
DEFAULT_MAX_WKT_LENGTH - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer
 
DefaultAdjustGrid - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
DefaultDataStoreParametersCreationPanel - Class in org.gvsig.fmap.mapcontrol.dal.swing.datastore
 
DefaultDataStoreParametersCreationPanel() - Constructor for class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DefaultDataStoreParametersCreationPanel
 
DefaultGridSizeX - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
DefaultGridSizeY - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
DefaultLayersDynObjectSetComponent - Class in org.gvsig.fmap.mapcontrol.swing.dynobject.impl
 
DefaultLayersDynObjectSetComponent(Map<String, DynObjectSet>) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
Creates a new DefaultLayersDynObjectSetComponent with the given information for a list of layers.
DefaultLayersDynObjectSetComponent(Map<String, DynObjectSet>, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
DefaultLayersDynObjectSetComponent.CenterGeometryInMapContext - Class in org.gvsig.fmap.mapcontrol.swing.dynobject.impl
 
DefaultMapControlLibrary - Class in org.gvsig.fmap.mapcontrol.impl
 
DefaultMapControlLibrary() - Constructor for class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlLibrary
 
DefaultMapControlManager - Class in org.gvsig.fmap.mapcontrol.impl
 
DefaultMapControlManager() - Constructor for class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
DefaultPrimitivesDrawer - Class in org.gvsig.fmap.mapcontrol.impl
 
DefaultPrimitivesDrawer() - Constructor for class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
DefaultPrimitivesDrawer(Graphics2D) - Constructor for class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
DefaultPropertiesPageManager - Class in org.gvsig.propertypage.impl
 
DefaultPropertiesPageManager() - Constructor for class org.gvsig.propertypage.impl.DefaultPropertiesPageManager
 
DefaultShowGrid - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
Degree - Static variable in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Degrees per radian.
delete() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
deleteObserver(Observer) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
deleteObservers() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
DESACTUALIZADO - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
One of the possible status of MapControl.
deselectAll() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
disableSnapping() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
dispose() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
dispose() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
dispose() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
distanceWorld(Point2D, Point2D, IProjection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
doInitialize() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlLibrary
 
doInitialize() - Method in class org.gvsig.fmap.mapcontrol.MapControlLibrary
 
doMouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
doPostInitialize() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.mapcontrol.MapControlLibrary
 
doRegistration() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlLibrary
 
doRegistration() - Method in class org.gvsig.fmap.mapcontrol.MapControlLibrary
 
DraggerBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to drag the image of the associated MapControl using a PanListener.
DraggerBehavior(PanListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
Creates a new behavior for dragging the mouse.
draw(Geometry, ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
draw(Geometry, ISymbol, Feature) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
draw(Geometry) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
draw(Geometry) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws a Geometry on the map using the color specified using the PrimitivesDrawer.setColor(Color) method.
draw(Geometry, ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws a Geometry on the map using a concrete symbol.
draw(Geometry, ISymbol, Feature) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws a Geometry on the map using a concrete symbol.
draw(PrimitivesDrawer, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
Drawer() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.Drawer
Creates a new drawer for managing all data painting requests in MapControl.
drawGrid(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Dibuja el grid sobre el graphics que se pasa como parámetro
drawHandler(Handler, AffineTransform) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
drawHandler(Handler, AffineTransform) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws a Handler on the map.
drawHandlers(Handler[], AffineTransform, ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
drawHandlers(Handler[], AffineTransform, ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws the Handler's that compose a geometry on the map.
drawImage(Image, int, int) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
drawImage(Image, AffineTransform) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
drawImage(Image, int, int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws an image on a map in a concrete position.
drawImage(Image, AffineTransform) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws image, applying a transform from image space into user space before drawing.
drawLine(int, int, int, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
drawLine(Point2D, Point2D, ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
drawLine(Point2D, Point2D, ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
It draws a line using a concrete symbol.
drawLine(int, int, int, int) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
 
drawMap(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Forces repaint all visible graphical information in this component.
drawOval(int, int, int, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
drawOval(int, int, int, int) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
 
drawPolyLine(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Draws the polyline in the Graphics2D of the associated MapControl.
drawRect(int, int, int, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
drawRect(int, int, int, int) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
It draws a rectangle on the map using the color specified using the PrimitivesDrawer.setColor(Color) method.
DynObjectEditor - Class in org.gvsig.fmap.mapcontrol.swing.dynobject
Editor for a store parameters.
DynObjectEditor(DynObject, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
DynObjectEditor(DynObject) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 

E

EDITING_NOTIFICATION_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontrol.MapControlLocator
 
editObject(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
enableSnapping() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
EnvelopeEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
RectangleEvent is used to notify a selection of a rectangular area in a view, with the mouse.
EnvelopeEvent(Envelope, MouseEvent, Rectangle2D) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Events.EnvelopeEvent
Creates a new RectangleEvent with all necessary data.
event - Variable in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Information about all vertexes and GeneralPathXs of the polyline.
EVENT_MEASURE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_MOVE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_POINT - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_POINTDOUBLECLICKED - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_POINTFIXED - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_POINTS - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_POLYLINEFINISHED - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
EVENT_RECTANGLE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
ExpresionPanel - Class in org.gvsig.fmap.mapcontrol.dal.expresionPanel
 
ExpresionPanel(FeatureStore) - Constructor for class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
ExpresionPanelLayout - Class in org.gvsig.fmap.mapcontrol.dal.expresionPanel
 
ExpresionPanelLayout() - Constructor for class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
Creates new form ExpresionPanelLayout

F

FeatureCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Renderer for cells of type Feature .
FeatureCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureCellRenderer
 
FeaturesDataReloadException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when there is an error while reloading the Features of a FeatureTable.
FeaturesDataReloadException() - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeaturesDataReloadException
Creates a new Exception when setting a Feature value.
FeaturesDataReloadException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeaturesDataReloadException
Creates a new Exception when setting a Feature value.
FeatureSelectionModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing
 
FeatureSelectionModel(FeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
Creates a new FeatureSelectionModel with a FeatureTableModel used to get the Features by position in the table.
FeatureStoreModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
A model for the FeatureTypesTablePanel which unifies the access to the different models needed by the components included into it.
FeatureStoreModel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Constructor.
FeatureStoreModel(FeatureStore) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Constructor.
FeatureTable - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing
Table extension to show Feature values.
FeatureTable(FeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Creates a new FeatureTable with a FeatureTableModel.
FeatureTable(FeatureTableModel, TableColumnModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Creates a new FeatureTable with a FeatureTableModel.
FeatureTableConfigurationPanel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Panel to configure a FeatureTable.
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
Creates a new FeatureTableConfigurationPanel.
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
Creates a new FeatureTableConfigurationPanel.
FeatureTableModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
TableModel to access data of Features.
FeatureTableModel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Constructs a TableModel from the features of a FeatureStore, with the default page size.
FeatureTableModel(FeatureStore, FeatureQuery, int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Constructs a TableModel from the features of a FeatureStore, with the default page size.
FeatureTableModel(FeaturePagingHelper) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Constructs a TableModel from a FeatureCollection and a Paging helper.
FeatureTableNotification - Interface in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification
Notifications for Observers of the FeatureTable.
FeatureTablePanel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing
Panel to show a table of Feature data.
FeatureTablePanel(FeatureStore) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Constructs a Panel to show a table with the features of a FeatureStore.
FeatureTablePanel(FeatureStore, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Constructs a Panel to show a table with the features of a FeatureStore.
FeatureTablePanel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
FeatureTablePanel(FeatureStore, FeatureQuery, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
FeatureTablePanel(ConfigurableFeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
FeatureTablePanel(ConfigurableFeatureTableModel, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
FeatureTypeList - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Shows a list of FeatureTypes to allow the user to select one of them.
FeatureTypeList(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
Creates a new FeatureTypeList which loads the available FeatureTypes from a FeatureStore and a FeatureQuery.
FeatureTypeList(FeatureTypeListModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
Creates a new FeatureTypeList which loads the available FeatureTypes from a FeatureTypeListModel.
FeatureTypeListException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when preparing the list of FeatureTypes or selecting one of them.
FeatureTypeListException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListException
Constructs a new FeatureTypeLoadException.
FeatureTypeListModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Model to be used by components showing a list of FeatureTypes.
FeatureTypeListModel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
Constructs a FeatureTypeListModel.
FeatureTypesTablePanel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing
Panel to show a table of Features.
FeatureTypesTablePanel(FeatureStore) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
Constructs a Panel to show a table with the features of a FeatureStore.
FeatureTypesTablePanel(FeatureStore, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
Constructs a Panel to show a table with the features of a FeatureStore.
FeatureTypesTablePanel(FeatureStore, FeatureQuery) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
FeatureTypesTablePanel(FeatureStore, FeatureQuery, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
FeatureTypesTablePanel(FeatureStoreModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
FeatureTypesTablePanel(FeatureStoreModel, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
filler1 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
filler1 - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
filler1 - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
filler2 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
fillRect(int, int, int, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
fillRect(int, int, int, int) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
It fills a rectangle on the map using the color specified using the PrimitivesDrawer.setColor(Color) method.
fireValueChanged(int, int, boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
focusGained(FocusEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
focusGained(FocusEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
focusLost(FocusEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
focusLost(FocusEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
formAfterCancelNew(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formAfterDelete(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formAfterNew(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formAfterSave(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formAfterSearch(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
FormattedCellEditor - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
 
FormattedCellEditor(ConfigurableFeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellEditor
 
FormattedCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
 
FormattedCellRenderer(ConfigurableFeatureTableModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellRenderer
 
formBeforeCancelNew(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formBeforeDelete(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formBeforeNew(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formBeforeSave(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formBeforeSearch(JDynFormSet) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formClose() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formMessage(String) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
formMovedTo(int) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 

G

Geo - Class in org.gvsig.fmap.mapcontrol.tools.geo
Mathematical utilities to work with geographical data: Geographical constants: PI / 2. Degrees per radian. Square miles per spherical degree. Square kilometres per spherical degree. Square metres per spherical degree. Decimal degrees equivalent to m meters. The area of a spherical polygon in spherical degrees, given the latitudes and longitudes of n points, according the Haversine function.
Geo() - Constructor for class org.gvsig.fmap.mapcontrol.tools.geo.Geo
 
GeometryCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Simple renderer for cells of type Geometry .
GeometryCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryCellRenderer
 
GeometryToWKTException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when there is an error while converting a Geometry to WKT into a table cell.
GeometryToWKTException() - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryToWKTException
Creates a new Exception when getting a Geometry cell as WKT.
GeometryToWKTException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryToWKTException
Creates a new Exception when getting a Geometry cell as WKT.
GeometryWKTCellEditor - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Editor for cells of type Geometry in WKT format.
GeometryWKTCellEditor() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor
Creates a new editor for Geometries in WKT format.
GeometryWKTCellEditor(int, int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor
Creates a new editor for Geometries in WKT format.
GeometryWKTCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Renderer for cells of type Geometry, showing it in WKT format.
GeometryWKTCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer
Creates a new GeometryWKTCellRenderer, with the default MAX LENGTH fot the WKT Strings and the default MAX HEIGHT for rows.
GeometryWKTCellRenderer(int, int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer
Creates a new GeometryWKTCellRenderer.
geomManager - Variable in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
geomManager - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
 
geomManager - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
geomManager - Static variable in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
getAdjustedPoint() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
getAliasForColumn(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Returns the alias for the name of a column.
getAllControlsBehavior() - Static method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Gets the Behavior that will be used for any MapControl.
getAnchorSelectionIndex() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getAssignedValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
getAssignedValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
getAxisReferenceSymbol() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getAxisReferenceSymbol() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Gets the symbol used to draw the axis of a geometry.
getBehavior(int) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Returns the first-level Behavior at the specified position.
getCanceldraw() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the shared object that determines if a drawing process must be cancelled or can continue.
getCellEditorValue() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellEditor
 
getCellEditorValue() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor
 
getCellText(Object, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer
 
getCellText(Object, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellRenderer
Returns the text for the cell.
getChild(Object, int) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
getChildCount(Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
getColor() - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
getColumnClass(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
getColumnClass(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getColumnClass(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getColumnClass(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
getColumnCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getColumnCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getColumnCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
getColumnIndex() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
 
getColumnName(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getColumnName(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getColumnName(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
getCombinedTool() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the tool used in combination with the current tool of this MapControl.
getConfigurator() - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
getConfigurator() - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
getConnectionName() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getConnector() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getConnectorName() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getCurrentFeatureTableModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Returns the TableModel to use to show data of the current feature type.
getCurrentFeatureTypeId() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Returns the id of the current FeatureType.
getCurrentMapTool() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets as current active Behavior associated to this component, that one which is registered and identified by toolName.
getCurrentTool() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Returns the name of the current selected tool on this MapControl
getData() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
Return the data values of the DynObject managed.
getData(DynObject) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
getDataBaseName() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getDataServerExplorer() - Method in class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DataStoreParametersCreationPanel
 
getDataServerExplorer() - Method in class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DefaultDataStoreParametersCreationPanel
 
getDataStoreParameters() - Method in class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DataStoreParametersCreationPanel
 
getDataStoreParameters() - Method in class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DefaultDataStoreParametersCreationPanel
 
getDecimalDegrees(double) - Static method in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Gets the decimal degrees equivalent to the m meters.
getDescriptorForColumn(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getDescriptorForColumn(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the descriptor of a Feature attribute for a table column.
getEditionPreferences() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getEditionPreferences() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
 
getElementAt(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
 
getElementAt(int) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
getEvent() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.EnvelopeEvent
Gets the event that has been the cause of creating this one.
getEvent() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Gets the event that has been the cause of creating this one.
getEvent() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MoveEvent
Gets the event that has been the cause of creating this one.
getEvent() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
Gets the event that has been the cause of creating this one.
getExpresion() - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
getFeatureAt(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the value for a row position.
GetFeatureAtException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when there is an error while getting a Feature in a position.
GetFeatureAtException(int) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
Creates a new Exception when getting a Feature.
GetFeatureAtException(int, Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
Creates a new Exception when getting a Feature.
getFeatureQuery() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Returns the FeatureQuery used to get the Features.
getFeatureQuery() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
 
getFeatureQuery() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the FeatureQuery used to get the Features.
getFeatureStore() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Returns the FeatureStore of the Features being shown in the table.
getFeatureStore() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
 
getFeatureStore() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the FeatureStore of the Collection.
getFeatureStore() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
Returns the FeatureStore
getFeatureTable() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.ColumnHeaderSelectionChangeNotification
 
getFeatureTable() - Method in interface org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.FeatureTableNotification
Returns the FeatureTable originating the notification.
getFeatureTableModel(FeatureType) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Returns the TableModel to use to show data of a FeatureType.
getFeatureTableModel(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Returns the TableModel to use to show data of a FeatureType.
getFeatureType() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the type of the features.
getFeatureType(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
Returns the FeatureType with the given identifier.
getFeatureTypeListModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Returns the FeatureTypeListModel to show a list of available FeatureTypes.
getFeatureTypesSize() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
Returns the number of available FeatureTypes.
getFeatureValue(Feature, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getFeatureValue(Feature, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns the value of a Feature attribute, at the given position.
getFormattingPattern(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getFormattingPattern(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getFormattingPattern(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getFormattingPattern(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
 
getFrom() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MoveEvent
Gets the initial 2D position of the movement.
getGeometrySelectionSymbol() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getGeometrySelectionSymbol() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Gets the symbol used to draw the selected geometries.
getGP() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Gets the GeneralPathX of the measurement.
getGrid() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
getGridSizeX() - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
getGridSizeY() - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
getGroupID() - Method in interface org.gvsig.propertypage.PropertiesPageFactory
Return the group identifier.
getHandlerSymbol() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getHandlerSymbol() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Gets the symbol used to draw the handlers.
getHelper() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns a reference to the Paging Helper used to load the data from the DataStore.
getHiddenColumnNames() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getHiddenColumnNames() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
getImage(String) - Static method in class org.gvsig.fmap.IconThemeHelper
 
getImage() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the BufferedImage used to accelerate the draw of new ''frames'' with changes, or new graphical items in this component.
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
getImageCursor() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Gets the mouse cursor of the tool listener associated to this behavior.
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractToolListener
 
getImageCursor() - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.ToolListener
Gets the Cursor associated to this tool.
getImageCursor() - Method in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.PanListenerImpl
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.RectangleSelectionListener
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
 
getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
 
getImageIcon(String) - Static method in class org.gvsig.fmap.IconThemeHelper
 
getIndexOfChild(Object, Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
getInstance() - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
Return the singleton instance.
getJTextField() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
getLayer() - Method in class org.gvsig.fmap.mapcontrol.MapControl.AddLayerEvent
 
getLayerInfoByPoint(String) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
getLayerNames() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
getLeadSelectionIndex() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
 
getListener() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Gets the ToolListener used by this behavior to perform actions on the associated MapControl object.
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseWheelBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
 
getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
getLocaleOfData() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getLocatorName() - Method in class org.gvsig.fmap.mapcontrol.MapControlLocator
 
getMapAdjustedPoint() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
getMapContext() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets this component's MapContext, with the model, and most of the view, and control logic of the layers of this component, including a ViewPort to adapt the information to the projection, and display it in the available area.
getMapControl() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
getMapControl() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
getMapControl() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Returns the reference to the MapControl object that this behavior uses.
getMapControl() - Method in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
getMapControlDrawer() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
getMapControlManager() - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
Return a reference to MapControlManager.
getMapPoint() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
Gets the Geometry point 2D in map coordinates where this event was produced.
getMapTool(String) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the Behavior registered in this component, identified by name.
getMapToolListener() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Returns the listener used to catch all mouse events produced in this MapControl instance and that redirects the calls to the current map tool.
getMapToolsKeySet() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Returns a set view of the keys that identified the tools registered.
getMaxSelectionIndex() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getMinSelectionIndex() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getName() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystemFactory
 
getName() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometryFactory
 
getName() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
getName() - Method in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
getName() - Method in interface org.gvsig.propertypage.PropertiesPageFactory
 
getNamesMapTools() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Returns all registered Behavior that can define a way to work with this MapControl.
getOkCancelVisible() - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
getOriginalColumnCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
getOriginalColumnIndex(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Returns the original position of a column.
getOriginalColumnName(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Returns the original name of the column, ignoring the alias.
getPages(String, Object) - Method in class org.gvsig.propertypage.impl.DefaultPropertiesPageManager
 
getPages(String, Object) - Method in interface org.gvsig.propertypage.PropertiesPageManager
Get a list of the property page instances that can be show for the object.
getPaintMode() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
getPassword() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getPixelCoordRect() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.EnvelopeEvent
Gets the rectangle selected in pixel coordinates.
getPoint() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the selected point.
getPoint() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
Gets the point 2D in screen coordinates where this event was produced.
getPort() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getPriority() - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
getPriority() - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
Implement this if you need a Snapper more important than the others.
getPriority() - Method in interface org.gvsig.propertypage.PropertiesPage
The priority of this properties page.
getProjection() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets this component's MapContext projection.
getPropertiesPageManager() - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
 
getRoot() - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
getRowCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getRowCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
GetRowCountException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when getting the total row number, or the total number of Features, throws an error.
GetRowCountException() - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
Creates a new GetRowCountException.
GetRowCountException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
Creates a new GetRowCountException.
getRowIndex() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
 
getRowIndex() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
 
getSelectedColumnCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Returns the number of selected columns.
getSelectedColumns() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
Returns the selected columns table model position.
getSelectedColumnsAttributeDescriptor() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Returns the FeatureAttributeDescriptor related to the selected columns.
getSelectedFeatureType() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
Returns the currently selected FeatureType.
getSelectedRowCount() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
getSelectedUnitIndex() - Method in class org.gvsig.app.gui.JComboBoxUnits
 
getSelectionMode() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getSelectionSymbol() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getServer() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getServerExplorerParameters() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getSize() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
Returns the number of FeatureType to show.
getSize() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
getSizePixels() - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
getSnapper() - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.IConfigurator
 
getSnapperAt(int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getSnapperAt(int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Returns a snapper in a concrete position;
getSnapperCount() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getSnapperCount() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Returns the number of registered snappers.
getSnapPoint(Point2D, Geometry, double, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperGeometriesVectorial
 
getSnapPoint(MapControl, Point2D, double, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperRaster
 
getSnapPoint(Point2D, Geometry, double, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperVectorial
 
getTable() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellRenderer
 
getTableModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Returns the internal Table Model for the Features of the FeatureStore.
getTableModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
Returns the internal Table Model for the Features of the FeatureStore.
getTablePanel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
getTextArea() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellEditor
 
getTitle() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
getTitle() - Method in interface org.gvsig.propertypage.PropertiesPage
Title of the properties page
getTo() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MoveEvent
Gets the final 2D position of the movement.
getTolerance() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
getTolerance() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Tolerance (in pixels) that has to be used by the tools that use snapping.
getToolTipText() - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
getType() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.ColumnHeaderSelectionChangeNotification
 
getType() - Method in interface org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.FeatureTableNotification
Returns the type of the notification.
getType() - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
getType() - Method in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
getTypesControl() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
 
getUnitConversionFactor() - Method in class org.gvsig.app.gui.JComboBoxUnits
Returns the conversion factor from the unit selected in the combo box to meters or 0 if pixels have been selected as the size unit.
getUserAction() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
getUsername() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
getValue() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
 
getValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
getValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
getValueAt(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getValueAt(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
getValueIsAdjusting() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
getViewPort() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Gets the ViewPort of this component's MapContext .
getVisibilityColumn() - Static method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
getWKT() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.WKTToGeometryException
 
getWorldCoordRect() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.EnvelopeEvent
Gets the rectangle selected in world coordinates.
getXs() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Gets a vector with the X coordinates.
getXY(Geometry) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
getYs() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Gets a vector with the Y coordinates.
graphics - Variable in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
Grid - Class in org.gvsig.fmap.mapcontrol.tools.grid
Clase encargada de gestionar las diferentes operaciones que se realizan sobre el grid.
Grid() - Constructor for class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
GRIDSIZEX - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
GRIDSIZEY - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 

H

HalfPi - Static variable in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
PI / 2, having PI = 3.14159265358979323846
hasTool(String) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Returns true if this component contains a tool identified by toolName.
hasValidValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
hasValidValue() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 

I

IBehavior - Interface in org.gvsig.fmap.mapcontrol.tools.Behavior
When a programmer needs to add a way to permit user to interact with the current object where the graphical information is stored and represented, (see MapControl), must analyze and decide the basic behavior nature of the interaction.
IConfigurator - Interface in org.gvsig.fmap.mapcontrol.tools.snapping
 
IconThemeHelper - Class in org.gvsig.fmap
 
IconThemeHelper() - Constructor for class org.gvsig.fmap.IconThemeHelper
 
init(String, Object) - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
initComponent() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
initComponent() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
initComponents() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
initComponents() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
initialize() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
initialize() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Initialize the TableModel
initializeFormattingPattern(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
initializeFormattingPatterns() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
initializeGrid() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Updates the grid on the ViewPort of the associated MapControl object according the values in the com.iver.cit.gvsig.gui.cad.CADToolAdapter.prefs.Preferences.
initializeLocalVars() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
initializeVisibleColumns() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Initializes the table visible columns.
insertIndexInterval(int, int, boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
internalGetFeatureDescriptorForColumn(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
isAdjustGrid() - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Devuelve true si se ha de ajustar al grid.
isCancelDrawing - Variable in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
isCanceled() - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
isCanceled() - Method in class org.gvsig.fmap.mapcontrol.MapControl.CancelDraw
 
isCanceled() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
isCCW(Double[], Double[]) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
isCellEditable(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
isCellEditable(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
isClicked - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
Determines if user setting the radius of the circle (with one click of the button 1 of the mouse), or not.
isClicked - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Determines if user is setting the vertexes (with one click of the button 1 of the mouse), or not.
isDefaultMouseWheelEnabled() - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
isDrawAnimationEnabled() - Static method in class org.gvsig.fmap.mapcontrol.MapControl
Determines if its enabled the repaint that invokes the timer according to #getDrawFrameRate().
isDrawnBehavior(int) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Returns if it's invoked the method public void paintComponent(Graphics g) of the first-level Behavior at the specified position, each time is painted this component.
isEnabled() - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
isEnabled() - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
isLeaf(Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
isMyButton(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
isMyButton() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
ISnapper - Interface in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 
ISnapperGeometriesVectorial - Interface in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
Snapper vectorial with geometries.
ISnapperRaster - Interface in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 
ISnapperVectorial - Interface in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 
isRefentEnabled() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Determines if snap tools are enabled or disabled.
isSelectedIndex(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
isSelectionEmpty() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
isSelectionLocked() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Returns true if selection must not be changed.
isShowGrid() - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Devuelve true si se usa el grid.
isVisible(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Returns if a column is visible.
isVisible(Object) - Method in interface org.gvsig.propertypage.PropertiesPageFactory
Return true if this propeties page is enabled for the object.

J

jbutton - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
jButton10 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
JComboBoxUnits - Class in org.gvsig.app.gui
Class representing a JComboBox with the measure units handled by the application.
JComboBoxUnits() - Constructor for class org.gvsig.app.gui.JComboBoxUnits
Creates a new instance of JUnitComboBox including "pixel" units and setting them as automatically pre-selected.
JComboBoxUnits(boolean) - Constructor for class org.gvsig.app.gui.JComboBoxUnits
Creates a new instance of JUnitComboBox.
JDBCConnectionPanel - Class in org.gvsig.fmap.mapcontrol.dal.jdbc
 
JDBCConnectionPanel() - Constructor for class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
JDBCConnectionPanelLayout - Class in org.gvsig.fmap.mapcontrol.dal.jdbc
 
JDBCConnectionPanelLayout() - Constructor for class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
Creates new form DBConnectionPanelLayout
JDynFormFieldCoordinateReferenceSystem - Class in org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem
 
JDynFormFieldCoordinateReferenceSystem(DynObject, ServiceManager) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
JDynFormFieldCoordinateReferenceSystemFactory - Class in org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem
 
JDynFormFieldCoordinateReferenceSystemFactory() - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystemFactory
 
JDynFormFieldGeometry - Class in org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry
 
JDynFormFieldGeometry(DynObject, ServiceManager) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
JDynFormFieldGeometryFactory - Class in org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry
 
JDynFormFieldGeometryFactory() - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometryFactory
 
jScrollPane1 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
jScrollPane2 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
jScrollPane3 - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
jtext - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
JToggleButtonHeaderCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
A header cell renderer for JTables, which allows to select column headers by rendering a JToggleButton on each header cell.
JToggleButtonHeaderCellRenderer(FeatureTable) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
Create a new JToggleButtonCellRenderer for a JTable.

L

layers - Variable in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
LayersDynObjectSetComponent - Interface in org.gvsig.fmap.mapcontrol.swing.dynobject
Interface for components to show information of a list of layers.
LayersDynObjectSetComponentModel - Class in org.gvsig.fmap.mapcontrol.swing.dynobject.impl
LayersDynObjectSetComponentModel(Map<String, DynObjectSet>) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel
 
LayersTreeModel - Class in org.gvsig.fmap.mapcontrol
 
LayersTreeModel(FLayers) - Constructor for class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
lblConnectionName - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblConnector - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblDataBase - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblExpresion - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
lblFields - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
lblFoother - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblPassword - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblPort - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblServer - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblUsername - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
lblValues - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
listener - Variable in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
Tool listener used to work with the MapControl object.
listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Tool listener used to work with the MapControl object.
listenerList - Variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
LOG - Static variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
lstFields - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
lstValues - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 

M

m_FirstPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
First point set, that represents the center of the circle.
m_FirstPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
First point of the path in image coordinates.
m_LastPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
Second point set, that permits calculate the radius of the circle.
m_LastPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
Last point of the path in image coordinates.
main(String[]) - Static method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
mapAdjustedPoint - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Represents the cursor's point selected in map coordinates.
MapContextListener() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.MapContextListener
 
MapControl - Class in org.gvsig.fmap.mapcontrol
A component that includes a MapContext with support for use it as a particular Behavior.
MapControl() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl
Creates a new MapControl instance with the following characteristics: Name: MapControl . Disables the double buffer of JComponent . Sets opaque (see JComponent.setOpaque(boolean) ). Sets its status to OUTDATED . Creates a new CancelDraw object to notify MapContext's layers if can continue processing the drawn or must cancel it. Creates a new MapContext with a new ViewPort in the default projection. Creates a new CommandListener for edition operations. Creates a new MapToolListener, and associates it as a listener of whatever kind of mouse events produced in this component. Creates a new Drawer2 for managing the painting requests. Creates a new timer that will invoke refresh this component drawFrameRate per second, when is running a drawing process, and its enabled drawAnimationEnabled.
MapControl(MapContext) - Constructor for class org.gvsig.fmap.mapcontrol.MapControl
 
MapControl.AddLayerEvent - Class in org.gvsig.fmap.mapcontrol
 
MapControl.CancelDraw - Class in org.gvsig.fmap.mapcontrol
An instance of CancelDraw will be shared by all this MapControl's MapContext layers, allowing receive a notification that, when they're been drawn, to be cancelled.
MapControl.Drawer - Class in org.gvsig.fmap.mapcontrol
An instance of Drawer2 could manage all MapControl painting requests.
MapControl.MapContextListener - Class in org.gvsig.fmap.mapcontrol
MapContextListener listens all events produced in a MapControl's MapContext object during an atomic period of time, and sets it to dirty, executing drawMap(false), if any of the following conditions is accomplished: Any of the LayerEvent in the AtomicEvent parameter notifies a visibility change. There is at least one ColorEvent in the AtomicEvent parameter. There is at least one ExtentEvent in the AtomicEvent parameter. Any of the LayerCollectionEvent in the AtomicEvent parameter notifies that a driver's layer has reloaded it successfully. There is at least one LegendEvent in the AtomicEvent parameter. There is at least one SelectionEvent in the AtomicEvent parameter.
MapControl.MapToolListener - Class in org.gvsig.fmap.mapcontrol
Listens all kind of mouse events produced in MapControl, and invokes its current map tool ( MapControl#getCurrentMapTool() to simulate a behavior.
MAPCONTROL_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontrol.MapControlLocator
MapControlManager name used by the locator to access the instance
mapControlCreated(MapControl) - Method in interface org.gvsig.fmap.mapcontrol.MapControlCreationListener
 
MapControlCreationException - Exception in org.gvsig.fmap.mapcontrol
 
MapControlCreationException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.MapControlCreationException
 
MapControlCreationListener - Interface in org.gvsig.fmap.mapcontrol
 
MapControlDrawer - Interface in org.gvsig.fmap.mapcontrol
Represents a class that can write objects in a map like a raster image, a Geometry or other graphical objects.
MapControlDrawer2D - Class in org.gvsig.fmap.mapcontrol.impl
MapControlDrawer for a 2D view.
MapControlDrawer2D() - Constructor for class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
MapControlException - Exception in org.gvsig.fmap.mapcontrol
 
MapControlException(String, String, long) - Constructor for exception org.gvsig.fmap.mapcontrol.MapControlException
 
MapControlException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontrol.MapControlException
 
MapControlLibrary - Class in org.gvsig.fmap.mapcontrol
Initialization of the MapControls library.
MapControlLibrary() - Constructor for class org.gvsig.fmap.mapcontrol.MapControlLibrary
 
MapControlLocator - Class in org.gvsig.fmap.mapcontrol
 
MapControlLocator() - Constructor for class org.gvsig.fmap.mapcontrol.MapControlLocator
 
mapControlManager - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
 
MapControlManager - Interface in org.gvsig.fmap.mapcontrol
This class is the manager of the MapControl library.
mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Reference to the MapControl object that uses.
mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
Reference to the MapControl object that uses.
mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
Reference to the MapControl object that uses.
MapTool - Interface in org.gvsig.fmap.mapcontrol.tools
 
mapToolListener - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Listener of all kind of mouse events produced in this component.
MapToolListener() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
MeasureEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
MeasureEvent is used to notify the selection of a polyline.
MeasureEvent(Double[], Double[], MouseEvent) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Creates a new MeasureEvent with all necessary data.
MeasureListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
Listener for calculating the length of the segments of a polyline, defined in the associated MapControl object.
MeasureListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
Creates a new listener for calculating the length of a polyline.
message(String) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseClicked(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
 
mouseDragged(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolygonBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
 
mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
mouseEntered(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
mouseEntered(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseEntered(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseEntered(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseEntered(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseEntered(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
mouseExited(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
mouseExited(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseExited(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseExited(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseExited(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseExited(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
mouseMoved(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolygonBehavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
 
mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
MouseMovementBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to move and drag the mouse on the image of the associated MapControl instance using a PointListener.
MouseMovementBehavior(PointListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
Creates a new behavior for moving or dragging the mouse on the image of the associated MapControl instance.
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
 
mousePressed(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolygonBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
 
mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.JToggleButtonHeaderCellRenderer
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
 
mouseReleased(MouseEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
 
mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
MouseWheelBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
 
MouseWheelBehavior() - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseWheelBehavior
Constructor.
mouseWheelMoved(MouseWheelEvent) - Method in class org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
mouseWheelMoved(MouseWheelEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseWheelBehavior
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
move(MoveEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
move(MoveEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PanListener
Called when user drags the mouse on the view.
move(MoveEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PanListenerImpl
 
MoveBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to move the image of the associated MapControl using a PanListener.
MoveBehavior(PanListener, int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
Creates a new behavior for moving the mouse.
MoveBehavior(PanListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
MoveEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
MoveEvent is used to notify a movement of the mouse between two points 2D.
MoveEvent(Point2D, Point2D, MouseEvent) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Events.MoveEvent
Creates a new MoveEvent with all necessary data.
MoveWithMiddleButtonBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
 
MoveWithMiddleButtonBehavior(PanListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveWithMiddleButtonBehavior
Creates a new behavior for moving the mouse.

N

NAME_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
namesMapTools - Variable in class org.gvsig.fmap.mapcontrol.MapControl
All registered Behavior that can define a way to work with this MapControl.

O

onClickBrowse() - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
orderByColumn(String, boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
org.gvsig.app.gui - package org.gvsig.app.gui
 
org.gvsig.fmap - package org.gvsig.fmap
 
org.gvsig.fmap.mapcontrol - package org.gvsig.fmap.mapcontrol
 
org.gvsig.fmap.mapcontrol.dal.expresionPanel - package org.gvsig.fmap.mapcontrol.dal.expresionPanel
 
org.gvsig.fmap.mapcontrol.dal.feature.swing - package org.gvsig.fmap.mapcontrol.dal.feature.swing
 
org.gvsig.fmap.mapcontrol.dal.feature.swing.table - package org.gvsig.fmap.mapcontrol.dal.feature.swing.table
 
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification - package org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification
 
org.gvsig.fmap.mapcontrol.dal.jdbc - package org.gvsig.fmap.mapcontrol.dal.jdbc
 
org.gvsig.fmap.mapcontrol.dal.swing.datastore - package org.gvsig.fmap.mapcontrol.dal.swing.datastore
 
org.gvsig.fmap.mapcontrol.impl - package org.gvsig.fmap.mapcontrol.impl
 
org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem - package org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem
 
org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry - package org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry
 
org.gvsig.fmap.mapcontrol.swing.dynobject - package org.gvsig.fmap.mapcontrol.swing.dynobject
 
org.gvsig.fmap.mapcontrol.swing.dynobject.impl - package org.gvsig.fmap.mapcontrol.swing.dynobject.impl
 
org.gvsig.fmap.mapcontrol.tools - package org.gvsig.fmap.mapcontrol.tools
 
org.gvsig.fmap.mapcontrol.tools.Behavior - package org.gvsig.fmap.mapcontrol.tools.Behavior
 
org.gvsig.fmap.mapcontrol.tools.Events - package org.gvsig.fmap.mapcontrol.tools.Events
 
org.gvsig.fmap.mapcontrol.tools.geo - package org.gvsig.fmap.mapcontrol.tools.geo
 
org.gvsig.fmap.mapcontrol.tools.grid - package org.gvsig.fmap.mapcontrol.tools.grid
 
org.gvsig.fmap.mapcontrol.tools.Listeners - package org.gvsig.fmap.mapcontrol.tools.Listeners
 
org.gvsig.fmap.mapcontrol.tools.snapping - package org.gvsig.fmap.mapcontrol.tools.snapping
 
org.gvsig.fmap.mapcontrol.tools.snapping.snappers - package org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 
org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl - package org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl
 
org.gvsig.propertypage - package org.gvsig.propertypage
 
org.gvsig.propertypage.impl - package org.gvsig.propertypage.impl
 

P

PAINT_PARTIAL_DRAWING_LAYERS - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
 
PAINT_WHEN_DRAW_LAYERS_IS_COMPLETED - Static variable in class org.gvsig.fmap.mapcontrol.MapControl
 
paintComponent(Graphics) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Paints the graphical information of this component using a double buffer.
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
paintComponent(MapControlDrawer, boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
 
paintComponent(MapControlDrawer) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Method executed in real-time, when user is working with a tool on the associated MapControl object, repainting the MapControl's image.
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseWheelBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolygonBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
 
paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
paintComponent(MapControlDrawer, boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
PanListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
Interface for all tools that reply for a MoveEvent produced in the associated MapControl object, as a consequence of a 2D drag and drop movement of the mouse.
PanListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
Listener for moving the extent of the associated MapControl object according the movement between the initial and final points of line determined by the movement dragging with the third button of the mouse.
PanListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.PanListenerImpl
Creates a new listener for changing the position of the extent of the associated MapControl object.
PATTERN_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
perimeter(Geometry, IProjection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
 
perimeter(Geometry, IProjection, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
perimeter(Geometry, IProjection, int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
 
point(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
point(PointEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PointListener
Called when one click is pressed on the associated MapControl, or the location of the cursor of the mouse has changed on it.
point(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
 
point(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
 
PointBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to select a point with a double click mouse action, on the associated MapControl using a PointListener.
PointBehavior(PointListener, int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
Creates a new behavior for selecting a point.
PointBehavior(PointListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
 
pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractPointListener
 
pointDoubleClick(PointEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PointListener
Called when a double click is pressed on the associated MapControl.
pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
 
pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
 
PointEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
PointEvent is used to notify a selection of a point with the mouse.
PointEvent(Point2D, MouseEvent) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
Creates a new PointEvent with all necessary data.
PointEvent(Point2D, MouseEvent, MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
 
pointFixed(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
pointFixed(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
pointFixed(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PolylineListener
Called when user executes a mouse click and selects a vertex of the polyline.
pointFixed(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
 
pointFixed(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
 
PointListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
Interface for all tools that reply for a PointEvent produced in the associated MapControl object, produced by a simple or double click of a button of the mouse.
points(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
points(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
points(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PolylineListener
Called when user moves the mouse after selecting a vertex of the polyline.
points(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
 
points(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
 
PointSelectionListener - Class in org.gvsig.fmap.mapcontrol.tools
Listener that selects all features of the active, and vector layers of the associated MapControl that their area intersects with the point selected by a single click of any button of the mouse.
PointSelectionListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
Creates a new PointSelectionListener object.
PolygonBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to draw a polygon by its vertexes on the image of the associated MapControl using a PolylineListener.
PolygonBehavior(PolylineListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PolygonBehavior
Creates a new behavior for drawing a polygon by its vertexes.
PolygonSelectionListener - Class in org.gvsig.fmap.mapcontrol.tools
Listener that selects all features of the active and vector layers which intersect with the defined polygon area in the associated MapControl object.
PolygonSelectionListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
Creates a new PolygonSelectionListener object.
PolylineBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that allows user to draw a polyline by its vertexes on the image of the associated MapControl using a PolylineListener.
PolylineBehavior(PolylineListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Creates a new behavior for drawing a polyline by its vertexes.
polylineFinished(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
 
polylineFinished(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
polylineFinished(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PolylineListener
Called when user executes a double click with the mouse, finishing the drawn of the polyline.
polylineFinished(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
 
polylineFinished(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
 
PolylineListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
Interface for all tools that reply for a MeasureEvent produced in the associated MapControl object, as a consequence of a 2D polyline drawn by the mouse.
PRECISION_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
prevTool - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Name of the previous tool used.
PrimitivesDrawer - Interface in org.gvsig.fmap.mapcontrol
 
PROPERTIES_PAGE_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontrol.MapControlLocator
 
PropertiesPage - Interface in org.gvsig.propertypage
 
PropertiesPageFactory - Interface in org.gvsig.propertypage
 
PropertiesPageManager - Interface in org.gvsig.propertypage
 
put(MapControl.PaintingRequest) - Method in class org.gvsig.fmap.mapcontrol.MapControl.Drawer
Sets a PaintingRequest to be attended by the worker thread of this object.
putData(DynObject) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 

R

rectangle(EnvelopeEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
rectangle(EnvelopeEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.RectangleListener
Called when user executes a double click with the mouse, finishing the drawn of the rectangle.
rectangle(EnvelopeEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.RectangleSelectionListener
 
rectangle(EnvelopeEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
 
RectangleBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
Behavior that permits user to select a rectangular area on the associated MapControl using a RectangleListener.
RectangleBehavior(RectangleListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
Creates a new behavior for selecting rectangle areas.
RectangleListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
Interface specialized for tools that reply for a RectangleEvent produced in the associated MapControl object, as a consequence of a 2D rectangle drawn by the mouse.
RectangleSelectionListener - Class in org.gvsig.fmap.mapcontrol.tools
Listener that selects all features of the active and vector layers which intersect with the defined rectangle area in the associated MapControl object.
RectangleSelectionListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.RectangleSelectionListener
Creates a new RectangleSelectionListener object.
registerDefaultMapControlDrawer(Class) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
registerDefaultMapControlDrawer(Class) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
It registers the default implementation for the MapControlDrawer.
registerFactory(PropertiesPageFactory) - Method in class org.gvsig.propertypage.impl.DefaultPropertiesPageManager
 
registerFactory(PropertiesPageFactory) - Method in interface org.gvsig.propertypage.PropertiesPageManager
Register a new PropertiesPageFactory in this manager.
registerIcon(String, String, Object) - Static method in class org.gvsig.fmap.IconThemeHelper
 
registerMapControlDrawer(String, Class) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
registerMapControlDrawer(String, Class) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Register a MapControlDrawer by name.
registerMapControlManager(Class) - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
Registers the Class implementing the MapControlManager interface.
registerPropertiesPageManager(Class) - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
 
registerSnapper(String, Class) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
registerSnapper(String, Class) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Add a snapper.
reload() - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
removeCombinedTool(Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Removes the tool tool used in combination with the current tool of this MapControl.
removeExceptionListener(ExceptionListener) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
removeIndexInterval(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
removeListSelectionListener(ListSelectionListener) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
removeMapBehavior(Behavior) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Removes a Behavior that composes this one.
removeSelectedFeatureTypeChangeListener(SelectedFeatureTypeChangeListener) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
 
removeSelectionInterval(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
removeTreeModelListener(TreeModelListener) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
rePaintDirtyLayers() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Cancels any current drawing process, changing the status to OUTDATED, and forcing repaint only the layers dirty.
resetMyButton() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
returnArea(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Returns the area of the polygon, using returnCoordsArea if the ViewPort of the associated MapControl is projected, or using returnGeoCArea if isn't.
returnCoordsArea(Double[], Double[], Point2D, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
Calcula el área.
returnCoordsArea(Double[], Double[], Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Returns the area of the polygon using point as initial, in real values with the current measure unit, according the projection in the ViewPort of the MapControl.
returnGeoCArea(Double[], Double[], Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Returns the area in geographical coordinates of the polygon, according the Haversine function.

S

SelectedFeatureTypeChangeListener - Interface in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Listener for changes in the selected FeatureType.
SelectionChangeException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing
Exception thrown when there is an error while changing the selection in the table.
SelectionChangeException() - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException
Constructs a new TableSelectionChangeException with no parameters.
SelectionChangeException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException
Constructs a new TableSelectionChangeException with the original cause.
setAdjustGrid(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
setAdjustGrid(boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Inserta un boolean que indica si se ajusta o no al grid y de esta forma dibujarse.
setAlias(String, String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Sets the alias for a column.
setAllControlsBehavior(Behavior) - Static method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Sets the Behavior that will be used for any MapControl.
setAllVisible() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Changes all columns to be visible.
setAnchorSelectionIndex(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
setAxisReferenceSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
setAxisReferenceSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Sets the symbol that has to be used to draw a geometry that represent the axis of a geometry.
setCanceled(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl.CancelDraw
 
setColor(Color) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
setColor(Color) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
Sets the color that is used to draw the objects that don't have a symbol.
setColor(Color) - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
setCombinedTool(Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets a tool to be used in combination with the current tool of this MapControl.
setComposite(Composite) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
setComposite(Composite) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
 
setConnectionName(String) - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
setCurrentFeatureTypeId(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
Sets the id of the current FeatureType.
setCurrentMapTool(Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets mapTool as this MapControl's current map tool.
setDefaultMouseWheelEnabled(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
setDrawAnimationEnabled(boolean) - Static method in class org.gvsig.fmap.mapcontrol.MapControl
Sets if its enabled the repaint that invokes the timer according to #getDrawFrameRate().
setDrawnBehavior(int, boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Sets if will be invoked the method public void paintComponent(Graphics g) of the first-level Behavior at the specified position, each time is painted this component.
setEnabled(boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
setEnabled(boolean) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
setFeatureStore(FeatureStore) - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
setFeatureType(FeatureType) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
setFeatureType(FeatureType) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Sets the FeatureType to show in the table.
setFeatureValue(Feature, int, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
setFeatureValue(Feature, int, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Sets the value of an Feature attribute at the given position.
SetFeatureValueException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when there is an error while updating a Feature through a FeatureTableModel.
SetFeatureValueException(int, int, Object) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
Creates a new Exception when setting a Feature value.
SetFeatureValueException(int, int, Object, Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
Creates a new Exception when setting a Feature value.
setFilter(Evaluator) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
setFormattingPattern(String, String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
setFormattingPattern(String, String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
setFormattingPattern(String, String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel
 
setGeometries(List) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperGeometriesVectorial
 
setGeometrySelectionSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
setGeometrySelectionSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Sets the symbol that has to be used to draw a geometry when it is selected.
setGP(GeneralPathX) - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
Sets the GeneralPathX of the measurement.
setGraphics(Graphics) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
setGraphics(Graphics) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
This method sets the Graphics where the Drawer has to draw all the objects.
setGridSizeX(double) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
setGridSizeY(double) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
setGridVisibility(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
setHandlerSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
setHandlerSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Sets the symbol that has to be used to draw the handlers.
setLayer(FLayer) - Method in class org.gvsig.fmap.mapcontrol.MapControl.AddLayerEvent
 
setLeadSelectionIndex(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
Sets a tool listener to work with the MapControl using this behavior.
setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Sets a tool listener to work with a MapControl instance using these behaviors.
setLocaleOfData(Locale) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
 
setMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets a MapContext to this component.
setMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
setMapContext(MapContext) - Method in interface org.gvsig.fmap.mapcontrol.swing.dynobject.LayersDynObjectSetComponent
 
setMapControl(MapControl) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
setMapControl(MapControl) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
 
setMapControl(MapControl) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Associates this behavior to a MapControl object.
setMapControl(MapControl) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
 
setMapControlDrawer(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
setName(String) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
setOkCancelVisible(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
setOnClose(Runnable) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
setPaintMode(int) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
setPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Events.PointEvent
Sets the point 2D where this event was produced.
setPrevTool() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Equivalent operation to undo.
setPriority(int) - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
setPriority(int) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
 
setProjection(IProjection) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets the projection to this component's MapContext.
setRefentEnabled(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets the snap tools enabled or disabled.
setRenderingHints(RenderingHints) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
setRenderingHints(RenderingHints) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setSelectedUnitIndex(int) - Method in class org.gvsig.app.gui.JComboBoxUnits
 
setSelectionInterval(int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
setSelectionMode(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
setSelectionSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
setSelectionUp(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Sets that the selected Features to be viewed first.
setSelectionUp(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
Sets that the selected Features to be viewed first.
setSelectionUp(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel
Sets that the selected Features to be viewed first.
setSelectionUp(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
Sets that the selected Features get returned first.
setServerExplorerParameters(JDBCServerExplorerParameters) - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
 
setShowGrid(boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Inserta un boolean que indica si se utiliza o no el grid y de esta forma dibujarse.
setShutdown(boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl.Drawer
Sets this Drawer2's worker to finish or continue with its process.
setSizePixels(int) - Method in class org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl.AbstractSnapper
 
setSnapper(ISnapper) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.IConfigurator
 
setStroke(Stroke) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
setStroke(Stroke) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
Sets the Stroke for the Graphics2D context.
setTitle(String) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
 
setTolerance(int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
 
setTolerance(int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
Sets the tolerance (in pixels) that has to be used by the tools that use snapping.
setTool(String) - Method in class org.gvsig.fmap.mapcontrol.MapControl
Sets as current active Behavior associated to this component, that one which is registered and identified by toolName.
setType(int) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
setValue(Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureCellRenderer
 
setValue(Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryCellRenderer
 
setValue(Object) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystem
 
setValue(Object) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
setValueAt(Object, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
setValueAt(Object, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
setValueIsAdjusting(boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
setViewPort(ViewPort) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
setViewPort(ViewPort) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
The ViewPort is used to transform the map coordinates in the screen coordinates.
setViewPort(ViewPort) - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
Inserta el viewPort.
setVisible(String, boolean) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Sets the visibility of a table column.
setVisibleColumns(List<String>) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
Sets the current visible columns list, in the original order.
showAsDialog(String) - Method in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanel
 
SHOWGRID - Static variable in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
 
showWKT - Variable in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometry
 
size() - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
Returns the number of first-level Behaviors in this CompoundBehavior.
SIZE_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
sphericalPolyArea(double[], double[], int) - Static method in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Returns the area of a spherical polygon in spherical degrees, given the latitudes and longitudes in lat and lon, respectively.
SqKm - Static variable in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Square kilometres per spherical degree.
SqM - Static variable in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Square metres per spherical degree.
SqMi - Static variable in class org.gvsig.fmap.mapcontrol.tools.geo.Geo
Square miles per spherical degree.
startDrawing(Object) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
startDrawing(Object) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
This method is used to start a drawing process that needs to be synchronized.
stopCellEditing() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FormattedCellEditor
 
stopDrawing(Object) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 
stopDrawing(Object) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
This method is used to finish a drawing process that needs to be synchronized.

T

tableChanged(TableModelEvent) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
take() - Method in class org.gvsig.fmap.mapcontrol.MapControl.Drawer
Used by this object's worker, returns the current waiting drawing request, causing current thread to wait until another thread invokes #put(com.iver.cit.gvsig.fmap.MapControl.PaintingRequest), if there was no waiting request.
TextAreaCellEditor - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Taken and adapted from the Article "Multi-line cells in JTable in JDK 1.4+" by Dr.
TextAreaCellEditor() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellEditor
 
TextAreaCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Renders a text value into a text area.
TextAreaCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellRenderer
Creates a new TextAreaRenderer.
TextAreaCellRenderer(int, int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellRenderer
Creates a new TextAreaRenderer.
throwException(Throwable) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
titleLabel - Variable in class org.gvsig.propertypage.BasePropertiesPagePanelLayout
 
ToolListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
User can interact with a MapControl instance, working with a tool that applies changes on it processing the events produced by the current Behavior of MapControl.
transform(AffineTransform) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
 
transform(AffineTransform) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
 
txtDataBase - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
txtExpresion - Variable in class org.gvsig.fmap.mapcontrol.dal.expresionPanel.ExpresionPanelLayout
 
txtPassword - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
txtPort - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
txtServer - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
txtUsername - Variable in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanelLayout
 
type - Variable in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
 
TYPE_CIRCLE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
TYPE_MOUSEDRAGGED - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_MOUSEMOVENENT - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_MOVE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_POINT - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_POLYGON - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_POLYLINE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_RECTANGLE - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 
TYPE_UNKNOW - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
 

U

update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
 
update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
 
update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel
 
update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
 
update(Observable, Object) - Method in class org.gvsig.fmap.mapcontrol.MapControl
 
updatePaginHelperWithHiddenColums() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
 
useTabsAlwais() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 

V

valueChanged(TreeSelectionEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
 
valueForPathChanged(TreePath, Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
 
values() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
 
values() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
 
values() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
 
values() - Method in exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.WKTToGeometryException
 
VISIBILITY_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
 
vp - Variable in class org.gvsig.fmap.mapcontrol.MapControl
Reference to the ViewPort of the MapContext of this component.

W

whenAccept() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
whenAccept() - Method in interface org.gvsig.propertypage.PropertiesPage
Called when the button accept is presed by the user.
whenApply() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
whenApply() - Method in interface org.gvsig.propertypage.PropertiesPage
Called when the button apply is presed by the user.
whenCancel() - Method in class org.gvsig.propertypage.BasePropertiesPageDialog
 
whenCancel() - Method in interface org.gvsig.propertypage.PropertiesPage
Called when the button accept is presed by the user.
WKTToGeometryException - Exception in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Exception thrown when there is an error while converting a WKT text to a Geometry into a table cell.
WKTToGeometryException(String) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.WKTToGeometryException
Creates a new Exception when getting a Geometry cell as WKT.
WKTToGeometryException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontrol.dal.feature.swing.table.WKTToGeometryException
Creates a new Exception when getting a Geometry cell as WKT.

X

xorColor - Variable in class org.gvsig.fmap.mapcontrol.impl.DefaultPrimitivesDrawer
 

Z

zoomIn() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Executes a zoom in operation centered at the center of the extent.
ZoomInListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
Listener for doing a zoom in operation of the extent of the ViewPort of the associated MapControl object, defining a rectangular area.
ZoomInListenerImpl() - Constructor for class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
 
ZoomInListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
Creates a new ZoomInListenerImpl object.
zoomOut() - Method in class org.gvsig.fmap.mapcontrol.MapControl
Executes a zoom out operation centered at the center of the extent.
ZoomOutListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
Listener for doing a zoom out operation on the extent of the ViewPort of the associated MapControl object, selecting a point of the MapControl by a single click of any mouse's button.
ZoomOutListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
Creates a new ZoomOutListenerImpl object.
A B C D E F G H I J L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2017 gvSIG Association. All rights reserved.