Uses of Interface
net.opengis.ows11.Ows11Factory
Packages that use Ows11Factory
-
Uses of Ows11Factory in net.opengis.ows11
Fields in net.opengis.ows11 declared as Ows11FactoryModifier and TypeFieldDescriptionstatic final Ows11Factory
Ows11Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.ows11 that return Ows11FactoryModifier and TypeMethodDescriptionOws11Package.getOws11Factory()
Returns the factory that creates the instances of the model. -
Uses of Ows11Factory in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement Ows11FactoryMethods in net.opengis.ows11.impl that return Ows11FactoryModifier and TypeMethodDescriptionOws11PackageImpl.getOws11Factory()
static Ows11Factory
Ows11FactoryImpl.init()
Creates the default factory implementation. -
Uses of Ows11Factory in org.geotools.ows.bindings
Constructors in org.geotools.ows.bindings with parameters of type Ows11Factory