Interface ViewClipPanel

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

public interface ViewClipPanel extends org.gvsig.tools.swing.api.Component
Author:
fdiaz
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    fetch(org.gvsig.fmap.dal.swing.raster.save.SaveRasterBufferDialog saveBufferDialog)
     
    void
    set(org.gvsig.fmap.mapcontrol.MapControl mapControl)
     

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

    asJComponent
  • Field Details

  • Method Details

    • fetch

      void fetch(org.gvsig.fmap.dal.swing.raster.save.SaveRasterBufferDialog saveBufferDialog) throws org.gvsig.raster.lib.buffer.api.exceptions.BufferException
      Parameters:
      saveBufferDialog -
      Throws:
      org.gvsig.raster.lib.buffer.api.exceptions.BufferException
    • set

      void set(org.gvsig.fmap.mapcontrol.MapControl mapControl) throws org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException
      Parameters:
      mapControl -
      Throws:
      org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException