ClipGraphAns constructor

ClipGraphAns()

Implementation

ClipGraphAns(){
	_x  = 0.0;
	_y1 = 0.0;
	_y2 = 0.0;
}