Uses of Package
org.eclipse.gef.zest.fx.models
Packages that use org.eclipse.gef.zest.fx.models
Package
Description
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).This package provides viewer models to support hiding/unhiding of nodes (
 
HidingModel) as well as semantic
 zooming (NavigationModel).- 
Classes in org.eclipse.gef.zest.fx.models used by org.eclipse.gef.zest.fx.behaviors
- 
Classes in org.eclipse.gef.zest.fx.models used by org.eclipse.gef.zest.fx.modelsClassDescriptionRepresentation of a viewport's state, which manifests itself in x and y translation, width and height, as well as a contents transform.