maxGraph/packages/html/stories/stashed/grapheditor
Thomas Bouffard 6fc05a3876
refactor: simplify fontStyle code checking binary mask (#174)
Introduce the `styleUtils.matchBinaryMask` function to remove
duplication in the code checking binary mask on `fontStyle`.
2023-01-17 12:08:32 +01:00
..
java/src/com/mxgraph/examples/web Finish converting core to ts, JSDoc conversion, consistency+convention changes, example bugfixes (#70) 2022-01-08 12:49:35 +11:00
www refactor: simplify fontStyle code checking binary mask (#174) 2023-01-17 12:08:32 +01:00
README Finish converting core to ts, JSDoc conversion, consistency+convention changes, example bugfixes (#70) 2022-01-08 12:49:35 +11:00

README

Run com.mxgraph.examples.web.GraphEditor in javascript/examples/grapheditor/java/src
(in Eclipse) or execute "ant grapheditor" in the java directory (using Ant)
and point your browser to:

http://localhost:8080/javascript/examples/grapheditor/www/index.html