Uses of Interface
net.opengis.ows20.Ows20Factory
Packages that use Ows20Factory
-
Uses of Ows20Factory in net.opengis.ows20
Fields in net.opengis.ows20 declared as Ows20FactoryModifier and TypeFieldDescriptionstatic final Ows20Factory
Ows20Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.ows20 that return Ows20FactoryModifier and TypeMethodDescriptionOws20Package.getOws20Factory()
Returns the factory that creates the instances of the model. -
Uses of Ows20Factory in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement Ows20FactoryMethods in net.opengis.ows20.impl that return Ows20FactoryModifier and TypeMethodDescriptionOws20PackageImpl.getOws20Factory()
static Ows20Factory
Ows20FactoryImpl.init()
Creates the default factory implementation. -
Uses of Ows20Factory in org.geotools.ows.v2_0.bindings
Constructors in org.geotools.ows.v2_0.bindings with parameters of type Ows20Factory