Menu

#13 Loading edge labels from XGMML

open
nobody
None
5
2003-05-14
2003-05-14
No

Using 0.9.2, it looks like edge labels aren't being loaded
from XGMML files.

Changing XGMMLContentHandler::instantiateEdge() to
check for a label attribute, and if defined, call both
setLabel() and setFollowVertextLabel( false ) correctly
loads the label.

I've attached a tarball that includes both an example
XGMML file that isn't loaded correctly in 0.9.2, and the
modified XGMMLContentHandler.java which will load the
edge labels.

Discussion

  • Andrew Fairley

    Andrew Fairley - 2003-05-14

    Example XGMML file and possible bug fix

     
  • Nobody/Anonymous

    Logged In: NO

    I have modified the code and XGMML to avoid the problem...

     
  • Nobody/Anonymous

    Logged In: NO

    I have modified the code and XGMML to avoid the problem...
    cavestro <bruno.c@inwind.it>

     

Log in to post a comment.

MongoDB Logo MongoDB