|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXSD
Scaling
public final class Scaling
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/WCS_service-extension_scaling/1.0 schema.
Field Summary | |
---|---|
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
|
Fields inherited from class XSD |
---|
LOGGER, schema, typeMappingProfile, typeSchema |
Method Summary | |
---|---|
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.'. |
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public 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
Method Detail |
---|
public static final Scaling getInstance()
protected void addDependencies(Set dependencies)
XSD
addDependencies
in class XSD
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |