org.geotools.se.v1_1.bindings
Class ShadedReliefBinding
Object
AbstractComplexBinding
SLDShadedReliefBinding
ShadedReliefBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class ShadedReliefBinding
- extends SLDShadedReliefBinding
Binding object for the element http://www.opengis.net/se:ShadedRelief.
<xsd:element name="ShadedRelief" type="se:ShadedReliefType">
<xsd:annotation>
<xsd:documentation>
"ShadedRelief" specifies the application of relief shading
(or "hill shading") to a DEM raster to give it somewhat of a
three-dimensional effect and to make elevation changes more
visible.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShadedReliefBinding
public ShadedReliefBinding(StyleFactory styleFactory,
FilterFactory filterFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDShadedReliefBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.