public class ZestFxContentPartFactory extends java.lang.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 javafx.scene.Node> |
createContentPart(java.lang.Object content,
java.util.Map<java.lang.Object,java.lang.Object> contextMap) |
protected Injector |
getInjector()
Access to the injector that is used to initialize the result objects of
createContentPart(Object, Map) . |
public IContentPart<? extends javafx.scene.Node> createContentPart(java.lang.Object content, java.util.Map<java.lang.Object,java.lang.Object> contextMap)
createContentPart
in interface IContentPartFactory
protected Injector getInjector()
createContentPart(Object, Map)
.Copyright (c) 2014 itemis AG and others. All rights reserved.