Uses of Interface
net.opengis.wcs11.Wcs11Factory
Packages that use Wcs11Factory
-
Uses of Wcs11Factory in net.opengis.wcs11
Fields in net.opengis.wcs11 declared as Wcs11FactoryModifier and TypeFieldDescriptionstatic final Wcs11FactoryWcs11Factory.eINSTANCEThe singleton instance of the factory.Methods in net.opengis.wcs11 that return Wcs11FactoryModifier and TypeMethodDescriptionWcs11Package.getWcs11Factory()Returns the factory that creates the instances of the model. -
Uses of Wcs11Factory in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement Wcs11FactoryMethods in net.opengis.wcs11.impl that return Wcs11FactoryModifier and TypeMethodDescriptionWcs11PackageImpl.getWcs11Factory()static Wcs11FactoryWcs11FactoryImpl.init()Creates the default factory implementation.