|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Canvas | |
|---|---|
| com.opera.core.systems.scope.services | Interfaces for all the Scope services used. |
| com.opera.core.systems.scope.services.ums | Implementations of the Scope service interfaces. |
| 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,
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,
String... hashes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||