Uses of Interface
net.opengis.wmts.v_1.wmtsv_1Factory
Packages that use wmtsv_1Factory
-
Uses of wmtsv_1Factory in net.opengis.wmts.v_1
Fields in net.opengis.wmts.v_1 declared as wmtsv_1FactoryModifier and TypeFieldDescriptionstatic final wmtsv_1Factorywmtsv_1Factory.eINSTANCEThe singleton instance of the factory.Methods in net.opengis.wmts.v_1 that return wmtsv_1FactoryModifier and TypeMethodDescriptionwmtsv_1Package.getwmtsv_1Factory()Returns the factory that creates the instances of the model. -
Uses of wmtsv_1Factory in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement wmtsv_1FactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in net.opengis.wmts.v_1.impl that return wmtsv_1FactoryModifier and TypeMethodDescriptionwmtsv_1PackageImpl.getwmtsv_1Factory()static wmtsv_1Factorywmtsv_1FactoryImpl.init()Creates the default factory implementation. -
Uses of wmtsv_1Factory in org.geotools.wmts.bindings
Constructors in org.geotools.wmts.bindings with parameters of type wmtsv_1FactoryModifierConstructorDescriptionAcceptedFormatsTypeBinding(wmtsv_1Factory factory) BinaryPayloadBinding(wmtsv_1Factory factory) CapabilitiesBinding(wmtsv_1Factory factory) ContentsTypeBinding(wmtsv_1Factory factory) DimensionBinding(wmtsv_1Factory factory) DimensionNameValueBinding(wmtsv_1Factory factory) FeatureInfoResponseBinding(wmtsv_1Factory factory) GetCapabilitiesBinding(wmtsv_1Factory factory) GetFeatureInfoBinding(wmtsv_1Factory factory) GetTileBinding(wmtsv_1Factory factory) GetTileValueTypeBinding(wmtsv_1Factory factory) LayerBinding(wmtsv_1Factory factory) LayerTypeBinding(wmtsv_1Factory factory) LegendURLBinding(wmtsv_1Factory factory) RequestServiceTypeBinding(wmtsv_1Factory factory) SectionsTypeBinding(wmtsv_1Factory factory) StyleBinding(wmtsv_1Factory factory) TextPayloadBinding(wmtsv_1Factory factory) ThemeBinding(wmtsv_1Factory factory) ThemesBinding(wmtsv_1Factory factory) TileMatrixBinding(wmtsv_1Factory factory) TileMatrixLimitsBinding(wmtsv_1Factory factory) TileMatrixSetBinding(wmtsv_1Factory factory) TileMatrixSetLimitsBinding(wmtsv_1Factory factory) TileMatrixSetLinkBinding(wmtsv_1Factory factory) URLTemplateTypeBinding(wmtsv_1Factory factory) VersionTypeBinding(wmtsv_1Factory factory)