/[schmitzm]/branches/2.3.KECK/src/skrueger/geotools/selection/StyledFeatureLayerSelectionModel.java
ViewVC logotype

Diff of /branches/2.3.KECK/src/skrueger/geotools/selection/StyledFeatureLayerSelectionModel.java

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

revision 111 by alfonx, Tue May 12 23:33:14 2009 UTC revision 127 by mojays, Sat May 30 14:29:58 2009 UTC
# Line 14  Line 14 
14    
15  package skrueger.geotools.selection;  package skrueger.geotools.selection;
16    
 import java.util.Collection;  
 import java.util.HashSet;  
 import java.util.Set;  
 import java.util.Vector;  
   
 import org.apache.log4j.Logger;  
17  import org.geotools.feature.Feature;  import org.geotools.feature.Feature;
 import org.geotools.filter.AbstractFilterImpl;  
 import org.geotools.styling.Style;  
 import org.opengis.filter.Filter;  
18    
 import schmitzm.geotools.feature.FeatureUtil;  
19  import skrueger.geotools.StyledFeatureCollectionInterface;  import skrueger.geotools.StyledFeatureCollectionInterface;
20  import skrueger.geotools.StyledFeatureSourceInterface;  import skrueger.geotools.StyledFeatureSourceInterface;
21    import skrueger.geotools.StyledMapInterface;
 import com.vividsolutions.jts.geom.Envelope;  
22    
23  /**  /**
24   * This manager holds a set of {@link Feature Features} which are <i>selected</i>   * This manager holds a set of {@link Feature Features} which are <i>selected</i>

Legend:
Removed from v.111  
changed lines
  Added in v.127

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26