This is version 2.2.1 of the yEd Graph Editor.
yEd is a general purpose Graph Editor that can be used to create, view and layout diagrams. It exhibits many of the features provided by the graph visualization library yFiles.
yEd is a product of the diagraming company yWorks GmbH.
The yEd License Agreement applies to this software. You must read and accept this license before using yEd.
Open a console and change to this directory. then type
java -jar yed.jar
Optionally start the editor for a given graph in YGF or GML format:
java -jar yed.jar <graphfile>
Under Windows you can simply doubleclick "yed.jar" in the the explorer window. This may not work if executable jar files have not the right file type associated.
Argument | Description | |
---|---|---|
-classic | Starts YEd in classic mode, i.e. without the graph hierarchy feature enabled. There will be no tree view of the nodes and no hierarchy menu entry. | |
<graphfile> | Loads and display the specified ygf or gml file on program startup |
java -Xmx256m -jar yed.jar
Copyright yWorks GmbH, 2001-2004. All rights reserved