public class ZestFxContentPartFactory extends Object implements IContentPartFactory
ZestFxContentPartFactory is a Graph-specific
IContentPartFactory. It creates GraphParts,
NodeParts, and EdgeParts for the corresponding
Graphs, Nodes, and Edges.| Constructor and Description |
|---|
ZestFxContentPartFactory() |
| Modifier and Type | Method and Description |
|---|---|
IContentPart<? extends Node> |
createContentPart(Object content,
Map<Object,Object> contextMap) |
public IContentPart<? extends Node> createContentPart(Object content, Map<Object,Object> contextMap)
createContentPart in interface IContentPartFactoryCopyright (c) 2014 itemis AG and others. All rights reserved.