+  Flower Platform
|-+  Gantt4Flex
| |-+  Gantt4Flex
| | |-+  GanttConnection: Direct connection
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

« previous next »
Pages: [1] Print
Author Topic: GanttConnection: Direct connection  (Read 472 times)
dataplan
Jr. Member
**
Posts: 57


« on: May 25, 2012, 12:07:34 PM »

Hi,

I tested the new GanttConnection . It works good, but I have one question. Is it possible to create a direct connection, as you can see on my screenshot?

My source looks like this:

Code:
var connection:GanttConnection = new GanttConnection(start, end, GanttConnection.RIGHT, GanttConnection.LEFT);
connection.dashSize = dashSize;
connection.color = color;
connection.thickness = thickness;
connection.sourceEndType = GanttConnection.END_TYPE_NONE;
connection.targetEndType = GanttConnection.END_TYPE_CLOSED_FILLED_IN_ARROW;

Logged
Cristian
UML4AS Architect
Administrator
*****
Posts: 283



« Reply #1 on: May 25, 2012, 01:47:51 PM »

Hello,

You mean without intermediate points? I.e. a straight line?

Regards,
Cristian.
Logged
dataplan
Jr. Member
**
Posts: 57


« Reply #2 on: May 25, 2012, 02:10:14 PM »

Hi Cristian,

Yes, just a straight line.

Thanks Dennis
Logged
Cristian
UML4AS Architect
Administrator
*****
Posts: 283



« Reply #3 on: May 25, 2012, 06:15:58 PM »

Dear Dennis,

This is not possible for the moment.
Best regards,

Cristian.
Logged
Pages: [1] Print 
« previous next »
Jump to: