Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.filter Classes and Interfaces - 552 results found.
NameDescriptionTypePackageFramework
AbstractCompilerFactoryProvides the common behavior to make a compiler implementation Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
AbstractExpressionVisitorEmpty "abstract" implementation of ExpressionVisitor.Classorg.geotools.filter.expressionGeoTools
AbstractFilterClassorg.geotools.filterGeoTools
AbstractFilterBuilderThis abstract class provides the common behavior to build the filters for the related semantic actions of parsing language process.Classorg.geotools.filter.text.commonsGeoTools
AbstractFilterImplAbstract filter implementation provides or and and methods for child filtersAuthor:Ian Turton, CCGClassorg.geotools.filterGeoTools
AbstractFilterVisitorBase implementation of the FilterVisitor used for inorder traversal of expressions.Classorg.geotools.filter.visitorGeoTools
AbstractFinderFilterVisitorAbstract FilterVisitor for answering yes / no questions about a filter.Classorg.geotools.filter.visitorGeoTools
AbstractPreparedGeometryFilterA base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression.Classorg.geotools.filter.spatialGeoTools
AbstractPreparedGeometryFilter .LiteralsConstant that identifies which expressions are Literal and JTS GeometriesBoth expressions are Literal expressionsClassorg.geotools.filter.spatial.AbstractPreparedGeometryFilterGeoTools
AbstractSearchFilterVisitorSearchFilterVisitor is a base class used to optimize finding specific information in the filter data structure.Classorg.geotools.filter.visitorGeoTools
AddBuilderClassorg.geotools.filter.expressionGeoTools
AddImplClassorg.geotools.filter.expressionGeoTools
AfterBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AfterImplClassorg.geotools.filter.temporalGeoTools
AndBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AndBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
AndImplDirect implementation of And filter.Classorg.geotools.filterGeoTools
AnyInteractsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AnyInteractsImplClassorg.geotools.filter.temporalGeoTools
AreaFunctionArea of provided geometry.Classorg.geotools.filterGeoTools
ArgumentsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ArgumentTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
Arithmetic_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
ArithmeticOperatorsImplClassorg.geotools.filter.capabilityGeoTools
AsMultiGeometryFunctionExpressionFunction which wraps an instance of geometry in its associatd multi geometry Point -> MultiPointClassorg.geotools.filterGeoTools
AttributeExpressionImplDefines a complex filter (could also be called logical filter).Classorg.geotools.filterGeoTools
AvailableFunctionsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
AvailableFunctionTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
BBOX3DImplA 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including a minimum and maximum for the z-axis.Classorg.geotools.filter.spatialGeoTools
BBOXImplClassorg.geotools.filter.spatialGeoTools
BBOXTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeforeBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeforeImplClassorg.geotools.filter.temporalGeoTools
BeginsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeginsImplClassorg.geotools.filter.temporalGeoTools
BegunByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BegunByImplClassorg.geotools.filter.temporalGeoTools
BetweenFilterImplDefines a 'between' filter (which is a specialized compare filter).Classorg.geotools.filterGeoTools
BeyondBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeyondImplClassorg.geotools.filter.spatialGeoTools
BinaryComparisonAbstractAbstract implementation for binary filters.Classorg.geotools.filterGeoTools
BinaryComparisonOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinaryLogicAbstractClassorg.geotools.filterGeoTools
BinaryLogicOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinarySpatialOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinaryTemporalOperatorImplClassorg.geotools.filter.temporalGeoTools
BinaryTemporalOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BindingFilterVisitorBinds all literals in the filter to the target type they are compared to, in order to avoid the usage of converters on a evaluation by evaluation basis.Classorg.geotools.filter.visitorGeoTools
BuildResultStackHolds the results of the building process in a stack Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
CapabilitiesAllows for easier interaction with FilterCapabilities.Classorg.geotools.filterGeoTools
CapabilitiesFilterSplitterDetermines what queries can be processed server side and which can be processed client side.Classorg.geotools.filter.visitorGeoTools
CartesianDistanceFilterDefines geometry filters with a distance element.Classorg.geotools.filterGeoTools
CategorizeCategorization: The transformation of continuous values to distinct values.Interfaceorg.geotools.filter.visitorGeoTools
CategorizeFunction This implementation is compatible with the Function interface; the parameter list can be used to set theClassorg.geotools.filter.functionGeoTools
ChildExpressionBuilderChild expression builder; suitable for use collecting function parameters and binary expression This builder is designed to be "chained" from a parent builder; you may return to the parentClassorg.geotools.filter.expressionGeoTools
ClassificationFunctionParent for classifiers which break a feature collection into the specified number of classes.Classorg.geotools.filter.functionGeoTools
ClassifierThe data structure returned by classification functions.Classorg.geotools.filter.functionGeoTools
ClassifyFunctionClassorg.geotools.filter.functionGeoTools
ClientTransactionAccessorProvides access to certain transaction state for the PostPreProcessFilterSplittingVisitor and CapabilitiesFilterSplitter.Interfaceorg.geotools.filter.visitorGeoTools
Collection_AverageFunctionCalculates the average value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_BoundsFunctionCalculates the bounds of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_CountFunctionCalculates the count value of an attribute for a given SimpleFeatureCollection andSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MaxFunctionCalculates the maximum value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MedianFunctionCalculates the median value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MinFunctionClassorg.geotools.filter.functionGeoTools
Collection_NearestFunctionFinds the nearest value to the provided one in the attribute domain.Classorg.geotools.filter.functionGeoTools
Collection_SumFunctionCalculates the sum value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_UniqueFunctionCalculates the unique value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
CollectionFeatureMemberFilterVisitorReplace "featureMembers/ * /ATTRIBUTE" change with "ATTRIBUTE" This is used to clean up xpath expressions prior to use byClassorg.geotools.filter.functionGeoTools
CompareFilterImplDefines a comparison filter (can be a math comparison or generic equals).Classorg.geotools.filterGeoTools
Comparison_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
ComparisonOperatorsImplClassorg.geotools.filter.capabilityGeoTools
ComparisonOperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
ComparisonOperatorsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ComparisonOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
ComparisonOperatorTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
CompilerUtilCompiler Utility class.Classorg.geotools.filter.text.commonsGeoTools
ConcatenateFunctionThe function concatenates strings.Classorg.geotools.filter.function.stringGeoTools
ConformanceTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ConstantExpressionThe Expression class is not immutable! However we do have a need for immutable literal expressions whenClassorg.geotools.filterGeoTools
ContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
ContainsImplClassorg.geotools.filter.spatialGeoTools
CQLUtility class to parse CQL predicates and expressions to GeoAPI Filters and Expressions, respectively.Classorg.geotools.filter.text.cql2GeoTools
CQLCompilerCQL Compiler.Classorg.geotools.filter.text.cql2GeoTools
CQLExceptionThis exception is produced when the cql input string has syntax errors.Classorg.geotools.filter.text.cql2GeoTools
CQLParserCQLParser is the result of a javacc jjtree grammar.Classorg.geotools.filter.text.generated.parsersGeoTools
CQLParserConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
CQLParserTokenManagerClassorg.geotools.filter.text.generated.parsersGeoTools
CQLParserTreeConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
CrossesBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
CrossesImplClassorg.geotools.filter.spatialGeoTools
DefaultCRSFilterVisitorReturns a clone of the provided filter where all geometries and bboxes that do not have a CRS gets the specified default one.Classorg.geotools.filter.spatialGeoTools
DefaultExpressionClassorg.geotools.filterGeoTools
DefaultExpressionVisitorAbstract implementation of ExpressionVisitor that simply walks the data structure.Classorg.geotools.filter.visitorGeoTools
DefaultFilterVisitorAbstract implementation of FilterVisitor that simply walks the data structure.Classorg.geotools.filter.visitorGeoTools
DefaultFunctionFactoryFilter function factory that uses the service provider interface (SPI) lookup mechanism to create functions.Classorg.geotools.filter.functionGeoTools
DirectPropertyAccessorFactoryThis class will *directly* access a Property with the name equal to xpath.Classorg.geotools.filter.expressionGeoTools
DisjointBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DisjointImplClassorg.geotools.filter.spatialGeoTools
DistanceBufferTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DivideBuilderClassorg.geotools.filter.expressionGeoTools
DivideImplClassorg.geotools.filter.expressionGeoTools
DuplicatingFilterVisitorUsed to duplication Filters and/or Expressions - returned object is a copy.Classorg.geotools.filter.visitorGeoTools
DuringBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DuringImplClassorg.geotools.filter.temporalGeoTools
DWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DWithinImplClassorg.geotools.filter.spatialGeoTools
ECQL to parse the ECQL language and generates the correspondent filter.Classorg.geotools.filter.text.ecqlGeoTools
ECQLCompiler Builds the filter, expression or arguments related with the visited node of syntax tree Classorg.geotools.filter.text.ecqlGeoTools
ECQLParserECQLParser is the result of a javacc jjtree grammar.Classorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserTokenManagerClassorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserTreeConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
EndedByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EndedByImplClassorg.geotools.filter.temporalGeoTools
EndsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EndsImplClassorg.geotools.filter.temporalGeoTools
EnvFunctionProvides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.Classorg.geotools.filter.functionGeoTools
EqualIntervalFunctionClassification function for breaking a feature collection into edible chunksAuthor:James Macgill, Cory Horner, Refractions Research Inc.Classorg.geotools.filter.functionGeoTools
EqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EqualsImplClassorg.geotools.filter.spatialGeoTools
ExplicitClassifierExplicit classification for a set of values.Classorg.geotools.filter.functionGeoTools
ExpressionAbstractAbstract superclass of these Expression implementations.Classorg.geotools.filter.expressionGeoTools
ExpressionBuilderExpressionBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filter.expressionGeoTools
ExpressionDOMParserparsez short sections of gml for use in expressions and filters Hopefully we can get away without a full parser here.Classorg.geotools.filterGeoTools
ExpressionSAXParserClassorg.geotools.filterGeoTools
ExpressionToTextThis class is responsible to convert an expression to a CQL/ECQL valid expression.Classorg.geotools.filter.text.commonsGeoTools
ExpressionTypeThe ExpressionType interface lists all the possible type of filter.Interfaceorg.geotools.filterGeoTools
ExpressionTypeVisitorReturns the output type of the visited expression, taking into account functions output types, property types, and general promotion rules in arithmetic expressionsClassorg.geotools.filter.visitorGeoTools
ExtractBoundsFilterVisitorExtract a maximal envelope from the provided Filter.Classorg.geotools.filter.visitorGeoTools
FallbackFunctionA placeholder class used to track a function the user requested that is not supported by our java implementation.Classorg.geotools.filterGeoTools
FeatureIdImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identifyClassorg.geotools.filter.identityGeoTools
FeatureIdVersionedImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identifyClassorg.geotools.filter.identityGeoTools
FeaturePropertyAccessorFactoryCreates a namespace aware property accessor for ISO Features.Classorg.geotools.filter.expressionGeoTools
FESThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v2_0GeoTools
FESConfigurationParser configuration for the http://www.Classorg.geotools.filter.v2_0GeoTools
FESParseEncodeUtilUtility class for FES bindings.Classorg.geotools.filter.v2_0.bindingsGeoTools
FESParserDelegateParser delegate for the FES schema.Classorg.geotools.filter.v2_0GeoTools
FidFilterImplDefines a ID filter, which holds a list of IDs ( usually feature id;s ).Classorg.geotools.filterGeoTools
Filter_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
FilterAbstractAbstract implementation for Filter.Classorg.geotools.filterGeoTools
FilterAttributeExtractorA simple visitor that extracts every attribute used by a filter or an expression Access to this class is available via:Classorg.geotools.filterGeoTools
FilterBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
FilterCapabilitiesRepresents the Filter capabilities that are supported by a SQLEncoder Each SQLEncoder class should have one static FilterCapabilities, representingClassorg.geotools.filterGeoTools
FilterCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
FilterDOMParserA dom based parser to build filters as per OGC 01-067Author:Ian Turton, CCG, Niels CharlierTODO:TODO: split this class up into multiple methods.Classorg.geotools.filterGeoTools
FilterFactoryCreationExceptionAn exception that can be thrown by the StyleFactory if it fails to create the implementation of the StyleFactory.Classorg.geotools.filterGeoTools
FilterFactoryImplClassorg.geotools.filterGeoTools
FilterFactoryImplNamespaceAwareClassorg.geotools.filterGeoTools
FilterFactoryImplReportInvalidPropertyClassorg.geotools.filterGeoTools
FilterFilterCreates an OGC filter using a SAX filter.Classorg.geotools.filterGeoTools
FilterFunction_absClassorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_acosClassorg.geotools.filter.function.mathGeoTools
FilterFunction_areaClassorg.geotools.filter.functionGeoTools
FilterFunction_asinClassorg.geotools.filter.function.mathGeoTools
FilterFunction_atanClassorg.geotools.filter.function.mathGeoTools
FilterFunction_atan2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_betweenClassorg.geotools.filter.functionGeoTools
FilterFunction_boundaryClassorg.geotools.filter.functionGeoTools
FilterFunction_boundaryDimensionClassorg.geotools.filter.functionGeoTools
FilterFunction_bufferClassorg.geotools.filter.functionGeoTools
FilterFunction_bufferWithSegmentsClassorg.geotools.filter.functionGeoTools
FilterFunction_ceilClassorg.geotools.filter.function.mathGeoTools
FilterFunction_centroidClassorg.geotools.filter.functionGeoTools
FilterFunction_containsClassorg.geotools.filter.functionGeoTools
FilterFunction_ConvertApplies the available Converter to turn the value into the desired target classAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_convexHullClassorg.geotools.filter.functionGeoTools
FilterFunction_cosClassorg.geotools.filter.function.mathGeoTools
FilterFunction_crossesClassorg.geotools.filter.functionGeoTools
FilterFunction_dateFormatFormats a date into a string given a certain pattern (specified in the format accepted by SimpleDateFormat}Classorg.geotools.filter.functionGeoTools
FilterFunction_dateParseParses a date from a string given a certain pattern (specified in the format accepted by SimpleDateFormat}Classorg.geotools.filter.functionGeoTools
FilterFunction_differenceClassorg.geotools.filter.functionGeoTools
FilterFunction_dimensionClassorg.geotools.filter.functionGeoTools
FilterFunction_disjointClassorg.geotools.filter.functionGeoTools
FilterFunction_disjoint3DClassorg.geotools.filter.functionGeoTools
FilterFunction_distanceClassorg.geotools.filter.functionGeoTools
FilterFunction_distance3DClassorg.geotools.filter.functionGeoTools
FilterFunction_double2boolClassorg.geotools.filter.functionGeoTools
FilterFunction_endAngleClassorg.geotools.filter.functionGeoTools
FilterFunction_endPointClassorg.geotools.filter.functionGeoTools
FilterFunction_envelopeClassorg.geotools.filter.functionGeoTools
FilterFunction_equalsExactClassorg.geotools.filter.functionGeoTools
FilterFunction_equalsExactToleranceClassorg.geotools.filter.functionGeoTools
FilterFunction_equalToClassorg.geotools.filter.functionGeoTools
FilterFunction_expClassorg.geotools.filter.function.mathGeoTools
FilterFunction_exteriorRingClassorg.geotools.filter.functionGeoTools
FilterFunction_floorClassorg.geotools.filter.function.mathGeoTools
FilterFunction_geometryTypeClassorg.geotools.filter.functionGeoTools
FilterFunction_geomFromWKTClassorg.geotools.filter.functionGeoTools
FilterFunction_geomLengthClassorg.geotools.filter.functionGeoTools
FilterFunction_getGeometryNClassorg.geotools.filter.functionGeoTools
FilterFunction_getXClassorg.geotools.filter.functionGeoTools
FilterFunction_getYClassorg.geotools.filter.functionGeoTools
FilterFunction_getZClassorg.geotools.filter.functionGeoTools
FilterFunction_greaterEqualThanClassorg.geotools.filter.functionGeoTools
FilterFunction_greaterThanClassorg.geotools.filter.functionGeoTools
FilterFunction_IEEEremainderClassorg.geotools.filter.function.mathGeoTools
FilterFunction_if_then_elseClassorg.geotools.filter.functionGeoTools
FilterFunction_in10Classorg.geotools.filter.functionGeoTools
FilterFunction_in2Classorg.geotools.filter.functionGeoTools
FilterFunction_in3Classorg.geotools.filter.functionGeoTools
FilterFunction_in4Classorg.geotools.filter.functionGeoTools
FilterFunction_in5Classorg.geotools.filter.functionGeoTools
FilterFunction_in6Classorg.geotools.filter.functionGeoTools
FilterFunction_in7Classorg.geotools.filter.functionGeoTools
FilterFunction_in8Classorg.geotools.filter.functionGeoTools
FilterFunction_in9Classorg.geotools.filter.functionGeoTools
FilterFunction_int2bboolClassorg.geotools.filter.functionGeoTools
FilterFunction_int2ddoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_interiorPointClassorg.geotools.filter.functionGeoTools
FilterFunction_interiorRingNClassorg.geotools.filter.functionGeoTools
FilterFunction_intersectionClassorg.geotools.filter.functionGeoTools
FilterFunction_intersectsClassorg.geotools.filter.functionGeoTools
FilterFunction_intersects3DClassorg.geotools.filter.functionGeoTools
FilterFunction_isClosedClassorg.geotools.filter.functionGeoTools
FilterFunction_isEmptyClassorg.geotools.filter.functionGeoTools
FilterFunction_isLikeClassorg.geotools.filter.functionGeoTools
FilterFunction_isNullClassorg.geotools.filter.functionGeoTools
FilterFunction_isometricClassorg.geotools.filter.functionGeoTools
FilterFunction_isRingClassorg.geotools.filter.functionGeoTools
FilterFunction_isSimpleClassorg.geotools.filter.functionGeoTools
FilterFunction_isValidClassorg.geotools.filter.functionGeoTools
FilterFunction_isWithinDistanceClassorg.geotools.filter.functionGeoTools
FilterFunction_isWithinDistance3DClassorg.geotools.filter.functionGeoTools
FilterFunction_lessEqualThanClassorg.geotools.filter.functionGeoTools
FilterFunction_lessThanClassorg.geotools.filter.functionGeoTools
FilterFunction_listA simple function that creates a list of values of any number of argumentsAuthor:Niels CharlierClassorg.geotools.filter.functionGeoTools
FilterFunction_logClassorg.geotools.filter.function.mathGeoTools
FilterFunction_maxClassorg.geotools.filter.function.mathGeoTools
FilterFunction_max_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_max_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_max_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_minClassorg.geotools.filter.function.mathGeoTools
FilterFunction_min_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_min_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_min_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_minimumCircleA FilterFunction that expects a Geometry and returns it's minimum bounding circle.Classorg.geotools.filter.functionGeoTools
FilterFunction_minimumDiameterA FilterFunction that expects a Geometry and returns it's minimum diameter.Classorg.geotools.filter.functionGeoTools
FilterFunction_minimumRectangleA FilterFunction that expects a Geometry and returns it's minimum rectangle.Classorg.geotools.filter.functionGeoTools
FilterFunction_notClassorg.geotools.filter.functionGeoTools
FilterFunction_notEqualToClassorg.geotools.filter.functionGeoTools
FilterFunction_numberFormatFormats a number into a string given a certain pattern (specified in the format acceptedAuthor:Andrea Aime - OpenGeoClassorg.geotools.filter.functionGeoTools
FilterFunction_numberFormat2Formats a number into a string given a certain pattern (specified in the format accepted This function expands on FilterFunction_numberFormat and adds some additonal parameters Classorg.geotools.filter.functionGeoTools
FilterFunction_numGeometriesClassorg.geotools.filter.functionGeoTools
FilterFunction_numInteriorRingClassorg.geotools.filter.functionGeoTools
FilterFunction_numPointsClassorg.geotools.filter.functionGeoTools
FilterFunction_octagonalEnvelopeA FilterFunction that expects a Geometry and returns it's octagonal envelope.Classorg.geotools.filter.functionGeoTools
FilterFunction_offsetClassorg.geotools.filter.functionGeoTools
FilterFunction_offset .OffsetOrdinateFilterClassorg.geotools.filter.function.FilterFunction_offsetGeoTools
FilterFunction_overlapsClassorg.geotools.filter.functionGeoTools
FilterFunction_parseBooleanClassorg.geotools.filter.functionGeoTools
FilterFunction_parseDoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_parseIntClassorg.geotools.filter.functionGeoTools
FilterFunction_parseLongClassorg.geotools.filter.functionGeoTools
FilterFunction_pointNClassorg.geotools.filter.functionGeoTools
FilterFunction_powClassorg.geotools.filter.function.mathGeoTools
FilterFunction_propertyExtracts a property from a feature, taking the property name as a parameterAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_randomClassorg.geotools.filter.function.mathGeoTools
FilterFunction_relateClassorg.geotools.filter.functionGeoTools
FilterFunction_relatePatternClassorg.geotools.filter.functionGeoTools
FilterFunction_rintClassorg.geotools.filter.function.mathGeoTools
FilterFunction_roundClassorg.geotools.filter.function.mathGeoTools
FilterFunction_round_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_roundDoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_sdonnOracle function SDO_NN to identify the nearest neighbors for a geometryAuthor:Davide Savazzi - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_setCRSClassorg.geotools.filter.functionGeoTools
FilterFunction_sinClassorg.geotools.filter.function.mathGeoTools
FilterFunction_sqrtClassorg.geotools.filter.function.mathGeoTools
FilterFunction_startAngleClassorg.geotools.filter.functionGeoTools
FilterFunction_startPointClassorg.geotools.filter.functionGeoTools
FilterFunction_strCapitalizeClassorg.geotools.filter.functionGeoTools
FilterFunction_strConcatClassorg.geotools.filter.functionGeoTools
FilterFunction_strEndsWithClassorg.geotools.filter.functionGeoTools
FilterFunction_strEqualsIgnoreCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strIndexOfClassorg.geotools.filter.functionGeoTools
FilterFunction_strLastIndexOfClassorg.geotools.filter.functionGeoTools
FilterFunction_strLengthClassorg.geotools.filter.functionGeoTools
FilterFunction_strMatchesClassorg.geotools.filter.functionGeoTools
FilterFunction_strPositionFilter function implementing the Symbology Encoding "StringPosition" function.Classorg.geotools.filter.functionGeoTools
FilterFunction_strReplaceClassorg.geotools.filter.functionGeoTools
FilterFunction_strStartsWithClassorg.geotools.filter.functionGeoTools
FilterFunction_strSubstringClassorg.geotools.filter.functionGeoTools
FilterFunction_strSubstringStartClassorg.geotools.filter.functionGeoTools
FilterFunction_strToLowerCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strToUpperCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strTrimClassorg.geotools.filter.functionGeoTools
FilterFunction_strTrim2Function implementing the Symbology Encoding Trim function.Classorg.geotools.filter.functionGeoTools
FilterFunction_symDifferenceClassorg.geotools.filter.functionGeoTools
FilterFunction_tanClassorg.geotools.filter.function.mathGeoTools
FilterFunction_toDegreesClassorg.geotools.filter.function.mathGeoTools
FilterFunction_toRadiansClassorg.geotools.filter.function.mathGeoTools
FilterFunction_touchesClassorg.geotools.filter.functionGeoTools
FilterFunction_toWKTClassorg.geotools.filter.functionGeoTools
FilterFunction_unionClassorg.geotools.filter.functionGeoTools
FilterFunction_verticesClassorg.geotools.filter.functionGeoTools
FilterFunction_withinClassorg.geotools.filter.functionGeoTools
FilterHandlerInterface to recieve filters from the filter sax parsing classes.Interfaceorg.geotools.filterGeoTools
FilteringIterationRun through the provided collection only returning features that pass the providedAuthor:Ian SchneiderClassorg.geotools.filterGeoTools
FilterParserDelegateParser delegate for the Filter 1.Classorg.geotools.filter.v1_1GeoTools
FilterParsingUtilsConvenience class for filter parsing.Classorg.geotools.filterGeoTools
FiltersUtility class for working with Filters & Expression.Classorg.geotools.filterGeoTools
FilterSAXParserCreates filters from FilterFilter, which reads in a SAX stream and passes the appropriate messages here.Classorg.geotools.filterGeoTools
FilterToTextUtilThe method of this utility class allows to build the CQL/ECQL predicate associated Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
FilterTransformerAn XMLEncoder for Filters and Expressions.Classorg.geotools.filterGeoTools
FilterTransformer .FilterTranslatorClassorg.geotools.filter.FilterTransformerGeoTools
FilterTypeThe FilterType interface lists all the possible type of filter.Interfaceorg.geotools.filterGeoTools
FilterTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
FilterTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
FilterVisitorSupportBase filter visitor class that aggregates the individual visit methods based on filter Methods are grouped by the BinaryLogicOperator, BinaryComparisonOperator,Classorg.geotools.filter.visitorGeoTools
FixBBOXFilterVisitorVisit the BBOX filter elements and make sure they are valid.Classorg.geotools.filter.visitorGeoTools
FormatDateTimezoneFunctionFunction to format a time given as a Date using a SimpleDateFormat pattern in a time zone supported by TimeZone.Classorg.geotools.filter.expressionGeoTools
Function_NamesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Function_NameTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
FunctionBuilderClassorg.geotools.filter.expressionGeoTools
FunctionExpressionQuick Function implementation for direct use as a factory.Interfaceorg.geotools.filterGeoTools
FunctionExpressionImplAbstract class for a function expression implementation By default this implementation returns the provided fallback value.Classorg.geotools.filterGeoTools
FunctionFactoryFactory interface for filter functions.Interfaceorg.geotools.filterGeoTools
FunctionFinderIsolate function lookup code from Factory implementation(s).Classorg.geotools.filterGeoTools
FunctionImplDefault implementation of a Function; you may extend this class to implement specific functionality.Classorg.geotools.filterGeoTools
FunctionNameImplClassorg.geotools.filter.capabilityGeoTools
FunctionsImplClassorg.geotools.filter.capabilityGeoTools
FunctionsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
FunctionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
GeometryFilterImpl This filter implements a relationship - of some sort - between two geometry expressions.Classorg.geotools.filterGeoTools
GeometryFunctionFunction the returns the default geometry of a feature, or null if there is none, or it's not aAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
GeometryOperandsType_GeometryOperandBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
GeometryOperandsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
GeometryOperandsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
GeometryOperandTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
GeometryTransformationThis interface can be implemented by geometry transformation functions that whish to be used in the Symbolizer geometry property.Interfaceorg.geotools.filter.functionGeoTools
GeometryTransformationVisitorGiven an original rendering envelope it visits an expression, finds all GeometryTransformation, collects and merges all the returned query envelopesClassorg.geotools.filter.functionGeoTools
GmlObjectIdImplClassorg.geotools.filter.identityGeoTools
GmlObjectIdTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
ICompilerThis interface presents the methods which will be implemented by the different compiles.Interfaceorg.geotools.filter.text.commonsGeoTools
Id_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
Id_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
IdBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
IdCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
IDFunctionAllow access to the value of Feature.Classorg.geotools.filter.functionGeoTools
IDFunctionExpressionClassorg.geotools.filterGeoTools
IllegalFilterExceptionDefines an exception for illegal filters.Classorg.geotools.filterGeoTools
InFunctionThe function checks whether a candidate value is contained in an arbitrary long list of user provided values.Classorg.geotools.filter.functionGeoTools
InternalVolatileFunctionA base class functions (i.Classorg.geotools.filter.expressionGeoTools
InterpolateInterpolation: Transformation of continuous values by a function defined on a number of nodes.Interfaceorg.geotools.filter.visitorGeoTools
InterpolateFunctionThis is an implemenation of the Interpolate function as defined by OGC Symbology Encoding (SE) 1.Classorg.geotools.filter.functionGeoTools
InterpolationPointThe InterpolationPoints have to be specified in ascending order of Data.Interfaceorg.geotools.filter.visitorGeoTools
IntersectsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
IntersectsImplClassorg.geotools.filter.spatialGeoTools
IsBetweenImplStraight implementation of GeoAPI interface.Classorg.geotools.filterGeoTools
IsEqualsToImplClassorg.geotools.filterGeoTools
IsFullySupportedFilterVisitorThis visitor will return Boolean.Classorg.geotools.filter.visitorGeoTools
IsGreaterThanImplClassorg.geotools.filterGeoTools
IsGreaterThanOrEqualToImplClassorg.geotools.filterGeoTools
IsLessThenImplClassorg.geotools.filterGeoTools
IsLessThenOrEqualToImplClassorg.geotools.filterGeoTools
IsNilImplJD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense.Classorg.geotools.filterGeoTools
IsNotEqualToImplClassorg.geotools.filterGeoTools
IsNullImplClassorg.geotools.filterGeoTools
IsStaticExpressionVisitorCheck if an expression is static (ie does not contain a PropertyName expression).Classorg.geotools.filter.visitorGeoTools
IsSupportedFilterVisitorThis visitor will return Boolean.Classorg.geotools.filter.visitorGeoTools
ITokenInterface must be implemented by the specific compiler.Interfaceorg.geotools.filter.text.commonsGeoTools
JavaCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Classorg.geotools.filter.text.generated.parsersGeoTools
JenksNaturalBreaksFunctionClassorg.geotools.filter.functionGeoTools
LanguageLanguages supported by this module Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
LengthFunctionTakes an AttributeExpression, and computes the length of the data for the attribute.Classorg.geotools.filterGeoTools
LikeFilterImplDefines a like filter, which checks to see if an attribute matches a REGEXP.Classorg.geotools.filterGeoTools
LikeToRegexConverterHelper class that takes a LikeFilter and generates the equivalent Java Pattern syntaxSince:13.Classorg.geotools.filterGeoTools
LiteralBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
LiteralBuilderClassorg.geotools.filter.expressionGeoTools
LiteralDemultiplyingFilterVisitorThis visitor gets rid of equations that contain literals with multiple values (collections) and creates instead multiple singe value equations,Classorg.geotools.filter.visitorGeoTools
LiteralDemultiplyingFilterVisitor .FilterReplacerThis interface is in support of a generic function (demultiply) that gets rid of the multi-valued literals, with any type of filter that takes two expressions.Interfaceorg.geotools.filter.visitor.LiteralDemultiplyingFilterVisitorGeoTools
LiteralExpressionImplDefines an expression that holds a literal for return.Classorg.geotools.filterGeoTools
LogicFilterImplDefines a logic filter (the only filter type that contains other filters).Classorg.geotools.filterGeoTools
LogicSAXParserProcesses messages from clients to create Logic Filters.Classorg.geotools.filterGeoTools
MalformedFilterExceptionDefines an exception for a malformed filter.Classorg.geotools.filterGeoTools
MapItemThis function recodes values from a property or expression into corresponding values of arbitrary type.Interfaceorg.geotools.filter.visitorGeoTools
MathExpressionImplHolds a mathematical relationship between two expressions.Classorg.geotools.filterGeoTools
MaxFunctionA function that returns the maximum of two arguments.Classorg.geotools.filterGeoTools
MeetsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
MeetsImplClassorg.geotools.filter.temporalGeoTools
MetByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
MetByImplClassorg.geotools.filter.temporalGeoTools
MethodInterpolation method used by the Interpolate function.Classorg.geotools.filter.visitorGeoTools
MinFunctionA function that returns the minimum of two arguments.Classorg.geotools.filterGeoTools
ModeInterpolation mode used by interpolate function.Classorg.geotools.filter.visitorGeoTools
ModuloFunctionClassorg.geotools.filter.function.mathGeoTools
MultiCompareFilterImplSupport for Multi-valued properties when comparingAuthor:Niels Charlier, Curtin University of TechnologyClassorg.geotools.filterGeoTools
MultiplyBuilderClassorg.geotools.filter.expressionGeoTools
MultiplyImplClassorg.geotools.filter.expressionGeoTools
MultiRangeRepresents the domain of a variable as a set of rangesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.visitorGeoTools
NestedAttributeExpressionThis class represents a list of expressions broken up from a single XPath expression that is nested in more than one feature.Classorg.geotools.filterGeoTools
NilBuilderClassorg.geotools.filter.expressionGeoTools
NodeThis interface extends the functionalities provided by the default implementation generated by javacc.Interfaceorg.geotools.filter.text.generated.parsersGeoTools
NotBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
NotImplClassorg.geotools.filterGeoTools
NullExpressionVisitorThis class does *nothing* - useful to prevent null checks in AbstractFilterVisitor.Classorg.geotools.filter.visitorGeoTools
NullFilterImplDefines a null filter, which checks to see if an attribute is null.Classorg.geotools.filterGeoTools
NullFilterVisitorAbstract implementation of FilterVisitor simple returns the provided data.Classorg.geotools.filter.visitorGeoTools
NullPropertyAccessorFactoryThis class supports the use of Expression/NIL for referring to a 'null' value.Classorg.geotools.filter.expressionGeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_0GeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_1GeoTools
OGCAddBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCAndBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBBOXTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBeyondBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryComparisonOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryLogicOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinarySpatialOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCComparisonOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCConfigurationParser configuration for the http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
OGCConfigurationParser configuration for the filter 1.Classorg.geotools.filter.v1_0GeoTools
OGCConfigurationParser configuration for the filter 1.Classorg.geotools.filter.v1_1GeoTools
OGCContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCCrossesBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDisjointBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDistanceBufferTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDistanceTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDivBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCEqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCExpressionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFeatureIdTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFilterTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFunctionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCIntersectsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLiteralTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLogicOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLowerBoundaryTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCMulBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCNotBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCOrBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCOverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsBetweenTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsGreaterThanBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsGreaterThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLessThanBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLessThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLikeTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsNotEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsNullTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyNameTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCSpatialOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCSubBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCTouchesBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCUpperBoundaryTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCUtilsFilter parsing / encoding utility class.Classorg.geotools.filter.v1_0GeoTools
OGCWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OperatorImplClassorg.geotools.filter.capabilityGeoTools
OperatorNameFilterVisitorA FilterVisitor responsible for providing the capabilities name used to identify the provided filter.Classorg.geotools.filter.visitorGeoTools
OrBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OrImplClassorg.geotools.filterGeoTools
OverlappedByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OverlappedByImplClassorg.geotools.filter.temporalGeoTools
OverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OverlapsImplClassorg.geotools.filter.spatialGeoTools
ParseExceptionThis exception is thrown when parse errors are encountered.Classorg.geotools.filter.text.generated.parsersGeoTools
PeriodNodePeriod is constructed in the parsing process.Classorg.geotools.filter.text.commonsGeoTools
PiFunctionAllow access to the value of Math.Classorg.geotools.filter.function.mathGeoTools
PostPreProcessFilterSplittingVisitorDetermines what queries can be processed server side and which can be processed client side.Classorg.geotools.filter.visitorGeoTools
PropertyAccessorUsed to get and set object properties based on an xpath expression.Interfaceorg.geotools.filter.expressionGeoTools
PropertyAccessorFactoryFactory used to create instances of PropertyAccessorAuthor:Justin Deoliveira, The Open Planning ProjectInterfaceorg.geotools.filter.expressionGeoTools
PropertyAccessorsConvenience class for looking up a property accessor for a particular object type.Classorg.geotools.filter.expressionGeoTools
PropertyExistsFunctionA new function to check if a property exists.Classorg.geotools.filter.functionGeoTools
PropertyIsBetweenTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsGreaterThanBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsGreaterThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLessThanBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLessThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLikeTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsNotEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsNullTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyNameBuilderClassorg.geotools.filter.expressionGeoTools
PropertyNameResolvingVisitorResolves all property name references in a filter against a particular feature type.Classorg.geotools.filter.visitorGeoTools
QuantileFunctionBreaks a SimpleFeatureCollection into classes with an equal number of items in each.Classorg.geotools.filter.functionGeoTools
RangedClassifierClassifies into ranges of minimum and maximum values.Classorg.geotools.filter.functionGeoTools
RecodeRecoding: Transformation of discrete values to any other values.Interfaceorg.geotools.filter.visitorGeoTools
RecodeFunctionThis is an implemenation of the Recode function as defined by the OGC Symbology Encoding (SE) 1.Classorg.geotools.filter.functionGeoTools
RenderingTransformationAn interface to be implemented by processes or by filter functions meant to be integrated as feature collection/grid coverage transformations in a rendering chain.Interfaceorg.geotools.filter.functionGeoTools
ReprojectingFilterVisitorReturns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes.Classorg.geotools.filter.spatialGeoTools
ResourceIdentifierTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ResourceIdImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identify assigned by the database or wfs.Classorg.geotools.filter.identityGeoTools
ResourceIdTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ResultMaintains the result of building process.Classorg.geotools.filter.text.commonsGeoTools
Scalar_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Scalar_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ScalarCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
SimpleFeaturePropertyAccessorFactoryCreates a property accessor for simple features.Classorg.geotools.filter.expressionGeoTools
SimpleNodeRedefines SimpleNode to allow access to additional information to the CQLCompilerClassorg.geotools.filter.text.generated.parsersGeoTools
SimplifyingFilterVisitorTakes a filter and returns a simplified, equivalent one.Classorg.geotools.filter.visitorGeoTools
SimplifyingFilterVisitor .FIDValidatorDefines a simple means of assessing whether a feature id in an Id filter is structurally valid and hence can be send down to the backend with confidence it will notInterfaceorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SimplifyingFilterVisitor .RegExFIDValidatorA FID validator that matches the fids with a given regular expression to determine the fid'sAuthor:Gabriel Roldan (OpenGeo)Classorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SimplifyingFilterVisitor .TypeNameDotNumberFidValidatorA convenient fid validator for the common case of a feature id being a composition of a .Classorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SortByImplClassorg.geotools.filterGeoTools
SortByTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
SortOrderCaptures the SortBy order, ASC or DESC.Classorg.geotools.filterGeoTools
SortOrderTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
SortPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
Spatial_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Spatial_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
Spatial_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
Spatial_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
SpatialCapabiltiesImpl This class is "null safe" in that component classes will be created as needed if if they were not providedClassorg.geotools.filter.capabilityGeoTools
SpatialFilterVisitorFilter that can be applied to determine if a Filter contains any spatial filterSince:2.Classorg.geotools.filter.visitorGeoTools
SpatialOperatorImplClassorg.geotools.filter.capabilityGeoTools
SpatialOperatorsImplClassorg.geotools.filter.capabilityGeoTools
SpatialOperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
SpatialOperatorsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
SpatialOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
SpatialOperatorTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
SQLEncoderExceptionIndicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.Classorg.geotools.filterGeoTools
StandardDeviationFunctionBreaks a SimpleFeatureCollection into classes using the standard deviation classification method.Classorg.geotools.filter.functionGeoTools
StaticGeometryClassorg.geotools.filter.functionGeoTools
StringInFunctionClassorg.geotools.filter.function.stringGeoTools
StringTemplateFunctionStringTemplate function, applies a regular expression with capturing groups, and them uses the groups to build a new string based on the provided template.Classorg.geotools.filter.functionGeoTools
SubFilterBuilderClassorg.geotools.filterGeoTools
SubtractBuilderClassorg.geotools.filter.expressionGeoTools
SubtractImplClassorg.geotools.filter.expressionGeoTools
TContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TContainsImplClassorg.geotools.filter.temporalGeoTools
TemporalCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
TemporalOperatorImplClassorg.geotools.filter.capabilityGeoTools
TemporalOperatorsImplClassorg.geotools.filter.capabilityGeoTools
TEqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TEqualsImplClassorg.geotools.filter.temporalGeoTools
ThisPropertyAccessorFactoryClassorg.geotools.filter.expressionGeoTools
ThreshholdsBelongToenum ThreshholdsBelongToUsed by Categorize function.Classorg.geotools.filter.visitorGeoTools
ToDirectPositionFunctionThis function converts double values to DirectPosition geometry type.Classorg.geotools.filter.expressionGeoTools
ToEnvelopeFunctionToEnvelope function can take in the following set of parameters and return as either Envelope or ReferencedEnvelope type:Classorg.geotools.filter.expressionGeoTools
TokenDescribes the input token stream.Classorg.geotools.filter.text.generated.parsersGeoTools
TokenAdapterAdapts Token to IToken.Classorg.geotools.filter.text.commonsGeoTools
TokenMgrErrorClassorg.geotools.filter.text.generated.parsersGeoTools
ToLineStringFunctionThis function converts double values to 1D LineString geometry object.Classorg.geotools.filter.expressionGeoTools
ToPointFunctionThis function converts double values to a 2D Point geometry type.Classorg.geotools.filter.expressionGeoTools
TouchesBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TouchesImplClassorg.geotools.filter.spatialGeoTools
TOverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TOverlapsImplClassorg.geotools.filter.temporalGeoTools
ToXlinkHrefFunctionThis function redirects an attribute to be encoded as xlink:href, instead of being encoded as a full attribute.Classorg.geotools.filter.expressionGeoTools
UniqueIntervalFunctionClassorg.geotools.filter.functionGeoTools
ValueReferenceBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
VersionTypeBindingBinding for FES 2.Classorg.geotools.filter.v2_0.bindingsGeoTools
VocabFunctionVocabulary translation; using an external lookup table.Classorg.geotools.filter.expressionGeoTools
WithinBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
WithinImplClassorg.geotools.filter.spatialGeoTools
XmlXPathPropertyAccessorFactoryPropertyAccessorFactory used to create property accessors which can handle xpath expressions against instances of Feature.Classorg.geotools.filter.expressionGeoTools