| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol.dal.feature.swing | |
| org.gvsig.fmap.mapcontrol.dal.feature.swing.table |
| Constructor and Description |
|---|
FeatureSelectionModel(FeatureTableModel featureTableModel)
Creates a new
FeatureSelectionModel with a
FeatureTableModel used to get the Features by position in
the table. |
FeatureTable(FeatureTableModel featureTableModel)
Creates a new FeatureTable with a
FeatureTableModel. |
FeatureTable(FeatureTableModel featureTableModel,
javax.swing.table.TableColumnModel cm)
Creates a new FeatureTable with a
FeatureTableModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableFeatureTableModel
Extends the FeatureTableModel to add more configurable options, like the
visible columns, column name aliases and row order.
|
Copyright © 2017 gvSIG Association. All rights reserved.