zest
Change color of a node in Zest
I\'m using Zest to draw a graph. However, I want to change the default color o开发者_C百科f the graphnode to another color based on its label. For example: Label: red => color of the node is red.If yo[详细]
2023-03-30 00:14 分类:问答Problem with draw2d dependency in Eclipse with zest
When trying to run this zest tutorial, I get the following e开发者_JAVA百科rror: The type org.eclipse.draw2d.FigureCanvas cannot[详细]
2023-02-22 05:08 分类:问答Adding a plugin dependency to my plugin breaks existing non-plugin library (Google Data API)
I\'m writing an eclipse plugin. This plugin uses a few local jar files, and additionally has a few dependencies on other plugins.[详细]
2023-02-14 17:23 分类:问答example zest layouts
Has anyone created a library of zest layout algorithms other than the ones highlighted here? 开发者_Go百科http://www.eclipse.org/gef/zest/There are some new algorithms in Zest 2.0, with an overhauled[详细]
2023-02-01 10:33 分类:问答Using GEF vs ZEST to draw a graph?
ZEST was included in the GEF library. I am a bit confused about when to use GEF and when to use ZEST. I would like to know when using开发者_运维问答 GEF is better than using ZEST, and the other way ar[详细]
2023-01-14 08:41 分类:问答how to zoom a graph using zest?
I am using RCP开发者_如何学Go and ZEST to create an application to visualize graphs. My question is: is it possible to zoom a graph drawn on ZEST (any ZEST or RCP api or plug-in)?[详细]
2023-01-03 14:31 分类:问答How can I detect errors programatically when building an egg with setuptools?
If I have a script that builds eggs, basically by running python setup.py bdist_egg --exclude-source-files[详细]
2022-12-19 11:55 分类:问答