com.supermap.ar.areffect

Interface ICapture



  • public interface ICapture

    Capture interface

    SampleCode:
     
    • Method Detail

      • captureScreen

        java.lang.String captureScreen(java.lang.String folderPath)
                                throws java.io.IOException
        screenshots
        Parameters:
        folderPath - Path to the folder where the screenshot results are saved
        Returns:
        File name
        Throws:
        java.io.IOException