Revision 872 org.gvsig.raster.cache/trunk/org.gvsig.raster.cache/org.gvsig.raster.cache.lib.api/src/main/java/org/gvsig/raster/cache/tile/provider/TileServer.java

View differences:

TileServer.java
38 38
	public CacheStruct getStruct();
39 39
	
40 40
	/**
41
	 * Sets the cache structure. It builds the Downloader with the 
42
	 * new structure.
43
	 * @param struct
44
	 */
45
	public void setStruct(CacheStruct struct);
46
	
47
	/**
41 48
	 * Gets the tile server
42 49
	 * @return
43 50
	 */

Also available in: Unified diff