Package | Description |
---|---|
org.eclipse.gef.zest.fx.behaviors |
This package provides behaviors for transferring information between graph
model elements and layout abstractions (
GraphLayoutBehavior ,
AbstractLayoutBehavior ,
NodeLayoutBehavior ,
EdgeLayoutBehavior ), as well as
hiding/unhiding of nodes and related edges (
AbstractHidingBehavior ,
NodeHidingBehavior ,
EdgeHidingBehavior ,
EdgeLabelHidingBehavior ). |
Modifier and Type | Class and Description |
---|---|
class |
EdgeHidingBehavior
|
class |
EdgeLabelHidingBehavior
|
class |
NodeHidingBehavior
The
NodeHidingBehavior is specific to NodePart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.