/[schmitzm]/trunk/src/skrueger/geotools/StyledFeatureCollection.java
ViewVC logotype

Diff of /trunk/src/skrueger/geotools/StyledFeatureCollection.java

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

revision 221 by alfonx, Tue Jul 14 14:40:52 2009 UTC revision 222 by alfonx, Tue Jul 14 14:46:39 2009 UTC
# Line 328  public class StyledFeatureCollection ext Line 328  public class StyledFeatureCollection ext
328          }          }
329    
330          /**          /**
331           * Same as {@link #getGeoObject()} method, but complies to the {@link StyledFeatureInterface}           * Same as {@link #getGeoObject()} method, but complies to the {@link StyledFeaturesInterface}
332           * @see {@link StyledFeatureInterface}           * @see {@link StyledFeaturesInterface}
333           */           */
334          @Override          @Override
335          public FeatureCollection getFeatureCollection() {          public FeatureCollection getFeatureCollection() {
# Line 340  public class StyledFeatureCollection ext Line 340  public class StyledFeatureCollection ext
340           * Returns a virtual {@link FeatureSource} to access the           * Returns a virtual {@link FeatureSource} to access the
341           * {@link FeatureCollection}. Once created, it will be reused until           * {@link FeatureCollection}. Once created, it will be reused until
342           * {@link #uncache()} is called.<br/>           * {@link #uncache()} is called.<br/>
343           * @see {@link StyledFeatureInterface}           * @see {@link StyledFeaturesInterface}
344           */           */
345          @Override          @Override
346          public FeatureSource getFeatureSource() {          public FeatureSource getFeatureSource() {

Legend:
Removed from v.221  
changed lines
  Added in v.222

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26