Package org.eclipse.gef.zest.fx.jface
package org.eclipse.gef.zest.fx.jface
This package provides a specific
 
ContentViewer to render graphs (
 ZestContentViewer) and related content
 and label providers (
 IGraphContentProvider,
 IGraphAttributesProvider).
- 
ClassDescriptionTheIGraphAttributesProvidercan be used to provide arbitrary attributes for nodes, edges, the root graph, and any nested graphs.TheIGraphContentProvidermediates between theZestContentViewerand a content model.TheZestFxJFaceModulecontains Eclipse UI specific bindings in the context of an MVC.FX application.