65 |
* (University of Bonn/Germany) |
* (University of Bonn/Germany) |
66 |
*/ |
*/ |
67 |
public class FeatureMapLayerSelectionSynchronizer extends |
public class FeatureMapLayerSelectionSynchronizer extends |
68 |
StyledLayerSelectionModelSynchronizer<Feature> implements |
StyledLayerSelectionModelSynchronizer<StyledFeatureLayerSelectionModel> implements |
69 |
JMapPaneListener { |
JMapPaneListener { |
70 |
/** |
/** |
71 |
* Holds the {@link MapLayer} to keep synchronized with the layer selection |
* Holds the {@link MapLayer} to keep synchronized with the layer selection |