Interface InfoByPointPanel
- All Superinterfaces:
org.gvsig.tools.swing.api.Component
public interface InfoByPointPanel
extends org.gvsig.tools.swing.api.Component
- Author:
- fdiaz
-
Method Summary
Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponent
-
Method Details
-
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
-
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
-