Parent Directory
|
Revision Log
|
Patch
trunk/src/skrueger/RasterLegendData.java revision 256 by alfonx, Fri Jul 31 14:43:47 2009 UTC | branches/1.0-gt2-2.6/src/skrueger/RasterLegendData.java revision 382 by alfonx, Fri Sep 4 17:02:58 2009 UTC | |
---|---|---|
# | Line 61 public class RasterLegendData extends Ha | Line 61 public class RasterLegendData extends Ha |
61 | * indicating nominal values in the raster (e.g. classifications) | * indicating nominal values in the raster (e.g. classifications) |
62 | */ | */ |
63 | public RasterLegendData(boolean paintGaps) { | public RasterLegendData(boolean paintGaps) { |
super(); | ||
64 | this.paintGaps = paintGaps; | this.paintGaps = paintGaps; |
65 | } | } |
66 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |