Package org.eclipse.gef.zest.fx
This package provides a Guice Module (
ZestFxModule
) with bindings for Zest.FX, as
well a class (ZestProperties
) that defines
all supported graph attributes for visualization and layout.-
Class Summary Class Description ZestFxModule TheZestFxModule
defines Zest.FX specific bindings additional to the bindings defined withinMvcFxModule
.ZestProperties TheZestProperties
class contains the definition of the attributes (including their default values) that are evaluated by Zest.FX.