public class PointPropertyTypeEncoder extends AbstractXmlEncoder<net.opengis.gml.x32.PointPropertyType,org.locationtech.jts.geom.Point>
| Constructor and Description |
|---|
PointPropertyTypeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.gml.x32.PointPropertyType |
encode(org.locationtech.jts.geom.Point point) |
net.opengis.gml.x32.PointPropertyType |
encode(org.locationtech.jts.geom.Point point,
EncodingContext ec) |
protected org.apache.xmlbeans.XmlObject |
encodeGML(java.lang.Object o,
EncodingContext ec) |
java.util.Set<EncoderKey> |
getKeys() |
encodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getContentType, getDocumentEncoder, getDocumentEncoder, getDocumentEncoderKey, getDocumentEncoderKey, getEncoder, getEncoder, getEncoderKey, getEncoderKey, getPropertyTypeEncoder, getPropertyTypeEncoder, getPropertyTypeEncoderKey, getPropertyTypeEncoderKey, getXmlOptions, setXmlOptions, substitutegetEncoder, getEncoderRepository, setEncoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNamespacePrefixToMap, getSchemaLocationsgetSupportedTypespublic java.util.Set<EncoderKey> getKeys()
public net.opengis.gml.x32.PointPropertyType encode(org.locationtech.jts.geom.Point point)
throws EncodingException
encode in interface Encoder<net.opengis.gml.x32.PointPropertyType,org.locationtech.jts.geom.Point>encode in class AbstractXmlEncoder<net.opengis.gml.x32.PointPropertyType,org.locationtech.jts.geom.Point>EncodingExceptionpublic net.opengis.gml.x32.PointPropertyType encode(org.locationtech.jts.geom.Point point,
EncodingContext ec)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGML(java.lang.Object o,
EncodingContext ec)
throws EncodingException
EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.