|
|
|
|
|
|
Re: Marking in the process image [message #132216 is a reply to message #132155] |
Mon, 11 May 2009 08:56  |
Eclipse User |
|
|
|
Hi Kristin,
I guess you want to draw on an image on the server, right? You could use
AWT graphics or any image drawing library to do so, but note that for
this to work, you might need to have an X-Server installed at
deployment. With AWT graphics, some operations even work without X, you
have to specify the java.awt.headless=true option. See [1] for details.
Hope that helps,
Ralf
[1] http://java.sun.com/developer/technicalArticles/J2SE/Desktop /headless/
Kristin Polenz wrote:
> Hi,
>
> I think it is not easy to understand the special jbpm topic. In
> principle, I have a image which I will change with RAP. So, I want to
> mark a current position in this image. For example, I have a image of a
> map and I will mark a position in this map.
> kristin
>
|
|
|
Powered by
FUDForum. Page generated in 0.07155 seconds