[request] want java rectangle features for Region (union, intersection, intersects, contains)
Bug #905400 reported by
RaiMan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Released
|
Critical
|
RaiMan |
Bug Description
based on
https:/
and the Java docs
http://
these features for the class Region would be helpful:
--- return a new region or None
Region.
Region.
Region.
--- return True or False
Region.
Region.
Region.
Currently these features can be used by casting the Region object to a Java rectangle and back to a Region:
regUnion = Region(
Changed in sikuli: | |
status: | New → Fix Committed |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → x1.0 |
tags: | added: fkt-region |
Changed in sikuli: | |
importance: | Undecided → Critical |
Changed in sikuli: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.