Uses of Interface
net.opengis.fes20.Fes20Factory
Packages that use Fes20Factory
-
Uses of Fes20Factory in net.opengis.fes20
Fields in net.opengis.fes20 declared as Fes20FactoryModifier and TypeFieldDescriptionstatic final Fes20Factory
Fes20Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.fes20 that return Fes20FactoryModifier and TypeMethodDescriptionFes20Package.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 Fes20FactoryMethods in net.opengis.fes20.impl that return Fes20FactoryModifier and TypeMethodDescriptionFes20PackageImpl.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 Fes20FactoryModifierConstructorDescription_LogicalOperatorsBinding
(Fes20Factory factory) ArgumentsTypeBinding
(Fes20Factory factory) ArgumentTypeBinding
(Fes20Factory factory) AvailableFunctionTypeBinding
(Fes20Factory factory) ConformanceTypeBinding
(Fes20Factory factory) GeometryOperandsTypeBinding
(Fes20Factory factory) Id_CapabilitiesTypeBinding
(Fes20Factory factory) SpatialOperatorsTypeBinding
(Fes20Factory factory) SpatialOperatorTypeBinding
(Fes20Factory factory)