Blackberry setting a clipping region/area

做~自己de王妃 提交于 2019-12-11 07:27:49

问题


In J2ME we have the clipRect() and setClip() to clip a region in the Graphics area. What is the equivalent apis available in BlackBerry and how do we use it?


回答1:


See the blackberry API. pushRegion() for the clipRect(), don't know of exact setClip replacement.

http://www.blackberry.com/developers/docs/3.6api/net/rim/device/api/ui/Graphics.html



来源:https://stackoverflow.com/questions/1330205/blackberry-setting-a-clipping-region-area

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!