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
).-
Interface Summary Interface Description IGraphAttributesProvider TheIGraphAttributesProvider
can be used to provide arbitrary attributes for nodes, edges, the root graph, and any nested graphs.IGraphContentProvider TheIGraphContentProvider
mediates between theZestContentViewer
and a content model. -
Class Summary Class Description ZestContentViewer ZestFxJFaceModule TheZestFxJFaceModule
contains Eclipse UI specific bindings in the context of an MVC.FX application.