|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.gvsig.app.gui |
|---|
| Class org.gvsig.app.gui.JComboBoxUnits extends org.gvsig.utils.swing.JComboBox implements Serializable |
|---|
serialVersionUID: 8015263853737441433L
| Package org.gvsig.fmap.mapcontrol |
|---|
| Class org.gvsig.fmap.mapcontrol.MapControl extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
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.
MapControl.getMapContext(),
MapControl.setMapContext(MapContext)HashMap<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.
MapControl.addBehavior(String, Behavior),
MapControl.addBehavior(String, Behavior[]),
MapControl.getMapTool(String),
MapControl.getMapToolsKeySet(),
MapControl.getNamesMapTools()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.
MapControl.getCurrentMapTool(),
MapControl.getCurrentTool(),
MapControl.setTool(String)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.
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()String currentTool
Name of the tool used currently to interact with this component.
MapControl.getCurrentTool(),
MapControl.setTool(String)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()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.
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.addBehavior(String, Behavior),
MapControl.addBehavior(String, Behavior[]),
MapControl.getMapTool(String),
MapControl.getMapToolsKeySet(),
MapControl.getNamesMapTools(),
MapControl.setTool(String)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.
MapControl.addExceptionListener(ExceptionListener),
MapControl.removeExceptionListener(ExceptionListener)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.
MapControl.getGrid(),
MapControl.setAdjustGrid(boolean)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
MapControl.isRefentEnabled(),
MapControl.setRefentEnabled(boolean)double[] previousPoint
Point2D mapAdjustedPoint
MapControl#toMapPointMapControlDrawer mapControlDrawer
Cursor transparentCursor
boolean disposed
Image lastImageCursor
Cursor lastCursor
| Class org.gvsig.fmap.mapcontrol.MapControlCreationException extends MapControlException implements Serializable |
|---|
serialVersionUID: -7886043430856453161L
| Class org.gvsig.fmap.mapcontrol.MapControlException extends BaseException implements Serializable |
|---|
serialVersionUID: 981894833703125550L
| Package org.gvsig.fmap.mapcontrol.dal.feature.swing |
|---|
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable extends JTable implements Serializable |
|---|
serialVersionUID: -6139395189283163964L
| Serialized Fields |
|---|
FeatureTableModel featureTableModel
JToggleButtonHeaderCellRenderer headerCellRenderer
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTablePanel extends JPanel implements Serializable |
|---|
serialVersionUID: -9199073063283531216L
| Serialized Fields |
|---|
ConfigurableFeatureTableModel tableModel
JScrollPane jScrollPane
FeatureTable table
JPanel selectionPanel
JLabel selectionLabel
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTypesTablePanel extends JPanel implements Serializable |
|---|
serialVersionUID: 5857146295213412304L
| Serialized Fields |
|---|
FeatureTablePanel tablePanel
FeatureTypeList typesControl
JSplitPane jSplitPane
FeatureStoreModel model
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.SelectionChangeException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: -291196709262836214L
| Package org.gvsig.fmap.mapcontrol.dal.feature.swing.table |
|---|
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurableFeatureTableModel extends FeatureTableModel implements Serializable |
|---|
serialVersionUID: -8223987814719746492L
| Serialized Fields |
|---|
List<E> columnNames
List<E> visibleColumnNames
List<E> visibleColumnNamesOriginal
Map<K,V> name2Alias
Map<K,V> name2AliasOriginal
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel extends AbstractTableModel implements Serializable |
|---|
serialVersionUID: -825156698327593853L
| Serialized Fields |
|---|
ConfigurableFeatureTableModel configurable
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
serialVersionUID: 3547431185199502021L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeaturesDataReloadException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: -7724873225152021219L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableConfigurationPanel extends JPanel implements Serializable |
|---|
serialVersionUID: -4912657164727512361L
| Serialized Fields |
|---|
ConfigurationTableModel tableModel
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel extends AbstractTableModel implements Serializable |
|---|
serialVersionUID: -2488157521902851301L
| Serialized Fields |
|---|
org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper helper
org.gvsig.fmap.dal.feature.EditableFeature editableFeature
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeList extends JPanel implements Serializable |
|---|
serialVersionUID: 6168364334623238504L
| Serialized Fields |
|---|
JScrollPane jScrollPane
JList jList
List<E> featureTypeChangeListeners
FeatureTypeListModel model
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: 2761369014780787542L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListModel extends AbstractListModel implements Serializable |
|---|
serialVersionUID: -4274815135770376868L
| Serialized Fields |
|---|
org.gvsig.fmap.dal.feature.FeatureStore featureStore
org.gvsig.fmap.dal.feature.FeatureQuery featureQuery
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
serialVersionUID: -2470239399517077869L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryToWKTException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: 1414646041766565149L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellEditor extends TextAreaCellEditor implements Serializable |
|---|
serialVersionUID: -2296004227902843851L
| Serialized Fields |
|---|
org.gvsig.fmap.geom.Geometry nullGeometry
int maxRowHeight
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GeometryWKTCellRenderer extends TextAreaCellRenderer implements Serializable |
|---|
serialVersionUID: -2470239399517077869L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetFeatureAtException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: 3981212631490713671L
| Serialized Fields |
|---|
int rowIndex
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: 7803270649446415844L
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.SetFeatureValueException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: -414675652211552543L
| Serialized Fields |
|---|
int rowIndex
int columnIndex
Object value
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellEditor extends DefaultCellEditor implements Serializable |
|---|
serialVersionUID: -5614806192749314509L
| Serialized Fields |
|---|
JTextArea textArea
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.TextAreaCellRenderer extends JTextArea implements Serializable |
|---|
serialVersionUID: 3269365116036190589L
| Serialized Fields |
|---|
DefaultTableCellRenderer adaptee
Map<K,V> cellSizes
int maxTxtLength
int maxRowHeight
| Class org.gvsig.fmap.mapcontrol.dal.feature.swing.table.WKTToGeometryException extends BaseRuntimeException implements Serializable |
|---|
serialVersionUID: 7450289270030694675L
| Serialized Fields |
|---|
String wkt
| Package org.gvsig.fmap.mapcontrol.dal.swing.datastore |
|---|
| Class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DataStoreParametersCreationPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 5265923639970241325L
| Class org.gvsig.fmap.mapcontrol.dal.swing.datastore.DefaultDataStoreParametersCreationPanel extends DataStoreParametersCreationPanel implements Serializable |
|---|
serialVersionUID: -1453149638996485029L
| Serialized Fields |
|---|
org.gvsig.fmap.dal.DataServerExplorer dataServerExplorer
org.gvsig.fmap.dal.DataServerExplorerParameters dataServerExplorerParameters
org.gvsig.fmap.dal.NewDataStoreParameters dataStoreParameters
JButton explorersButton
JComboBox explorersComboBox
JButton providersButton
JComboBox providersComboBox
| Package org.gvsig.fmap.mapcontrol.swing.dynobject |
|---|
| Class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectEditor extends JPanel implements Serializable |
|---|
serialVersionUID: 23898787077741411L
| Serialized Fields |
|---|
String title
JButton botAcept
JButton botCancel
JButton botRestoreDefaults
JPanel panButtons
boolean modal
JDynObjectComponent component
| Class org.gvsig.fmap.mapcontrol.swing.dynobject.DynObjectViewer extends JPanel implements Serializable |
|---|
serialVersionUID: -5277036770491043233L
| Serialized Fields |
|---|
GridBagConstraints paramsListLabelConstraint
GridBagConstraints paramsListValueConstraint
GridBagConstraints paramsListFillConstraint
| Package org.gvsig.fmap.mapcontrol.swing.dynobject.impl |
|---|
| Class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.DefaultLayersDynObjectSetComponent extends JPanel implements Serializable |
|---|
serialVersionUID: 5864674721657215264L
| Serialized Fields |
|---|
LayersDynObjectSetComponentModel model
JDynObjectSetComponent component
JList layersList
boolean writable
| Class org.gvsig.fmap.mapcontrol.swing.dynobject.impl.LayersDynObjectSetComponentModel extends AbstractListModel implements Serializable |
|---|
serialVersionUID: -7978388308830573063L
| Serialized Fields |
|---|
Map<K,V> layerName2InfoByPoint
String[] layerNames
| Package org.gvsig.fmap.mapcontrol.tools |
|---|
| Class org.gvsig.fmap.mapcontrol.tools.BehaviorException extends Exception implements Serializable |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||