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 -
Method Summary
Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponent
-
Field Details
-
VIEW_CLIP_TOOL_NAME
- See Also:
-
-
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
-