public interface IEdgeLayout
extends org.eclipse.gef4.common.attributes.IAttributeStore
IEdgeLayout
represents a connection between two
INodeLayout
s, i.e. it represents an edge of a graph within the layout
model.Modifier and Type | Method and Description |
---|---|
INodeLayout |
getSource() |
INodeLayout |
getTarget() |
INodeLayout getSource()
INodeLayout getTarget()
Copyright (c) 2014 itemis AG and others. All rights reserved.