Interface TransparencyPanel
- All Superinterfaces:
org.gvsig.tools.swing.api.Component
public interface TransparencyPanel
extends org.gvsig.tools.swing.api.Component
- Author:
- fdiaz
-
Method Summary
Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponent
-
Method Details
-
fetch
boolean fetch(org.gvsig.fmap.mapcontext.layers.FLayer layer) Fetch the layer with the panel's values.- Parameters:
layer-- Returns:
-
set
void set(org.gvsig.fmap.mapcontext.layers.FLayer layer) Sets the layer- Parameters:
layer-
-
setColor
Sets the color.- Parameters:
color-
-