Statistics
| Revision:

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

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