public class MySelectionByThemeListener extends java.lang.Object implements SelectionByThemeListener
| Constructor and Description |
|---|
MySelectionByThemeListener(org.gvsig.tools.task.SimpleTaskStatus status) |
| 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 MySelectionByThemeListener(org.gvsig.tools.task.SimpleTaskStatus status)
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 © 2026 gvSIG Association. All rights reserved.