Uses of Interface
net.opengis.wcs11.Wcs111Factory
-
Packages that use Wcs111Factory Package Description net.opengis.wcs11 net.opengis.wcs11.impl -
-
Uses of Wcs111Factory in net.opengis.wcs11
Fields in net.opengis.wcs11 declared as Wcs111Factory Modifier and Type Field Description static Wcs111FactoryWcs111Factory. eINSTANCEThe singleton instance of the factory.Methods in net.opengis.wcs11 that return Wcs111Factory Modifier and Type Method Description Wcs111FactoryWcs111Package. getWcs111Factory()Returns the factory that creates the instances of the model. -
Uses of Wcs111Factory in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement Wcs111Factory Modifier and Type Class Description classWcs111FactoryImplAn implementation of the model Factory.Methods in net.opengis.wcs11.impl that return Wcs111Factory Modifier and Type Method Description Wcs111FactoryWcs111PackageImpl. getWcs111Factory()static Wcs111FactoryWcs111FactoryImpl. init()Creates the default factory implementation.
-