com.supermap.services.wps

Class GML321

  • All Implemented Interfaces:
    java.io.Serializable


    public class GML321
    extends GMLBase
    implements java.io.Serializable
    

    GML3.2.1 version

    Since:
    6.1.3
    See Also:
    Serialized Form
    • Constructor Detail

      • GML321

        public GML321(int epsgCode)
        

        The Constructor.

        Parameters:
        epsgCode -
    • Method Detail

      • generateGML

        protected java.lang.String generateGML(java.lang.String name,
                                   boolean succeed,
                                   java.util.List<Geometry> geometrys,
                                   boolean save,
                                   java.lang.String outputFormat)
                                        throws javax.xml.bind.JAXBException,
                                               java.io.IOException
        

        Generate GML

        Specified by:
        generateGML in class GMLBase
        Parameters:
        executeResponse - Execute response
        geometrySpatialAnalystResult - Results of geometric object spatial analysis
        Throws:
        java.io.IOException
        javax.xml.bind.JAXBException