Revision 43849 branches/org.gvsig.desktop-2018a/org.gvsig.desktop.library/org.gvsig.raster/org.gvsig.raster.lib/org.gvsig.raster.lib.buffer.impl/src/main/resources/org/gvsig/raster/lib/buffer/impl/operations/edgedetection/firstderivative/FirstDerivativeOperationParameters.xml

View differences:

FirstDerivativeOperationParameters.xml
21 21
          <description></description>
22 22
        </field>
23 23
        <field name="umbral" type="integer" mandatory="false" group="Basic" minValue="0" maxValue="255" defaultValue="0">
24
          <description></description>
24
          <description>Integer value [0,255].</description>
25 25
        </field>
26 26
        <field name="bands_to_process" type="List" typeOfItems="integer" subtype="bands" mandatory="false" group="Basic">
27
          <description></description>
27
          <description>List of integers separated by commas.</description>
28 28
        </field>
29 29

  
30 30
        <field name="copy_unprocessed_bands" type="boolean" mandatory="false"
31 31
          defaultValue="true" group="Basic">
32
          <description></description>
32
          <description>Marked if it must copy the unprocessed bands</description>
33 33
        </field>
34 34
      </fields>
35 35
    </class>

Also available in: Unified diff