Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic setOrigin and setDestination Api throws null point (Read 2208 times)
Nagabhushan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Jul 17th, 2007
setOrigin and setDestination Api throws null point
Jul 17th, 2007 at 6:48am
Print Post  
I am creating an object of Arrow by using the single argument constructor passing flowchart.
Then i am trying to set the origin and destination using the above api, it is throwing null pointer exception.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setOrigin and setDestination Api throws null p
Reply #1 - Jul 17th, 2007 at 10:05am
Print Post  
This constructor is used for serialization and should not be visible. If you need to set the origin and destination at a later moment, use the constructor that takes Point2D arguments.

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