org.geotools.wcs.v2_0
Class ScalingConfiguration
Object
Configuration
ScalingConfiguration
public class ScalingConfiguration
- extends Configuration
Parser configuration for the http://www.opengis.net/WCS_service-extension_scaling/1.0 schema.
Method Summary |
protected void |
registerBindings(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, getSchemaFileURL, getSchemaLocationResolver, getSchemaLocator, getXSD, hashCode, hasProperty, registerBindings, schema, setupBindings, setupBindings, setupContext, setupEncoder, setupParser |
ScalingConfiguration
public ScalingConfiguration()
- Creates a new configuration.
registerBindings
protected final void registerBindings(Map bindings)
- Registers the bindings for the configuration.
- Overrides:
registerBindings
in class Configuration
Copyright © 1996-2014 Geotools. All Rights Reserved.