Uses of Class
com.opera.core.systems.model.Canvas

Packages that use Canvas
com.opera.core.systems.scope.services   
com.opera.core.systems.scope.services.ums   
 

Uses of Canvas in com.opera.core.systems.scope.services
 

Methods in com.opera.core.systems.scope.services with parameters of type Canvas
 ScreenShotReply IOperaExec.containsColor(Canvas canvas, long timeout, OperaColors... colors)
          Check if the page contains color(s) as specified in OperaColors.
 ScreenShotReply IOperaExec.screenWatcher(Canvas canvas, long timeout, boolean includeImage, java.lang.String... hashes)
          Take a screenshot of specified ExecProtos.Area and compare it with the given hashes (keys).
 

Uses of Canvas in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type Canvas
 ScreenShotReply OperaExec.containsColor(Canvas canvas, long timeout, OperaColors... colors)
           
 ScreenShotReply OperaExec.screenWatcher(Canvas canvas, long timeout, boolean includeImage, java.lang.String... hashes)
           
 



Copyright © 2011. All Rights Reserved.