Interface ConvertTypePanel

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

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

    Modifier and Type
    Method
    Description
    void
    fetch(org.gvsig.fmap.dal.swing.raster.save.SaveRasterBufferDialog saveBufferDialog)
     
    void
    set(org.gvsig.fmap.mapcontext.layers.FLayer layer)
     

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

    asJComponent
  • Method Details

    • fetch

      void fetch(org.gvsig.fmap.dal.swing.raster.save.SaveRasterBufferDialog saveBufferDialog)
      Parameters:
      saveBufferDialog -
    • set

      void set(org.gvsig.fmap.mapcontext.layers.FLayer layer) throws org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException
      Parameters:
      layer -
      Throws:
      org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException