|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVectorLayerFilter | |
---|---|
es.unex.sextante.dataObjects | |
es.unex.sextante.dataObjects.vectorFilters |
Uses of IVectorLayerFilter in es.unex.sextante.dataObjects |
---|
Methods in es.unex.sextante.dataObjects with parameters of type IVectorLayerFilter | |
---|---|
void |
IVectorLayer.addFilter(IVectorLayerFilter filter)
Adds a new filter to this layer. |
void |
AbstractVectorLayer.addFilter(IVectorLayerFilter filter)
|
Uses of IVectorLayerFilter in es.unex.sextante.dataObjects.vectorFilters |
---|
Subinterfaces of IVectorLayerFilter in es.unex.sextante.dataObjects.vectorFilters | |
---|---|
interface |
GenericVectorFilter
A generic filter to apply to a vector layer. |
Classes in es.unex.sextante.dataObjects.vectorFilters that implement IVectorLayerFilter | |
---|---|
class |
BoundingBoxFilter
|
class |
SelectionFilter
A filter to use only selected features, in case the underlaying library supports selection (usually graphical selection from a GIS) |
class |
VectorShapeTypeFilter
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |