Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_912 / libraries / libRemoteServices / src / org / gvsig / remoteClient / RasterClient.java @ 11422

History | View | Annotate | Download (189 Bytes)

1

    
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
 }