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

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

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

revision 2 by mojays, Tue Feb 24 22:43:52 2009 UTC revision 224 by alfonx, Tue Jul 14 15:57:19 2009 UTC
# Line 3  package skrueger.geotools; Line 3  package skrueger.geotools;
3  import skrueger.RasterLegendData;  import skrueger.RasterLegendData;
4    
5  /**  /**
6   * A {@link StyledMapInterface} that is associated to a {@link RasterLegendData}. The datatype is not yet defined.   * A {@link StyledLayerInterface} that is associated to a {@link RasterLegendData}. The datatype is not yet defined.
7   *   *
8   * @see StyledGridCoverageInterface   * @see StyledGridCoverageInterface
9   *   *
10   * @author <a href="mailto:[email protected]">Stefan Alfons Kr&uuml;ger</a>   * @author <a href="mailto:[email protected]">Stefan Alfons Kr&uuml;ger</a>
11   */   */
12  public interface StyledRasterInterface<E> extends StyledMapInterface<E> {  public interface StyledRasterInterface<E> extends StyledLayerInterface<E> {
13    
14          /**          /**
15           * @return A {@link RasterLegendData} object with pairs of value / label information           * @return A {@link RasterLegendData} object with pairs of value / label information

Legend:
Removed from v.2  
changed lines
  Added in v.224

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26