Class ViewClipPanelController

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.raster.tools.swing.api.viewclip.ViewClipPanel, org.gvsig.tools.swing.api.Component

public class ViewClipPanelController extends ViewClipPanelView implements org.gvsig.raster.tools.swing.api.viewclip.ViewClipPanel
Author:
fdiaz
See Also:
  • Constructor Details

    • ViewClipPanelController

      public ViewClipPanelController()
  • Method Details

    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • set

      public void set(org.gvsig.fmap.mapcontrol.MapControl mapControl) throws org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException
      Specified by:
      set in interface org.gvsig.raster.tools.swing.api.viewclip.ViewClipPanel
      Throws:
      org.gvsig.raster.tools.lib.api.exceptions.RasterToolCreatingPanelException
    • doUpdatePixelSize

      protected void doUpdatePixelSize()
    • doUpdateScaleDenominator

      protected void doUpdateScaleDenominator()
    • doChangeUpdateWidth

      protected void doChangeUpdateWidth()
    • doChangeUpdateHeight

      protected void doChangeUpdateHeight()
    • doChangeUpdatePrintWidth

      protected void doChangeUpdatePrintWidth()
    • doChangeUpdatePrintHeight

      protected void doChangeUpdatePrintHeight()
    • doChangeUpdateScaleDenominator

      protected void doChangeUpdateScaleDenominator()
    • doChangeStateCmbResolution

      protected void doChangeStateCmbResolution()
    • doSelectForPrint

      protected void doSelectForPrint()
    • doSelectByPixel

      protected void doSelectByPixel()
    • doAddRectangularSelectionTool

      protected void doAddRectangularSelectionTool()
    • setEnvelope

      protected void setEnvelope(org.gvsig.fmap.geom.primitive.Envelope envelope)
    • doChangedUpdatePixelSize

      protected void doChangedUpdatePixelSize()
    • fetch

      public void fetch(org.gvsig.fmap.dal.swing.raster.save.SaveRasterBufferDialog saveBufferDialog) throws org.gvsig.raster.lib.buffer.api.exceptions.BufferException
      Specified by:
      fetch in interface org.gvsig.raster.tools.swing.api.viewclip.ViewClipPanel
      Throws:
      org.gvsig.raster.lib.buffer.api.exceptions.BufferException