Uses of Interface
net.opengis.fes20.Fes20Factory
-
Packages that use Fes20Factory Package Description net.opengis.fes20 net.opengis.fes20.impl org.geotools.filter.v2_0.bindings -
-
Uses of Fes20Factory in net.opengis.fes20
Fields in net.opengis.fes20 declared as Fes20Factory Modifier and Type Field Description static Fes20Factory
Fes20Factory. eINSTANCE
The singleton instance of the factory.Methods in net.opengis.fes20 that return Fes20Factory Modifier and Type Method Description Fes20Factory
Fes20Package. getFes20Factory()
Returns the factory that creates the instances of the model. -
Uses of Fes20Factory in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement Fes20Factory Modifier and Type Class Description class
Fes20FactoryImpl
An implementation of the model Factory.Methods in net.opengis.fes20.impl that return Fes20Factory Modifier and Type Method Description Fes20Factory
Fes20PackageImpl. getFes20Factory()
static Fes20Factory
Fes20FactoryImpl. init()
Creates the default factory implementation. -
Uses of Fes20Factory in org.geotools.filter.v2_0.bindings
Constructors in org.geotools.filter.v2_0.bindings with parameters of type Fes20Factory Constructor Description _LogicalOperatorsBinding(Fes20Factory factory)
ArgumentsTypeBinding(Fes20Factory factory)
ArgumentTypeBinding(Fes20Factory factory)
AvailableFunctionsTypeBinding(Fes20Factory factory)
AvailableFunctionTypeBinding(Fes20Factory factory)
ComparisonOperatorsTypeBinding(Fes20Factory factory)
ComparisonOperatorTypeBinding(Fes20Factory factory)
ConformanceTypeBinding(Fes20Factory factory)
Filter_CapabilitiesTypeBinding(Fes20Factory factory)
GeometryOperandsType_GeometryOperandBinding(Fes20Factory factory)
GeometryOperandsTypeBinding(Fes20Factory factory)
Id_CapabilitiesTypeBinding(Fes20Factory factory)
ResourceIdentifierTypeBinding(Fes20Factory factory)
Scalar_CapabilitiesTypeBinding(Fes20Factory factory)
Spatial_CapabilitiesTypeBinding(Fes20Factory factory)
SpatialOperatorsTypeBinding(Fes20Factory factory)
SpatialOperatorTypeBinding(Fes20Factory factory)
-