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

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

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

revision 1227 by alfonx, Tue Nov 2 22:53:55 2010 UTC revision 1228 by alfonx, Wed Nov 3 20:44:16 2010 UTC
# Line 39  import org.geotools.styling.Style; Line 39  import org.geotools.styling.Style;
39  import org.opengis.referencing.crs.CoordinateReferenceSystem;  import org.opengis.referencing.crs.CoordinateReferenceSystem;
40    
41  import skrueger.AttributeMetadataImpl;  import skrueger.AttributeMetadataImpl;
42    import skrueger.AttributeMetadataInterface;
43  import skrueger.RasterLegendData;  import skrueger.RasterLegendData;
44  import skrueger.i8n.Translation;  import skrueger.i8n.Translation;
45    
# Line 86  import com.vividsolutions.jts.geom.Envel Line 87  import com.vividsolutions.jts.geom.Envel
87   * <ul>   * <ul>
88   * <li>layer list only depends on {@link StyledLayerInterface}</li>   * <li>layer list only depends on {@link StyledLayerInterface}</li>
89   * <li>methods returning {@link Translation} must not return {@code null}</li>   * <li>methods returning {@link Translation} must not return {@code null}</li>
90   * <li>methods returning {@link AttributeMetadataImpl}-Map must not return {@code   * <li>methods returning {@link AttributeMetadataInterface}-Map must not return {@code
91   * null}</li>   * null}</li>
92   * <li>static helper method to get a new {@link AttributeMetadataImpl}-map withe the   * <li>static helper method to get a new {@link AttributeMetadataImpl}-map with the
93   * visible attributes only</li>   * visible attributes only</li>
94   * <li>static helper method to create a "default" {@link AttributeMetadataImpl}-map   * <li>static helper method to create a "default" {@link AttributeMetadataImpl}-map
95   * for a {@link FeatureCollection} with all attributes visible and without real   * for a {@link FeatureCollection} with all attributes visible and without real

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26