public class MySelectionByThemeListener extends java.lang.Object implements SelectionByThemeListener
| Constructor and Description |
|---|
MySelectionByThemeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
void |
fromSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
void |
newSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
public void addToSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
addToSet in interface SelectionByThemeListenerpublic void fromSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
fromSet in interface SelectionByThemeListenerpublic void newSet(org.gvsig.fmap.mapcontext.layers.FLayer[] layersToSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
newSet in interface SelectionByThemeListenerCopyright © 2024 gvSIG Association. All rights reserved.