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. |
Modifier and Type | Method and Description |
---|---|
GraphEdgeLayout |
GraphLayoutContext.getEdgeLayout(Edge edge)
Returns the
GraphEdgeLayout corresponding to the given
Edge . |
Copyright (c) 2014 itemis AG and others. All rights reserved.