Revision 19296 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/enhanced/graphics/HistogramGraphicBase.java

View differences:

HistogramGraphicBase.java
82 82
		this.ci = ci;
83 83
		this.minList = minList;
84 84
		this.maxList = maxList;
85
		init();
86 85
	}
87 86
	
88 87
	/**

Also available in: Unified diff