public interface SelectionByThemeListener
| Modifier and Type | Method and Description |
|---|---|
void |
addToSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
void |
fromSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
void |
newSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action) |
void addToSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
void fromSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
void newSet(org.gvsig.fmap.mapcontext.layers.FLayer[] toSelect,
org.gvsig.fmap.mapcontext.layers.FLayer selectionLayer,
int action)
Copyright © 2024 gvSIG Association. All rights reserved.