|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BegunBy | |
---|---|
org.geotools.data.complex.filter | |
org.geotools.data.jdbc | |
org.geotools.filter | |
org.geotools.filter.temporal | |
org.geotools.filter.visitor | |
org.geotools.xml.filter | The package name does not map the prefix name because we feel that this is a better representation. |
org.opengis.filter | Filters features according their properties. |
Uses of BegunBy in org.geotools.data.complex.filter |
---|
Methods in org.geotools.data.complex.filter with parameters of type BegunBy | |
---|---|
Object |
UnmappingFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Uses of BegunBy in org.geotools.data.jdbc |
---|
Methods in org.geotools.data.jdbc with parameters of type BegunBy | |
---|---|
Object |
FilterToSQL.visit(BegunBy begunBy,
Object extraData)
|
Uses of BegunBy in org.geotools.filter |
---|
Methods in org.geotools.filter that return BegunBy | |
---|---|
BegunBy |
FilterFactoryImpl.begunBy(Expression expr1,
Expression expr2)
|
BegunBy |
FilterFactoryImpl.begunBy(Expression expr1,
Expression expr2,
MultiValuedFilter.MatchAction matchAction)
|
Methods in org.geotools.filter with parameters of type BegunBy | |
---|---|
Object |
FilterTransformer.FilterTranslator.visit(BegunBy begunBy,
Object extraData)
|
Object |
FilterVisitorFilterWrapper.visit(BegunBy begunBy,
Object extraData)
|
Uses of BegunBy in org.geotools.filter.temporal |
---|
Classes in org.geotools.filter.temporal that implement BegunBy | |
---|---|
class |
BegunByImpl
|
Uses of BegunBy in org.geotools.filter.visitor |
---|
Methods in org.geotools.filter.visitor with parameters of type BegunBy | |
---|---|
Object |
AbstractFilterVisitor.visit(BegunBy begunBy,
Object extraData)
Deprecated. |
Object |
DefaultFilterVisitor.visit(BegunBy begunBy,
Object data)
|
Object |
OperatorNameFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
NullFilterVisitor.visit(BegunBy begunBy,
Object data)
|
Object |
PostPreProcessFilterSplittingVisitor.visit(BegunBy begunBy,
Object extraData)
Deprecated. |
Object |
AbstractFinderFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
AbstractSearchFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
IsSupportedFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
FilterVisitorSupport.visit(BegunBy filter,
Object extraData)
|
Object |
IsFullySupportedFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
LiteralDemultiplyingFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
DuplicatingFilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
Object |
CapabilitiesFilterSplitter.visit(BegunBy begunBy,
Object extraData)
|
Uses of BegunBy in org.geotools.xml.filter |
---|
Methods in org.geotools.xml.filter with parameters of type BegunBy | |
---|---|
Object |
FilterCompliancePreProcessor.visit(BegunBy begunBy,
Object extraData)
|
Uses of BegunBy in org.opengis.filter |
---|
Methods in org.opengis.filter that return BegunBy | |
---|---|
BegunBy |
FilterFactory.begunBy(Expression expr1,
Expression expr2)
Checks if one expression is temporally begun by another |
BegunBy |
FilterFactory.begunBy(Expression expr1,
Expression expr2,
MultiValuedFilter.MatchAction matchAction)
Checks if one expression is temporally begun by another |
Methods in org.opengis.filter with parameters of type BegunBy | |
---|---|
Object |
FilterVisitor.visit(BegunBy begunBy,
Object extraData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |