Interface StatisticsPanel

All Superinterfaces:
org.gvsig.tools.swing.api.ActionListenerSupport, org.gvsig.tools.swing.api.Component

public interface StatisticsPanel extends org.gvsig.tools.swing.api.Component, org.gvsig.tools.swing.api.ActionListenerSupport
Author:
fdiaz
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(org.gvsig.raster.lib.buffer.api.statistics.Statistics statistics)
     

    Methods inherited from interface org.gvsig.tools.swing.api.ActionListenerSupport

    addActionListener, fireActionEvent, getActionListeners, hasActionListeners, removeActionListener, removeAllActionListener

    Methods inherited from interface org.gvsig.tools.swing.api.Component

    asJComponent
  • Method Details

    • set

      void set(org.gvsig.raster.lib.buffer.api.statistics.Statistics statistics)
      Parameters:
      statistics -