public class DataLocatorExtension
extends org.gvsig.andami.plugins.Extension
| Constructor and Description |
|---|
DataLocatorExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String actionCommand) |
static java.util.List<org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect> |
getVectorLayers(org.gvsig.fmap.mapcontext.layers.FLayers layers)
Recursively search for vector layers
|
void |
initialize() |
boolean |
isEnabled() |
boolean |
isVisible() |
public void execute(java.lang.String actionCommand)
public static java.util.List<org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect> getVectorLayers(org.gvsig.fmap.mapcontext.layers.FLayers layers)
layers - public void initialize()
public boolean isEnabled()
public boolean isVisible()
Copyright © 2017 gvSIG Association. All rights reserved.