int paintMode
org.gvsig.fmap.mapcontext.MapContext mapContext
Inner model with the layers, event support for drawing them, and the
ViewPort with information to adapt to the bounds available
in image coordinates.
java.util.Map<K,V> namesMapTools
All registered Behavior that can define a way to work with
this MapControl.
Only one of them can be active at a given moment.
Behavior currentMapTool
Active Behavior that will generate events according a
criterion, and then, with a ToolListener associated,
will simulate to user that works with this component as a particular
tool.
int status
Determines which's the current drawn status of this component:
The MapControl drawing process will consider the value of
this parameter to decide which elements will be updated or drawn.
java.awt.image.BufferedImage image
Image with a buffer to accelerate the draw the changes of the graphical items in this component.
Firstly, information will be drawn in the buffer, and, when is outright drawn, that information will be displayed. Meanwhile, the previous image can be kept showed.
BufferedImage,
MapControl.getImage()java.lang.String currentTool
Name of the tool used currently to interact with this component.
MapControl.CancelDraw canceldraw
Object to store the flag that notifies a drawing thread task and
MapContext's layers, that must be canceled or can continue
with the process.
MapControl.cancelDrawing()javax.swing.Timer timer
Fires an action events after a specified delay.
MapControl will use the timer to update its visible
graphical information during a drawing process, or allowing to cancel
that process.
This is very useful to pretend faster interactivity to user when
MapControl has lots of layers, and / or layers with heavy
graphical elements, that need a long time to finish drawing all its data.
org.gvsig.fmap.mapcontext.ViewPort vp
Reference to the ViewPort of the MapContext of this component.
After, the view port will change adapting itself according the current projection and the extent.
MapControl.getViewPort(),
ViewPortMapControl.Drawer drawer
Manager of all MapControl painting requests.
MapControl.MapToolListener mapToolListener
Listener of all kind of mouse events produced in this component.
Delegates each mouse event to the current map tool.
MapControl.MapContextListener mapContextListener
Listener of all events produced in a this component's
MapContext object during an atomic period of time.
org.gvsig.utils.exceptionHandling.ExceptionHandlingSupport exceptionHandlingSupport
Group of ExceptionListener that, in whatever moment could be
notified a Throwable Java error or exception.
java.lang.String prevTool
Name of the previous tool used.
Behavior combinedTool
Tool that will be used combined with the current tool of this
MapControl.
Grid cadgrid
MapControl's view
port.java.awt.geom.Point2D adjustedPoint
ViewPort.fromMapPoint(Point2D)boolean bForceCoord
Determines if the position of the snap of the mouse's cursor on the
MapControl is within the area around a control point of a
geometry.
The area is calculated as a circle centered at the control point and with radius the pixels tolerance defined in the preferences.
ISnapper usedSnap
boolean bRefent
double[] previousPoint
boolean defaultMouseWheelEnabled
java.awt.geom.Point2D mapAdjustedPoint
MapControl#toMapPointMapControlDrawer mapControlDrawer
java.awt.Cursor transparentCursor
boolean disposed
org.gvsig.tools.swing.api.ActionListenerSupport addLayerHelper
java.awt.Image lastImageCursor
java.awt.Cursor lastCursor
org.gvsig.tools.swing.api.ChangeListenerHelper changeToolListenerHelper
org.gvsig.fmap.mapcontext.layers.FLayer layer
org.gvsig.fmap.dal.feature.FeatureStore store
java.util.Map<K,V> values
boolean okCancelVisible
boolean isCanceled
javax.swing.JButton butAccept
javax.swing.JButton butAnd
javax.swing.JButton butCancel
javax.swing.JButton butClear
javax.swing.JButton butEq
javax.swing.JButton butGe
javax.swing.JButton butGt
javax.swing.JButton butLe
javax.swing.JButton butLt
javax.swing.JButton butNe
javax.swing.JButton butNot
javax.swing.JButton butOr
javax.swing.Box.Filler filler1
javax.swing.Box.Filler filler2
javax.swing.JButton jButton10
javax.swing.JScrollPane jScrollPane1
javax.swing.JScrollPane jScrollPane2
javax.swing.JScrollPane jScrollPane3
javax.swing.JLabel lblExpresion
javax.swing.JLabel lblFields
javax.swing.JLabel lblValues
javax.swing.JList<E> lstFields
javax.swing.JList<E> lstValues
javax.swing.JTextArea txtExpresion
FeatureTableModel featureTableModel
JToggleButtonHeaderCellRenderer headerCellRenderer
ConfigurableFeatureTableModel tableModel
javax.swing.JScrollPane jScrollPane
FeatureTable table
javax.swing.JPanel selectionPanel
javax.swing.JLabel selectionLabel
FeatureTablePanel tablePanel
FeatureTypeList typesControl
javax.swing.JSplitPane jSplitPane
FeatureStoreModel model
java.awt.Color backgroundColorWarning
java.util.List<E> columnNames
java.util.List<E> visibleColumnNames
java.util.List<E> visibleColumnNamesOriginal
java.util.Map<K,V> name2Alias
java.util.Map<K,V> name2AliasOriginal
java.util.Map<K,V> patterns
java.util.Locale localeOfData
ConfigurableFeatureTableModel configurable
ConfigurableFeatureTableModel tableModel
java.awt.Color backgroundColorOk
java.awt.Color backgroundColorWarning
ConfigurationTableModel tableModel
org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper helper
org.gvsig.fmap.dal.feature.EditableFeature editableFeature
boolean selectionLocked
org.gvsig.tools.logger.FilteredLogger filterlogger
int status
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel.DelayAction delayAction
javax.swing.JScrollPane jScrollPane
javax.swing.JList<E> jList
java.util.List<E> featureTypeChangeListeners
FeatureTypeListModel model
org.gvsig.fmap.dal.feature.FeatureStore featureStore
org.gvsig.fmap.dal.feature.FeatureQuery featureQuery
ConfigurableFeatureTableModel tableModel
java.text.SimpleDateFormat dateformat
java.text.NumberFormat numberFormat
java.lang.String pattern
int type
java.text.DecimalFormat decimalFormat
java.text.SimpleDateFormat dateFormat
int maxRowHeight
int rowIndex
int rowIndex
int columnIndex
java.lang.Object value
javax.swing.JTextArea textArea
javax.swing.table.DefaultTableCellRenderer adaptee
java.util.Map<K,V> cellSizes
int maxTxtLength
int maxRowHeight
java.lang.String wkt
org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters forcedParameters
javax.swing.JComboBox<E> cboConnections
javax.swing.JComboBox<E> cboConnectors
javax.swing.Box.Filler filler1
javax.swing.JLabel lblConnectionName
javax.swing.JLabel lblConnector
javax.swing.JLabel lblDataBase
javax.swing.JLabel lblFoother
javax.swing.JLabel lblPassword
javax.swing.JLabel lblPort
javax.swing.JLabel lblServer
javax.swing.JLabel lblUsername
javax.swing.JTextField txtDataBase
javax.swing.JPasswordField txtPassword
javax.swing.JTextField txtPort
javax.swing.JTextField txtServer
javax.swing.JTextField txtUsername
org.gvsig.fmap.dal.DataServerExplorer dataServerExplorer
org.gvsig.fmap.dal.DataServerExplorerParameters dataServerExplorerParameters
org.gvsig.fmap.dal.NewDataStoreParameters dataStoreParameters
javax.swing.JButton explorersButton
javax.swing.JComboBox<E> explorersComboBox
javax.swing.JButton providersButton
javax.swing.JComboBox<E> providersComboBox
java.lang.String title
javax.swing.JButton botAcept
javax.swing.JButton botCancel
javax.swing.JButton botRestoreDefaults
javax.swing.JPanel panButtons
org.gvsig.tools.dynform.JDynForm form
org.gvsig.tools.dynobject.DynObject data
boolean isCanceled
java.lang.Runnable onclose
java.awt.GridBagConstraints paramsListLabelConstraint
java.awt.GridBagConstraints paramsListValueConstraint
java.awt.GridBagConstraints paramsListFillConstraint
LayersDynObjectSetComponentModel model
org.gvsig.tools.dynform.JDynFormSet component
javax.swing.JTree layersTree
javax.swing.JPanel contentPanel
boolean writable
javax.swing.tree.DefaultMutableTreeNode topNode
javax.swing.tree.MutableTreeNode previousSelection
org.gvsig.fmap.mapcontext.MapContext mapContext
org.gvsig.fmap.mapcontext.MapContext mapContext
java.util.Map<K,V> layerName2InfoByPoint
java.lang.String[] layerNames
javax.swing.JTable tblSelection
javax.swing.JList<E> lstLayers
javax.swing.JButton btnPrevious
javax.swing.JButton btnNext
org.gvsig.fmap.dal.swing.featuretable.SimpleFeaturesTableModel simpleTableModel
javax.swing.ListModel<E> layersModel
java.util.List<E> clickedFeatures
org.gvsig.fmap.dal.feature.FeatureReference lastFeature
org.gvsig.fmap.dal.feature.FeatureStore lastStore
boolean toggle
MapControl mapControl
javax.swing.event.ChangeListener mapControlListener
Copyright © 2023 gvSIG Association. All rights reserved.