HidingModel
changes.ZestFxModule
) with bindings for Zest.FX, as
well a class (ZestProperties
) that defines
all supported graph attributes for visualization and layout.GraphLayoutBehavior
,
AbstractLayoutBehavior
,
NodeLayoutBehavior
,
EdgeLayoutBehavior
), as well as
hiding/unhiding of nodes and related edges (
AbstractHidingBehavior
,
NodeHidingBehavior
,
EdgeHidingBehavior
,
EdgeLabelHidingBehavior
).ContentViewer
to render graphs (
ZestContentViewer
) and related content
and label providers (
IGraphContentProvider
,
IGraphAttributesProvider
).HidingModel
) as well as semantic
zooming (NavigationModel
).IUndoableOperation
to support
hiding/unhiding of nodes and related edges (
HideOperation
).ZestFxRootPart
), specific
content parts for graphs, nodes, and edges (
GraphPart
,
NodePart
,
EdgePart
), (hover) handle parts
to realize hiding/unhiding of nodes (
HideHoverHandlePart
,
ShowHiddenNeighborsHoverHandlePart
), as well as
feedback parts to indicate hidden nodes (
HiddenNeighborsFeedbackPart
).HidePolicy
,
ShowHiddenNeighborsPolicy
), as well
as semantic zooming (
SemanticZoomPolicy
), and label
transformation.ZestFxUiModule
) with bindings for
Zest.FX.UI.ViewPart
(
ZestFxUiView
) to render graphs.Copyright (c) 2014 itemis AG and others. All rights reserved.