Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Service Oriented Architecture Tools Platform (STP) » Re: About BPMN'layout
Re: About BPMN'layout [message #374791] Fri, 15 August 2008 02:21 Go to previous message
Eclipse User
Originally posted by: stephenbyc.gmail.com

Antoine Toulme wrote:
> Take a look at PoolPoolCompartmentFigure.
>
> Let me know how it goes!
>
> Thanks,
>
> Antoine

Hi Antoine,
I am so sorry to bother you again. I have looked at
PoolPoolCompartmentFigure and found that its primary responsibility
is not to draw itself but to the lane figure in it. Then, I focus on its
editpart PoolPoolCompartmentEditPart and I find the code below:

FixedOneLineBorder border = new FixedOneLineBorder(
POOLCOMPARTMENTFIGURE_BORDER, 1, PositionConstants.TOP);

I modify orientation of the line to horizontal. But I can't make the
pool name above the line yet. Could you give me more hint.

Thanks,

Stephen
 
Read Message
Read Message
Read Message
Previous Topic:About BPMN'layout
Next Topic:Re: ganymede with webtools
Goto Forum:
  


Current Time: Sat May 18 23:28:45 EDT 2013

Powered by FUDForum. Page generated in 0.01725 seconds