|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiteralDemultiplyingFilterVisitor.FilterReplacer | |
---|---|
org.geotools.filter.visitor |
Uses of LiteralDemultiplyingFilterVisitor.FilterReplacer in org.geotools.filter.visitor |
---|
Classes in org.geotools.filter.visitor that implement LiteralDemultiplyingFilterVisitor.FilterReplacer | |
---|---|
protected class |
LiteralDemultiplyingFilterVisitor.BinaryComparisonOperatorReplacer
An implementation for Binary Comparison Operators Takes the method name in the FilterFactory to create the filter |
protected class |
LiteralDemultiplyingFilterVisitor.BinarySpatialOperatorReplacer
An implementation for Binary Spatial Operators Takes the method name in the FilterFactory to create the filter |
protected class |
LiteralDemultiplyingFilterVisitor.BinaryTemporalOperatorReplacer
An implementation for Binary Temporal Operators Takes the method name in the FilterFactory to create the filter |
Methods in org.geotools.filter.visitor with parameters of type LiteralDemultiplyingFilterVisitor.FilterReplacer | ||
---|---|---|
protected
|
LiteralDemultiplyingFilterVisitor.demultiply(T filter,
LiteralDemultiplyingFilterVisitor.FilterReplacer<T> replacer)
Demultiplies first and second expression |
|
protected
|
LiteralDemultiplyingFilterVisitor.demultiplyFirst(T filter,
LiteralDemultiplyingFilterVisitor.FilterReplacer<T> replacer)
demultiplies the first expression |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |