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 ). |
org.eclipse.gef.zest.fx.models |
This package provides viewer models to support hiding/unhiding of nodes (
HidingModel ) as well as semantic
zooming (NavigationModel ). |
Class and Description |
---|
HidingModel |
Class and Description |
---|
NavigationModel.ViewportState
Representation of a viewport's state, which manifests itself in x and y
translation, width and height, as well as a contents transform.
|
Copyright (c) 2014 itemis AG and others. All rights reserved.