Package org.eclipse.gef.zest.fx.models
package org.eclipse.gef.zest.fx.models
This package provides viewer models to support hiding/unhiding of nodes (
HidingModel
) as well as semantic
zooming (NavigationModel
).-
ClassDescriptionThe
NavigationModel
manages aSet
ofGraph
s for which the next layout pass should be skipped (due to transformation or navigation changes).Representation of a viewport's state, which manifests itself in x and y translation, width and height, as well as a contents transform.