public class GeometryBinding extends SLDGeometryBinding
<xsd:element name="Geometry" type="se:GeometryType">
<xsd:annotation>
<xsd:documentation>
A Geometry gives reference to a (the) geometry property of a
feature to be used for rendering.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="GeometryType">
<xsd:sequence>
<xsd:element ref="ogc:PropertyName"/>
</xsd:sequence>
</xsd:complexType>
Constructor and Description |
---|
GeometryBinding() |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
getExecutionMode, getType, initialize, parse
encode, getProperties, getProperties, getProperty, initializeChildContext
public QName getTarget()
getTarget
in interface Binding
getTarget
in class SLDGeometryBinding
Copyright © 1996–2019 Geotools. All rights reserved.