Revision 1853 org.gvsig.legend.heatmap/trunk/org.gvsig.legend.heatmap/org.gvsig.legend.heatmap.lib/org.gvsig.legend.heatmap.lib.impl/src/main/resources/org/gvsig/legend/heatmap/lib/impl/DefaultHeatmapLegend.persistence.xml

View differences:

DefaultHeatmapLegend.persistence.xml
28 28
        <field name="fieldName" type="String" defaultValue="">
29 29
          <description></description>
30 30
        </field>
31
        <field name="rampColdColor" type="Object" classOfValue="java.awt.Color">
32
          <description></description>
33
        </field>
34
        <field name="rampHotColor" type="Object" classOfValue="java.awt.Color">
35
          <description></description>
36
        </field>
37
        <field name="rampNumColors" type="integer" defaultValue="100">
38
          <description></description>
39
        </field>
31 40
      </fields>
32 41
    </class>
33 42

  
34 43
  </classes>
35
</definitions>  
44
</definitions>

Also available in: Unified diff