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