Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_916 / libraries / libRemoteServices / src / org / gvsig / remoteClient / IRasterClient.java @ 12327

History | View | Annotate | Download (93 Bytes)

1

    
2
package org.gvsig.remoteClient;
3
/**
4
 * <p></p>
5
 * 
6
 */
7
public interface IRasterClient {
8
}
9

    
10