| Package | Description |
|---|---|
| org.eclipse.gef4.zest.fx.layout |
This package provides object adapters (
GraphLayoutContext,
GraphNodeLayout,
GraphEdgeLayout) that implement
layout data interfaces and target graph model elements. |
| org.eclipse.gef4.zest.fx.models |
This package provides viewer models to support hiding/unhiding of nodes (
HidingModel) as well as semantic
zooming (ViewportStackModel). |
| Constructor and Description |
|---|
GraphEdgeLayout(GraphLayoutContext context,
Edge edge) |
GraphNodeLayout(GraphLayoutContext context,
Node node) |
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutModel |
Copyright (c) 2014 itemis AG and others. All rights reserved.