org.geotools.se.v1_1.bindings
Class GraphicFillBinding
Object
AbstractComplexBinding
SLDGraphicFillBinding
GraphicFillBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class GraphicFillBinding
- extends SLDGraphicFillBinding
Binding object for the element http://www.opengis.net/se:GraphicFill.
<xsd:element name="GraphicFill" type="se:GraphicFillType">
<xsd:annotation>
<xsd:documentation>
A "GraphicFill" defines repeated-graphic filling (stippling)
pattern for an area geometry.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicFillBinding
public GraphicFillBinding()
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDGraphicFillBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.