Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_892 / libraries / libRemoteServices / src / org / gvsig / remoteClient / RasterClient.java @ 10278

History | View | Annotate | Download (189 Bytes)

1 3323 ldiaz
2
package org.gvsig.remoteClient;
3
4
/**
5
 * <p></p>
6
 *
7
 */
8
public abstract class RasterClient extends org.gvsig.remoteClient.RemoteClient implements org.gvsig.remoteClient.IRasterClient {
9
 }