Uses of Package
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
).-
-
ClassDescriptionRepresentation of a viewport's state, which manifests itself in x and y translation, width and height, as well as a contents transform.