Revision 109 trunk/libraries/libCq CMS for java.old/src/org/cresques/ui/CQMapCanvas.java

View differences:

CQMapCanvas.java
3 3
 */
4 4
package org.cresques.ui;
5 5

  
6
import java.awt.geom.Point2D;
7

  
8 6
import org.cresques.geo.ViewPortData;
9 7

  
10 8
/**
......
17 15
	
18 16
	public void viewPortChanged();
19 17
	
20
	//public void zoom(double zoom, Point2D pt);
21
	
22 18
	public void repaint();
23 19
	
24 20
}

Also available in: Unified diff