Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrow Text location (Read 1764 times)
koosala
Full Member
***
Offline


Java Happens

Posts: 136
Joined: May 13th, 2007
Arrow Text location
Oct 17th, 2007 at 1:14am
Print Post  
Hi,

I have an arrow and I have set the text for this arrow.

Is there a way I can find out the location of the text on the flowchart?

Thanks,
Praveen
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrow Text location
Reply #1 - Oct 17th, 2007 at 6:03am
Print Post  
Hi,

It's not possible at this time. You could add some code to the Arrow.drawText() method to store the text location calculated there in a Point2D field, and expose it through a public getter method.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint