Revision 14426 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/QuantityByCategoryLegend.java

View differences:

QuantityByCategoryLegend.java
17 17
import com.iver.cit.gvsig.fmap.layers.XMLException;
18 18
import com.iver.utiles.XMLEntity;
19 19
/**
20
 * Implements a legend where the user can compare two different characteristics
21
 * of a region in the map. These two "fields" will be compared, on one side, 
22
 * using a color for the region and , on the other side, using a graduated symbol.
23
 * Both methods will change (the color or the size of the symbol) depending on 
24
 * the value of the fields.  
25
 * 
20 26
 * @author jaume dominguez faus - jaume.dominguez@iver.es
21 27
 */
22 28
public class QuantityByCategoryLegend extends AbstractClassifiedVectorLegend implements IClassifiedVectorLegend  {

Also available in: Unified diff