Statistics
| Revision:

root / trunk / libraries / libFMap / src / com / iver / cit / gvsig / fmap / VectorialEvent.java @ 213

History | View | Annotate | Download (183 Bytes)

1
/* Generated by Together */
2

    
3
package com.iver.cit.gvsig.fmap;
4

    
5
/**
6
 * Informaci?n del evento producido en una leyenda 
7
 */
8
public class VectorialEvent {
9
    private FLyrVect layer;
10
}