Package org.geotools.wcs.v2_0
Class ScalingConfiguration
Object
Configuration
ScalingConfiguration
Parser configuration for the http://www.opengis.net/WCS_service-extension_scaling/1.0 schema.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final voidregisterBindings(Map bindings) Registers the bindings for the configuration.Methods inherited from class Configuration
addDependency, allDependencies, configureBindings, configureBindings, configureContext, configureEncoder, configureParser, equals, getContext, getDependencies, getDependency, getNamespaceURI, getProperties, getXSD, hashCode, hasProperty, registerBindings, setupBindings, setupContext, setupEncoder, setupParser
-
Constructor Details
-
ScalingConfiguration
public ScalingConfiguration()Creates a new configuration.
-
-
Method Details
-
registerBindings
Registers the bindings for the configuration.- Overrides:
registerBindingsin classConfiguration
-