public class ZestFxContentPartFactory extends Object implements IContentPartFactory
ZestFxContentPartFactory
is a Graph
-specific
IContentPartFactory
. It creates GraphPart
s,
NodePart
s, and EdgePart
s for the corresponding
Graph
s, Node
s, and Edge
s.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 IContentPartFactory
Copyright (c) 2014 itemis AG and others. All rights reserved.