[jgrapht-users] Impossible to set source and target of DefaultEdge
Brought to you by:
barak_naveh,
perfecthash
From: Anant R. <ar...@21...> - 2011-07-11 15:59:14
|
All, org.jgrapht.graph.DefaultEdge has protected getSource() and getTarget() methods, but there aren't setters for source and target or a constructor that sets them. Whether you are instantiating or extending DefaultEdge, the source and target members can't be modified, and they're always null. That doesn't seem right. Am I missing something? Anant Rathi Research Intern 21st Century Technologies, Inc. 6011 W. courtyard Drive Building 5, Suite 300 Austin, TX 78730 Phone: 512 682 4707 Email: ar...@21... URL: http://www.21technologies.com The information in this email and in any attachments is confidential and may be privileged. If you are not the intended recipient, please destroy this message, delete any copies held on your systems and notify the sender immediately. You should not retain, copy or use this email for any purpose, nor disclose all or any part of its content to any other pserson. |