public final class Scaling extends XSD
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE |
static QName |
ScaleAxesByFactorType |
static QName |
ScaleAxisType |
static QName |
ScaleByFactorType |
static QName |
ScaleToExtentType |
static QName |
ScaleToSizeType |
static QName |
ScalingType |
static QName |
TargetAxisExtentType |
static QName |
TargetAxisSizeType |
LOGGER, schema, typeMappingProfile, typeSchema| Modifier and Type | Method and Description |
|---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
static Scaling |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.opengis.net/WCS_service-extension_scaling/1.0'.
|
String |
getSchemaLocation()
Returns the location of 'rsub.xsd.'.
|
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toStringpublic static final String NAMESPACE
public static final QName ScalingType
public static final QName ScaleByFactorType
public static final QName ScaleAxesByFactorType
public static final QName ScaleAxisType
public static final QName ScaleToSizeType
public static final QName TargetAxisSizeType
public static final QName ScaleToExtentType
public static final QName TargetAxisExtentType
public static final Scaling getInstance()
protected void addDependencies(Set dependencies)
XSDaddDependencies in class XSDpublic String getNamespaceURI()
getNamespaceURI in class XSDpublic String getSchemaLocation()
getSchemaLocation in class XSDCopyright © 1996–2019 Geotools. All rights reserved.