com.supermap.services.wps

Class Buffer



  • public class Buffer
    extends OverlayAnalyse
    

    Buffer operations encapsulated in WPS services.

    • Constructor Detail

      • Buffer

        public Buffer()
        
    • Method Detail

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        

        Perform buffer operation

        Specified by:
        execute in class Analyse
        Parameters:
        spatialAnalystImpl - spatial analyst service component
        execute - execution parameters
        Returns:
        ProcessResult buffer analysis result
        Throws:
        OGCException