Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Map vertex properties with an API instead of using the 'Properties Mapper'

0 votes
I am using jgraph-t, graphml export tool to create a graph to visualize on yEd. I am currently using Properties Mapper feature of yEd to adjust shape and label names of the vertices and edges. I'd like to do this while exporting the graph and not using the Properties Mapper. Is there any way or API to achieve this?
closed with the note: Not a yEd question
in Help by
closed by

1 Answer

0 votes

Since you are using JGraphT to create your GraphML files, you need to adjust JGraphT's export tool or write your own GraphML export for JGraphT.

Thus, you need to ask the JGraphT community for help. In other words, this forum is the wrong place to ask this question.

If your question is actually, if there is an API to replace JGraphT altogether, then the answer is: "Yes, there is." yEd is built upon the commercial yFiles library which provides a powerful and flexible high-level API for creating, arranging, displaying, and exporting graphs.

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...