|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DuplicatingFilterVisitor | |
---|---|
org.geotools.data.wfs.v1_1_0 | |
org.geotools.filter.visitor | |
org.geotools.renderer.shape | |
org.geotools.styling.visitor |
Uses of DuplicatingFilterVisitor in org.geotools.data.wfs.v1_1_0 |
---|
Subclasses of DuplicatingFilterVisitor in org.geotools.data.wfs.v1_1_0 | |
---|---|
class |
ReprojectingFilterVisitor
Returns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes. |
Uses of DuplicatingFilterVisitor in org.geotools.filter.visitor |
---|
Subclasses of DuplicatingFilterVisitor in org.geotools.filter.visitor | |
---|---|
class |
PropertyNameResolvingVisitor
Resolves all property name references in a filter against a particular feature type. |
class |
SimplifyingFilterVisitor
Takes a filter and returns a simplified, equivalent one. |
Uses of DuplicatingFilterVisitor in org.geotools.renderer.shape |
---|
Subclasses of DuplicatingFilterVisitor in org.geotools.renderer.shape | |
---|---|
class |
FilterTransformer
Transforms all GeometryExpressions with the provided transform. |
Uses of DuplicatingFilterVisitor in org.geotools.styling.visitor |
---|
Fields in org.geotools.styling.visitor declared as DuplicatingFilterVisitor | |
---|---|
protected DuplicatingFilterVisitor |
DuplicatingStyleVisitor.copyFilter
We are using aggregation here to contain our DuplicatingFilterVisitor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |