public class Wfs10JTStoGML200Converter extends Object
Constructor and Description |
---|
Wfs10JTStoGML200Converter() |
Modifier and Type | Method and Description |
---|---|
static String |
convertGeometryCollectionToGML(com.vividsolutions.jts.geom.Geometry geometry) |
static String |
convertGeometryToGML(com.vividsolutions.jts.geom.Geometry geometry) |
static JAXBElement<? extends AbstractGeometryType> |
convertGeometryTypeToJAXB(AbstractGeometryType abstractGeometryType) |
static AbstractGeometryType |
convertGMLToGeometryType(String gml,
QName qName) |
public static String convertGeometryToGML(com.vividsolutions.jts.geom.Geometry geometry) throws JAXBException
JAXBException
public static AbstractGeometryType convertGMLToGeometryType(String gml, QName qName) throws JAXBException
JAXBException
public static JAXBElement<? extends AbstractGeometryType> convertGeometryTypeToJAXB(AbstractGeometryType abstractGeometryType)
public static String convertGeometryCollectionToGML(com.vividsolutions.jts.geom.Geometry geometry) throws JAXBException
JAXBException
This work is licensed under a Creative Commons Attribution 4.0 International License.