Revision 1753 branches/CqCMSDvp/libraries/libCq CMS for java.old/src/org/cresques/ui/CQApp.java

View differences:

CQApp.java
20 20
	public IProjection getCurrentProjection();
21 21
	public void setCurrentProjection(IProjection proj);
22 22

  
23
	public CQLayerManager getLayerManager();
23 24
	public PxLayer getLayerByName(String lName);
24 25
	public void setCurrentLayer(PxLayer layer);
25 26
	public PxLayer getCurrentLayer();

Also available in: Unified diff