/[schmitzm]/branches/2.3.x/src/skrueger/geotools/StyledFeaturesInterface.java
ViewVC logotype

Diff of /branches/2.3.x/src/skrueger/geotools/StyledFeaturesInterface.java

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

revision 769 by alfonx, Sun Mar 21 11:02:34 2010 UTC revision 1228 by alfonx, Wed Nov 3 20:44:16 2010 UTC
# Line 25  Line 25 
25   *   *
26   * Contributors:   * Contributors:
27   *     Martin O. J. Schmitz - initial API and implementation   *     Martin O. J. Schmitz - initial API and implementation
28   *     Stefan A. Krüger - additional utility classes   *     Stefan A. Tzeggai - additional utility classes
29   ******************************************************************************/   ******************************************************************************/
30  package skrueger.geotools;  package skrueger.geotools;
31    
# Line 36  import org.opengis.feature.simple.Simple Line 36  import org.opengis.feature.simple.Simple
36  import org.opengis.filter.Filter;  import org.opengis.filter.Filter;
37    
38  import skrueger.AttributeMetadataImpl;  import skrueger.AttributeMetadataImpl;
39    import skrueger.AttributeMetadataInterface;
40    
41  /**  /**
42   * This Interface combines all styled layers that are running on   * This Interface combines all styled layers that are running on
43   * {@link FeatureCollection} or {@link FeatureSource}   * {@link FeatureCollection} or {@link FeatureSource}
44   *   *
45   * @author Stefan A. Krüger   * @author Stefan A. Tzeggai
46   *   *
47   * @param <T>   * @param <T>
48   *            The base Type returned in the getObject() method.   *            The base Type returned in the getObject() method.

Legend:
Removed from v.769  
changed lines
  Added in v.1228

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26