public interface DerivedGeometriesSelectionModel
extends javax.swing.ListSelectionModel
Modifier and Type | Method and Description |
---|---|
java.util.List<FeatureReference> |
getSelectedFeatures() |
void |
setSelectedFeatures(java.util.List<FeatureReference> list) |
addListSelectionListener, addSelectionInterval, clearSelection, getAnchorSelectionIndex, getLeadSelectionIndex, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isSelectedIndex, isSelectionEmpty, removeIndexInterval, removeListSelectionListener, removeSelectionInterval, setAnchorSelectionIndex, setLeadSelectionIndex, setSelectionInterval, setSelectionMode, setValueIsAdjusting
java.util.List<FeatureReference> getSelectedFeatures()
void setSelectedFeatures(java.util.List<FeatureReference> list)
list
-