Package | Description |
---|---|
org.eclipse.gef4.zest.fx.ui.jface |
This package provides a specific
ContentViewer to render graphs (
ZestContentViewer ) and related
content (IGraphNodeContentProvider ,
INestedGraphContentProvider ) and
label providers (
IGraphNodeLabelProvider ,
INestedGraphLabelProvider ). |
Modifier and Type | Method and Description |
---|---|
protected Graph |
ZestContentViewer.createNestedGraph(java.lang.Object contentNestingNode,
INestedGraphContentProvider nestedGraphContentProvider,
ILabelProvider labelProvider)
Creates a
Graph nested in the node represented by the given
contentNestingNode. |
Copyright (c) 2014 itemis AG and others. All rights reserved.