Package org.eclipse.gef.zest.fx
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.-
ClassDescriptionThe
ZestFxModule
defines Zest.FX specific bindings additional to the bindings defined withinMvcFxModule
.TheZestProperties
class contains the definition of the attributes (including their default values) that are evaluated by Zest.FX.