Uses of Interface
net.opengis.wmts.v_1.wmtsv_1Factory
- 
Packages that use wmtsv_1Factory Package Description net.opengis.wmts.v_1 net.opengis.wmts.v_1.impl org.geotools.wmts.bindings 
- 
- 
Uses of wmtsv_1Factory in net.opengis.wmts.v_1Fields in net.opengis.wmts.v_1 declared as wmtsv_1Factory Modifier and Type Field Description static wmtsv_1Factorywmtsv_1Factory. eINSTANCEThe singleton instance of the factory.Methods in net.opengis.wmts.v_1 that return wmtsv_1Factory Modifier and Type Method Description wmtsv_1Factorywmtsv_1Package. getwmtsv_1Factory()Returns the factory that creates the instances of the model.
- 
Uses of wmtsv_1Factory in net.opengis.wmts.v_1.implClasses in net.opengis.wmts.v_1.impl that implement wmtsv_1Factory Modifier and Type Class Description classwmtsv_1FactoryImplAn implementation of the model Factory.Methods in net.opengis.wmts.v_1.impl that return wmtsv_1Factory Modifier and Type Method Description wmtsv_1Factorywmtsv_1PackageImpl. getwmtsv_1Factory()static wmtsv_1Factorywmtsv_1FactoryImpl. init()Creates the default factory implementation.
- 
Uses of wmtsv_1Factory in org.geotools.wmts.bindings
 
-