Statistics
| Revision:

root / branches / v2_0_0_prep / libraries / libRemoteServices / src / org / gvsig / remoteclient / RasterClient.java @ 38531

History | View | Annotate | Download (189 Bytes)

1 29672 jpiera
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
 }