|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Canvas | |
|---|---|
| org.sikuli.api.visual | Provides the classes to annotate the screen and display canvases (frames) on a screen region. |
| Uses of Canvas in org.sikuli.api.visual |
|---|
| Subclasses of Canvas in org.sikuli.api.visual | |
|---|---|
class |
DesktopCanvas
The DesktopCanvas class represents a canvas (frame) to be displayed on a screen region. |
class |
ImageCanvas
|
class |
ScreenRegionCanvas
|
| Methods in org.sikuli.api.visual that return Canvas | |
|---|---|
Canvas |
Canvas.clear()
Removes all canvas elements. |
| Constructors in org.sikuli.api.visual with parameters of type Canvas | |
|---|---|
CanvasBuilder(Canvas canvas)
|
|
StyleBuilder(Canvas canvas,
Element element)
Constructs a new StyleBuilder whose Canvas and Element specified with the arguments of the same name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||