Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCircleListener - Class in org.gvsig.fmap.mapcontrol.tools.Listeners
- AbstractCircleListener() - Constructor for class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractCircleListener
- 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.
- 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.
- ACTION_AREA - Static variable in interface org.gvsig.fmap.mapcontrol.tools.MapTool
- 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
CompoundBehaviormade up oftools. - addChangeToolListener(ChangeListener) - Method in class org.gvsig.fmap.mapcontrol.MapControl
- 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
- addItem(Object) - Method in class org.gvsig.app.gui.JComboBoxUnits
-
the use of this method is not allowed in this combo box.
- 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
- addLayers(FLayers) - Method in interface org.gvsig.fmap.mapcontrol.CompoundStoresTreeModel
- addLayers(FLayers) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- 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.EllipseBehavior
-
Adds a new point to the polyline.
- addPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Adds a new point to the polyline.
- 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.impl.CompoundStoresTreeModelImpl
- 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
- angle(LineGeometry, LineGeometry, Point) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.AngleListener
- AngleListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
-
Interface for all tools that reply for a
PointEventproduced in the associatedMapControlobject, produced by a simple or double click of a button of the mouse. - angleWith(LineGeometry) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- angleWith(LineGeometry) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- angleWith(LineGeometry, Point) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- angleWith(LineGeometry, Point) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- angleWithGradient(double) - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- angleWithGradient(double) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- applyComponentOrientation(ComponentOrientation) - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
-
Method for recalculating the component orientation for right-to-left Locales.
- applyFrameRate() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Sets the delay to the timer that refreshes this
MapControlinstance. - area(Geometry, Projection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
- area(Geometry, Projection, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- area(Geometry, Projection, 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
MapControlobject. - 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.EllipseBehavior
-
The abscissa coordinate of all vertexes of the polyline.
- arrayX - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
The abscissa coordinate of all vertexes of the polyline.
- 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.EllipseBehavior
-
The ordinate coordinate of all vertexes of the polyline.
- arrayY - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
The ordinate 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.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelectPanel
- 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
- 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
MapControlinstance,Behaviordefines 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 Class in org.gvsig.fmap.mapcontrol.tools
-
Exception produced when fails the process that interacts with a
MapControlobject, using some tool. - BehaviorException(String) - Constructor for exception class org.gvsig.fmap.mapcontrol.tools.BehaviorException
-
Creates a new behavior exception with the specified detail message.
- BehaviorException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontrol.tools.BehaviorException
-
Creates a new behavior exception with the specified detail message and cause.
- Bitmask(int) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- BooleanCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
- BooleanCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.BooleanCellRenderer
- 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(Point2D) - 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.
- 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
CancelDrawobject. - cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Determines that current drawing process of
MapControl'sMapContext'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
MapControlinstance 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.SelectImageListenerImpl
- cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
- cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
- cancelDrawing() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutRightButtonListener
- 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
FeatureTypechanges. - changeLastPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
-
Changes the last point added of the polyline.
- changeLastPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Changes the last point added of the polyline.
- changeLastPoint(Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
-
Changes the last point added of the polyline.
- changeLastPoint(Point) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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.
- circle(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.EllipseListener
- CircleBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
-
Behavior that allows user to draw a circle on the image of the associated
MapControlusing aPolylineListener. - CircleBehavior(AbstractCircleListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.CircleBehavior
-
Creates a new behavior for selecting circle areas.
- circleFinished(MeasureEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Listeners.AbstractCircleListener
- CircleListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
-
Interface for all tools that reply for a
MeasureEventproduced in the associatedMapControlobject, 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
- clear() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- clear(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- clearAll() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- clearBit(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- clearCache() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
- clearSelection() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
- clearSnappers() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- closeWindow() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
- coerceAndSet(Object) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- coerceAndSet(Object) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- 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
- CompoundStoresTreeModel - Interface in org.gvsig.fmap.mapcontrol
- CompoundStoresTreeModelImpl - Class in org.gvsig.fmap.mapcontrol.impl
- CompoundStoresTreeModelImpl() - Constructor for class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- 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, returningtrueif is contained. - convertToMapPoint(Point2D, boolean) - Method in class org.gvsig.fmap.mapcontrol.MapControl
- create(DynFormSPIManager, DynFormSPIManager.ComponentsFactory, DynFormFieldDefinition, Object) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.CoordinateReferenceSystem.JDynFormFieldCoordinateReferenceSystemFactory
- create(DynFormSPIManager, DynFormSPIManager.ComponentsFactory, DynFormFieldDefinition, Object) - Method in class org.gvsig.fmap.mapcontrol.swing.dynformfield.Geometry.JDynFormFieldGeometryFactory
- createArc(double, double, double, double, double) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
-
Create an arc.
- 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.
- 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.
- createCompoundStoresTreeModel() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createCompoundStoresTreeModel() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- 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. - createEllipse(Point2D, Point2D, Point2D) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- createEnvelopePickerController(Supplier<MapControl>, JTextComponent, JButton, JToggleButton) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createEnvelopePickerController(Supplier<MapControl>, JTextComponent, JButton, JToggleButton) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- createEnvelopePickerController(MapControl, JTextField, JTextField, JTextField, JTextField, JButton, JToggleButton) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createEnvelopePickerController(MapControl, JTextField, JTextField, JTextField, JTextField, JButton, JToggleButton) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- createEnvelopePickerController(MapControl, JTextComponent, JButton, JToggleButton) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createEnvelopePickerController(MapControl, JTextComponent, JButton, JToggleButton) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- 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>) - 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 class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- 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(FLayers) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createLayersTreeModel(FLayers) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
-
Create a TreeModel based in the layers collection.
- createLayersTreeModel(MapContext) - 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.
- createMapControlDrawer(String) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createMapControlDrawer(String) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
-
Creates a
MapControlDrawerfrom a name. - createPanel() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
- createPanel1() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
- 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.
- createScalePickerController(MapControl, JComboBox, JButton, JToggleButton) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- createScalePickerController(MapControl, JComboBox, JButton, JToggleButton) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- cuadrantPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- currentMapTool - Variable in class org.gvsig.fmap.mapcontrol.MapControl
-
Active
Behaviorthat will generate events according a criterion, and then, with aToolListenerassociated, 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
DefaultLayersDynObjectSetComponentwith 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
- 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.dal.feature.swing.table.FeatureTableModel
- 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, Projection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
- doCaptureEnvelope(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- doCaptureScale(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- doDispose() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
- doDispose() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
- 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
- doSetEnvelopeFromMapControlEnvelope() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- doSetScaleFromMapControlScale() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- DraggerBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
-
Behavior that permits user to drag the image of the associated
MapControlusing aPanListener. - DraggerBehavior(PanListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
-
Creates a new behavior for dragging the mouse.
- draw(Geometry) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
- draw(Geometry) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
-
It draws a
Geometryon the map using the color specified using thePrimitivesDrawer.setColor(Color)method. - draw(Geometry, ISymbol) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
- draw(Geometry, ISymbol) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
-
It draws a
Geometryon the map using a concrete symbol. - draw(Geometry, ISymbol, Feature) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
- draw(Geometry, ISymbol, Feature) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
-
It draws a
Geometryon the map using a concrete symbol. - draw(PrimitivesDrawer, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
- drawCircle(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- drawEllipseLine(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
-
Draws the polyline in the
Graphics2Dof the associatedMapControl. - Drawer() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl.Drawer
-
Creates a new drawer for managing all data painting requests in
MapControl. - drawGraphics() - Method in class org.gvsig.fmap.mapcontrol.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
Handleron 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, 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 class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
- 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(int, int, int, int) - Method in interface org.gvsig.fmap.mapcontrol.PrimitivesDrawer
- 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.
- 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, Curve) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- drawPolyLine(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Draws the polyline in the
Graphics2Dof the associatedMapControl. - drawPolyLine(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
-
Draws the polyline in the
Graphics2Dof the associatedMapControl. - 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) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
- DynObjectEditor(DynObject, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
- DynObjectViewer - Class in org.gvsig.fmap.mapcontrol.swing.dynobject
- DynObjectViewer() - Constructor for class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectViewer
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
- ellipse(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.EllipseListener
- EllipseBehavior - 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
MapControlusing aEllipseListener. - EllipseBehavior(EllipseListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
-
Creates a new behavior for drawing a polyline by its vertexes.
- ellipseFinished(MeasureEvent) - Method in interface org.gvsig.fmap.mapcontrol.tools.Listeners.EllipseListener
- EllipseListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
-
Interface for all tools that reply for a
MeasureEventproduced in the associatedMapControlobject, as a consequence of a 2D polyline drawn by the mouse. - EMULATED - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
- enableSnapping() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- EnvelopeEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
-
RectangleEventis 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
RectangleEventwith all necessary data. - EnvelopePickerControllerImpl - Class in org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl
- EnvelopePickerControllerImpl(Supplier<MapControl>, JTextField, JTextField, JTextField, JTextField, JButton, JToggleButton) - Constructor for class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- EnvelopePickerControllerImpl(Supplier<MapControl>, JTextComponent, JButton, JToggleButton) - Constructor for class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- 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
- FeatureAttributeCellRenderer - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
- FeatureAttributeCellRenderer() - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureAttributeCellRenderer
- 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 Class 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 class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeaturesDataReloadException
-
Creates a new Exception when setting a Feature value.
- FeaturesDataReloadException(Throwable) - Constructor for exception class 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
FeatureSelectionModelwith aFeatureTableModelused to get theFeatures by position in the table. - FeatureStoreModel - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
-
A model for the
FeatureTypesTablePanelwhich unifies the access to the different models needed by the components included into it. - FeatureStoreModel(FeatureStore) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
-
Constructor.
- FeatureStoreModel(FeatureStore, FeatureQuery) - 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 pagingHelper.
- FeatureTableModel.Bitmask - Class in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
- 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
FeatureTypeListwhich loads the availableFeatureTypes from aFeatureStoreand aFeatureQuery. - FeatureTypeList(FeatureTypeListModel) - Constructor for class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
- FeatureTypeListException - Exception Class 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 class 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
- 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. - fireTableChanged() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
- 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() - 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
- FreehandBehavior - 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
MapControlusing aPolylineListener. - FreehandBehavior(PolylineListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Creates a new behavior for drawing a polyline by its vertexes.
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 Class 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 class 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 class 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
- get() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- get() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- get() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- 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
Behaviorthat will be used for anyMapControl. - 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.
- getBackgroundColor(JTable, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureAttributeCellRenderer
- getBehavior(int) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
-
Returns the first-level
Behaviorat 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.
- getChangeToolListeners() - Method in class org.gvsig.fmap.mapcontrol.MapControl
- getChild(Object, int) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- getChild(Object, int) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- getChildCount(Object) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- getChildCount(Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- getCircle() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
- getCircumference() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
- 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 class 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
TableModelto 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
Behaviorassociated to this component, that one which is registered and identified bytoolName. - 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
- getEllipse() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
- getEnvelopeAsString(Envelope) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- 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 Class 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 class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
-
Creates a new Exception when getting a Feature.
- GetFeatureAtException(int, Throwable) - Constructor for exception class 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
FeatureStoreof theFeatures 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
FeatureTableoriginating the notification. - getFeatureTableModel(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
-
Returns the
TableModelto use to show data of aFeatureType. - getFeatureTableModel(FeatureType) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
-
Returns the
TableModelto use to show data of aFeatureType. - getFeatureType() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel
-
Returns the type of the
- getFeatureType(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel
-
Returns the
FeatureTypewith the given identifier. - getFeatureTypeListModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureStoreModel
-
Returns the
FeatureTypeListModelto show a list of availableFeatureTypes. - 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
GeneralPathXof the measurement. - getGradient() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getGradient() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- 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
- 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
- getIcon(Object) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- getImage() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Gets the
BufferedImageused to accelerate the draw of new ''frames'' with changes, or new graphical items in this component. - getImage(String) - Static method in class org.gvsig.fmap.IconThemeHelper
- 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
Cursorassociated 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.SelectImageListenerImpl
- getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomInListenerImpl
- getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
- getImageCursor() - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutRightButtonListener
- getImageIcon(String) - Static method in class org.gvsig.fmap.IconThemeHelper
- getIndexOfChild(Object, Object) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- 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.
- getIntercept() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getIntercept() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- 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 class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- getListener() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
- getListener() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
-
Gets the
ToolListenerused by this behavior to perform actions on the associatedMapControlobject. - 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.Behavior.TwoLinesBehavior
- 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 aViewPortto 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
MapControlobject 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
Behaviorregistered in this component, identified byname. - getMapToolListener() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Returns the listener used to catch all mouse events produced in this
MapControlinstance 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.tools.BaseMapTool
- getName() - Method in interface org.gvsig.fmap.mapcontrol.tools.MapTool
- getNamesMapTools() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Returns all registered
Behaviorthat can define a way to work with thisMapControl. - 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.
- getPaintMode() - Method in class org.gvsig.fmap.mapcontrol.MapControl
- getParameters() - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor
- getPassword() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
- getPeriEllipse() - Method in class org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent
- 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
- getPossibleGeometriesFromLayers(Point) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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.
- getProjection() - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Gets this component's
MapContextprojection. - getPropertiesPageManager() - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
- getRoot() - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- 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 Class 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 class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
-
Creates a new GetRowCountException.
- GetRowCountException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
-
Creates a new GetRowCountException.
- getRowIndex() - Method in exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
- getRowIndex() - Method in exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
- getSegmentFrom(Point) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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.
- getSelectedFeature() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelectPanel
- getSelectedFeatureType() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList
-
Returns the currently selected
FeatureType. - getSelectedGeometry() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
- 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
- getSelectionModel() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
- getSelectionSymbol() - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- getSelectionSymbol() - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
-
Gets the symbol used to draw the selected geometries.
- 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
FeatureTypeto 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(Point2D, Geometry, double, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperVectorial
- getSnapPoint(MapControl, Point2D, double, Point2D) - Method in interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapperRaster
- 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.BooleanCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureAttributeCellRenderer
- 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.
- getTableModel(JTable) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureAttributeCellRenderer
- 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
- 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.
- getTool(String) - Method in class org.gvsig.fmap.mapcontrol.MapControl
- 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.
- getUsername() - Method in class org.gvsig.fmap.mapcontrol.dal.jdbc.JDBCConnectionPanel
- getUseSnapping() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- getValue() - Method in exception class 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
ViewPortof this component'sMapContext. - getVisibilityColumn() - Static method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
- getWKT() - Method in exception class 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.
- getX0() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getX0() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- getX1() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getX1() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- 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
- getY0() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getY0() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- getY1() - Method in interface org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometry
- getY1() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- 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
- hasChangeToolListeners() - Method in class org.gvsig.fmap.mapcontrol.MapControl
- hasTool(String) - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Returns
trueif this component contains a tool identified bytoolName. - 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
- 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
- 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
ViewPortof the associatedMapControlobject according the values in the.invalid reference
com.iver.cit.gvsig.gui.cad.CADToolAdapter.prefs.Preferences - initializeLocalVars() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
- initializePanel() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
-
Initializer
- 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
- 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
- isCleanAll() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- 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.EllipseBehavior
-
Determines if user is setting the vertexes (with one click of the button 1 of the mouse), or not.
- isClicked - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Determines if user is setting the vertexes (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.
- isClicked - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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.
invalid reference
#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-levelBehaviorat the specified position, each time is painted this component. - isEmpty() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- isEmpty() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- isEnabled() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- isEnabled() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- 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.impl.CompoundStoresTreeModelImpl
- isLeaf(Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- isMyButton() - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- isMyButton(MouseEvent) - 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.
- isSet(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- isSetAny() - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- isSetBit(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- isShowGrid() - Method in class org.gvsig.fmap.mapcontrol.tools.grid.Grid
-
Devuelve true si se usa el grid.
- isValid() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- isValid() - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- isVisible(String) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel
-
Returns if a column is visible.
- iterator() - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
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(DynFormSPIManager, DynFormSPIManager.ComponentsFactory, JDynFormFieldFactory, DynFormFieldDefinition, Object) - 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(DynFormSPIManager, DynFormSPIManager.ComponentsFactory, JDynFormFieldFactory, DynFormFieldDefinition, Object) - 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
-
Model for a
LayersDynObjectSetComponent. - 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
- LineGeometry - Interface in org.gvsig.fmap.mapcontrol.tools.Behavior
- LineGeometryImpl - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
- LineGeometryImpl(double, double, double, double) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- LineGeometryImpl(Point, Point) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.LineGeometryImpl
- listener - Variable in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
- listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
-
Tool listener used to work with the
MapControlobject. - listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Tool listener used to work with the
MapControlobject. - listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
-
Tool listener used to work with the
MapControlobject. - listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
-
Tool listener used to work with the
MapControlobject. - listener - Variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- listenerList - Variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureSelectionModel
- load(DynObject) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectViewer
- loadImage(String) - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
-
Helper method to load an image file from the CLASSPATH
- LOG - Static variable in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- LOGGER - Static variable in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- LOGGER - 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
MapContextwith support for use it as a particularBehavior. - MapControl() - Constructor for class org.gvsig.fmap.mapcontrol.MapControl
-
Creates a new
MapControlinstance with the following characteristics: Name: MapControl . Disables the double buffer ofJComponent. Sets opaque (seeJComponent.setOpaque(boolean)). Sets its status toOUTDATED. Creates a newCancelDrawobject to notifyMapContext's layers if can continue processing the drawn or must cancel it. Creates a newMapContextwith a newViewPortin the default projection. Creates a newfor edition operations. Creates a newinvalid reference
CommandListenerMapToolListener, and associates it as a listener of whatever kind of mouse events produced in this component. Creates a newfor managing the painting requests. Creates a new timer that will invoke refresh this componentinvalid reference
Drawer2drawFrameRateper second, when is running a drawing process, and its enableddrawAnimationEnabled. - MapControl(MapContext) - Constructor for class org.gvsig.fmap.mapcontrol.MapControl
- MAPCONTROL_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontrol.MapControlLocator
-
MapControlManager name used by the locator to access the instance
- MapControl.AddLayerEvent - Class in org.gvsig.fmap.mapcontrol
- MapControl.CancelDraw - Class in org.gvsig.fmap.mapcontrol
-
An instance of
CancelDrawwill be shared by all thisMapControl'sMapContextlayers, allowing receive a notification that, when they're been drawn, to be cancelled. - MapControl.Drawer - Class in org.gvsig.fmap.mapcontrol
-
An instance of
Drawer2could manage allMapControlpainting requests. - MapControl.MapContextListener - Class in org.gvsig.fmap.mapcontrol
-
invalid input: '<'p
MapContextListenerlistens all events produced in aMapControl'sMapContextobject during an atomic period of time, and sets it to dirty, executingdrawMap(false), if any of the following conditions is accomplished: Any of theLayerEventin theAtomicEventparameter notifies a visibility change. There is at least oneColorEventin theAtomicEventparameter. There is at least oneExtentEventin theAtomicEventparameter. Any of theLayerCollectionEventin theAtomicEventparameter notifies that a driver's layer has reloaded it successfully. There is at least oneLegendEventin theAtomicEventparameter. There is at least oneSelectionEventin theAtomicEventparameter. - 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. - mapControlCreated(MapControl) - Method in interface org.gvsig.fmap.mapcontrol.MapControlCreationListener
- MapControlCreationException - Exception Class in org.gvsig.fmap.mapcontrol
- MapControlCreationException(Throwable) - Constructor for exception class 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
Geometryor 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 Class in org.gvsig.fmap.mapcontrol
- MapControlException(String, String, long) - Constructor for exception class org.gvsig.fmap.mapcontrol.MapControlException
- MapControlException(String, Throwable, String, long) - Constructor for exception class 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
MapControlobject that uses. - mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
-
Reference to the
MapControlobject that uses. - mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
-
Reference to the
MapControlobject that uses. - mapCtrl - Variable in class org.gvsig.fmap.mapcontrol.tools.SelectImageListenerImpl
-
Reference to the
MapControlobject 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
-
MeasureEventis 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
MeasureEventwith 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
MapControlobject. - 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.Behavior.PolygonBehavior
- mouseClicked(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
- 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 class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- mouseDragged(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
- 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.Behavior.TwoLinesBehavior
- 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 class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- mouseMoved(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
- 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.Behavior.TwoLinesBehavior
- 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
MapControlinstance using aPointListener. - 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
MapControlinstance. - 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 class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
- 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.RectangleBehavior
- mousePressed(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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.RectangleBehavior
- mouseReleased(MouseEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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
MapControlusing aPanListener. - MoveBehavior(PanListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
- MoveBehavior(PanListener, int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
-
Creates a new behavior for moving the mouse.
- MoveEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
-
MoveEventis 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
MoveEventwith 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
Behaviorthat can define a way to work with thisMapControl.
O
- 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.swing.pickercontroller.impl - package org.gvsig.fmap.mapcontrol.swing.pickercontroller.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
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) - 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 class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
- paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
- 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
MapControlobject, repainting theMapControl'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.Behavior.TwoLinesBehavior
- paintComponent(MapControlDrawer) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
- paintComponent(MapControlDrawer, boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- 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
MoveEventproduced in the associatedMapControlobject, 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
MapControlobject 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
MapControlobject. - PATTERN_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
- perimeter(Geometry, Projection, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
- perimeter(Geometry, Projection, int) - Method in class org.gvsig.fmap.mapcontrol.impl.DefaultMapControlManager
- perimeter(Geometry, Projection, int) - Method in interface org.gvsig.fmap.mapcontrol.MapControlManager
- PIXEL_TOLERANCE_FOR_QUERY_BY_POINT - Static variable in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListener
- 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.SelectImageListenerImpl
- point(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
- point(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutRightButtonListener
- 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
MapControlusing aPointListener. - PointBehavior(PointListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
- PointBehavior(PointListener, int) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
-
Creates a new behavior for selecting a point.
- 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.SelectImageListenerImpl
- pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
- pointDoubleClick(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.ZoomOutRightButtonListener
- PointEvent - Class in org.gvsig.fmap.mapcontrol.tools.Events
-
PointEventis 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
PointEventwith 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
PointEventproduced in the associatedMapControlobject, 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
MapControlthat 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
PointSelectionListenerobject. - PointSelectionListenerUniqueSelect - Class in org.gvsig.fmap.mapcontrol.tools
- PointSelectionListenerUniqueSelect() - Constructor for class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelect
-
Default constructor
- PointSelectionListenerUniqueSelectPanel - Class in org.gvsig.fmap.mapcontrol.tools
- PointSelectionListenerUniqueSelectPanel(MapControl, boolean) - Constructor for class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelectPanel
- 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
MapControlusing aPolylineListener. - 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
MapControlobject. - PolygonSelectionListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
-
Creates a new
PolygonSelectionListenerobject. - 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
MapControlusing aPolylineListener. - 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
MeasureEventproduced in the associatedMapControlobject, 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
- prepareRenderer(TableCellRenderer, int, int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
- prevTool - Variable in class org.gvsig.fmap.mapcontrol.MapControl
-
Name of the previous tool used.
- PrimitivesDrawer - Interface in org.gvsig.fmap.mapcontrol
- processEvent(PointEvent) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- PROPERTIES_PAGE_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontrol.MapControlLocator
- put(List<Pair<FLyrVect, UnmodifiableBasicList64<Feature>>>) - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelectPanel
- put(MapControl.PaintingRequest) - Method in class org.gvsig.fmap.mapcontrol.MapControl.Drawer
-
Sets a
PaintingRequestto 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
MapControlusing aRectangleListener. - 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
RectangleEventproduced in the associatedMapControlobject, 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
MapControlobject. - RectangleSelectionListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.RectangleSelectionListener
-
Creates a new
RectangleSelectionListenerobject. - 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. - 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
MapControlDrawerby name. - registerMapControlManager(Class) - Static method in class org.gvsig.fmap.mapcontrol.MapControlLocator
-
Registers the Class implementing the
MapControlManagerinterface. - 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
- removeAllChangeToolListener() - Method in class org.gvsig.fmap.mapcontrol.MapControl
- removeAllItems() - Method in class org.gvsig.app.gui.JComboBoxUnits
-
the use of this method is not allowed for this combo box.
- removeChangeToolListener(ChangeListener) - Method in class org.gvsig.fmap.mapcontrol.MapControl
- removeCombinedTool(Behavior) - Method in class org.gvsig.fmap.mapcontrol.MapControl
-
Removes the tool
toolused in combination with the current tool of thisMapControl. - 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
Behaviorthat 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.impl.CompoundStoresTreeModelImpl
- 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
returnCoordsAreaif theViewPortof the associatedMapControlis projected, or usingreturnGeoCAreaif isn't. - 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
ViewPortof theMapControl. - returnCoordsArea(Double[], Double[], Point2D, int) - Method in class org.gvsig.fmap.mapcontrol.AreaAndPerimeterCalculator
-
Calcula el área.
- 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
- SCALE_COLUMN - Static variable in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
- ScalePickerControllerImpl - Class in org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl
- ScalePickerControllerImpl(MapControl, JComboBox, JButton, JToggleButton) - Constructor for class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- SelectedFeatureTypeChangeListener - Interface in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
-
Listener for changes in the selected
FeatureType. - SelectImageListenerImpl - Class in org.gvsig.fmap.mapcontrol.tools
-
Listener to select the upper layer with raster data, that has information in the associated
MapControlobject, down the position selected by the mouse. - SelectImageListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.SelectImageListenerImpl
-
Creates a new
SelectImageListenerImplobject. - SelectionChangeException - Exception Class 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 class org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException
-
Constructs a new TableSelectionChangeException with no parameters.
- SelectionChangeException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException
-
Constructs a new TableSelectionChangeException with the original cause.
- selfRegister() - Static method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- selfRegister() - Static method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- set(int) - Method in class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.Bitmask
- set(Double) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- set(Envelope) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- 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
Behaviorthat will be used for anyMapControl. - 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
mapToolas thisMapControl'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.
invalid reference
#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-levelBehaviorat the specified position, each time is painted this component. - setEditable(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- setEditable(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- setEnabled(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.EnvelopePickerControllerImpl
- setEnabled(boolean) - Method in class org.gvsig.fmap.mapcontrol.swing.pickercontroller.impl.ScalePickerControllerImpl
- 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 Class 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 class 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 class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
-
Creates a new Exception when setting a Feature value.
- setFilter(Predicate) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- setFilter(Predicate<DataStore>) - Method in interface org.gvsig.fmap.mapcontrol.CompoundStoresTreeModel
- setFilter(Predicate<FLayer>) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- setFilter(Evaluator) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
-
Deprecated.
- 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
GeneralPathXof 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
Graphicswhere theDrawerhas 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
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.DraggerBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.EllipseBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.FreehandBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.MoveBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PointBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.PolylineBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.RectangleBehavior
-
Sets a tool listener to work with the
MapControlusing this behavior. - setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- setListener(ToolListener) - Method in class org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
-
Sets a tool listener to work with a
MapControlinstance 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
MapContextto 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
MapControlobject. - 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(Projection) - 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
- setSelectionSymbol(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.
- 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
Behaviorassociated to this component, that one which is registered and identified bytoolName. - setType(int) - Method in class org.gvsig.fmap.mapcontrol.tools.BaseMapTool
- setUseSnapping(boolean) - Method in class org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
- 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
ViewPortis 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
- showMode - 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 thisCompoundBehavior. - 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
- ToolListener - Interface in org.gvsig.fmap.mapcontrol.tools.Listeners
-
User can interact with a
MapControlinstance, working with a tool that applies changes on it processing the events produced by the currentBehaviorofMapControl. - transform(AffineTransform) - Method in class org.gvsig.fmap.mapcontrol.impl.MapControlDrawer2D
- transform(AffineTransform) - Method in interface org.gvsig.fmap.mapcontrol.MapControlDrawer
- translate() - Method in class org.gvsig.fmap.mapcontrol.tools.PointSelectionListenerUniqueSelectPanel
- TwoLinesBehavior - Class in org.gvsig.fmap.mapcontrol.tools.Behavior
- TwoLinesBehavior(AngleListener) - Constructor for class org.gvsig.fmap.mapcontrol.tools.Behavior.TwoLinesBehavior
- 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
V
- valueChanged(TreeSelectionEvent) - Method in class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent
- valueForPathChanged(TreePath, Object) - Method in class org.gvsig.fmap.mapcontrol.impl.CompoundStoresTreeModelImpl
- valueForPathChanged(TreePath, Object) - Method in class org.gvsig.fmap.mapcontrol.LayersTreeModel
- values() - Method in exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException
- values() - Method in exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
- values() - Method in exception class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException
- values() - Method in exception class 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
ViewPortof theMapContextof this component.
W
- wcPoint - Variable in class org.gvsig.fmap.mapcontrol.tools.SelectImageListenerImpl
-
World equivalent coordinates of the point 2D
- WKTToGeometryException - Exception Class 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 class 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 class 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
ViewPortof the associatedMapControlobject, 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
ZoomInListenerImplobject. - 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
ViewPortof the associatedMapControlobject, selecting a point of theMapControlby a single click of any mouse's button. - ZoomOutListenerImpl(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.ZoomOutListenerImpl
-
Creates a new
ZoomOutListenerImplobject. - ZoomOutRightButtonListener - Class in org.gvsig.fmap.mapcontrol.tools
- ZoomOutRightButtonListener(MapControl) - Constructor for class org.gvsig.fmap.mapcontrol.tools.ZoomOutRightButtonListener
-
Creates a new
ZoomOutRightButtonListenerobject.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form