Package | Description |
---|---|
org.eclipse.gef4.mvc.behaviors |
This package contains the
IBehavior
and AbstractBehavior definitions. |
org.eclipse.gef4.mvc.fx.operations |
This package contains all
IUndoableOperation
implementations contributed by MVC.FX. |
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
org.eclipse.gef4.mvc.models |
This package contains all viewer models, i.e. the data constituting a viewer
state.
|
Class and Description |
---|
HoverModel |
Class and Description |
---|
ViewportModel
The
ViewportModel stores viewport width and height, horizontal and
vertical translation, and a general contents transformation. |
Class and Description |
---|
GridModel
The
GridModel stores information about a background grid, i.e. cell
width and cell height. |
ViewportModel
The
ViewportModel stores viewport width and height, horizontal and
vertical translation, and a general contents transformation. |
Class and Description |
---|
ViewportModel.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.