Package skrueger.geotools.selection

Class Summary
ChartSelectionSynchronizer This class keeps the selection of a Dataset (based on feature attributes) synchronized with the StyledLayerSelectionModel of a layer.
FeatureMapLayerSelectionSynchronizer This class keeps the selection of a (feature) JTable synchronized with the StyledLayerSelectionModel of a layer.
StyledFeatureLayerSelectionModel This manager holds a set of Features which are selected in a StyledLayerInterface (StyledFeatureCollectionInterface or StyledFeatureSourceInterface).
StyledLayerSelectionEvent Extends the PropertyChangeEvent by maintaining the event emitter.
StyledLayerSelectionModel<E> This manager holds a set of objects which are selected for a StyledLayerInterface.
StyledLayerSelectionModelSynchronizer<E extends StyledLayerSelectionModel<?>> The StyledLayerSelectionModelSynchronizer is the super class for all
TableSelectionSynchronizer This class keeps the selection of a (feature) JTable synchronized with the StyledLayerSelectionModel of a layer.