/[schmitzm]/branches/2.0-RC2/src/skrueger/geotools/selection/FeatureMapLayerSelectionSynchronizer.java
ViewVC logotype

Diff of /branches/2.0-RC2/src/skrueger/geotools/selection/FeatureMapLayerSelectionSynchronizer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

branches/1.0-gt2-2.6/src/skrueger/geotools/selection/FeatureMapLayerSelectionSynchronizer.java revision 559 by alfonx, Tue Nov 24 14:12:41 2009 UTC branches/2.0-RC1/src/skrueger/geotools/selection/FeatureMapLayerSelectionSynchronizer.java revision 604 by alfonx, Wed Dec 9 14:15:53 2009 UTC
# Line 323  public class FeatureMapLayerSelectionSyn Line 323  public class FeatureMapLayerSelectionSyn
323          }          }
324    
325          /**          /**
326           * Analyses whether the selection has changed in comparison to the selection           * Analyzes whether the selection has changed in comparison to the selection
327           * stored in the mapLayer.Style           * stored in the mapLayer.Style
328           *           *
329           * @param newSelection           * @param newSelection a List<String> of all newly selected FIDs
330           * @param originalStyle           * @param originalStyle the original {@link Style} that has an earlier selection coded into the {@link Style}
331           * @return           * @return <code>true</code> if changed.
332           */           */
333          private boolean selectionChanged(Vector<String> newSelection,          private boolean selectionChanged(Vector<String> newSelection,
334                          Style originalStyle) {                          Style originalStyle) {

Legend:
Removed from v.559  
changed lines
  Added in v.604

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26