Skip navigation links
GEF4 MVC
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V Z 

V

valueChanged(PropertySheetEntry) - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
 
VIEWER_FOCUS_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.FocusModel
The FocusModel fires PropertyChangeEvents when the viewer focused state changes.
VIEWPORT_CONTENTS_TRANSFORM_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.ViewportModel
When the contents transform changes, this is the property name reported by a corresponding property change event.
VIEWPORT_HEIGHT_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.ViewportModel
When the viewport height changes, this is the property name reported by a corresponding property change event.
VIEWPORT_TRANSLATE_X_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.ViewportModel
When the viewport translateX-position changes, this is the property name reported by a corresponding property change event.
VIEWPORT_TRANSLATE_Y_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.ViewportModel
When the viewport translateY-position changes, this is the property name reported by a corresponding property change event.
VIEWPORT_WIDTH_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.ViewportModel
When the viewport width changes, this is the property name reported by a corresponding property change event.
viewportModel - Variable in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
The ViewportModel that is manipulated by this operation.
ViewportModel - Class in org.eclipse.gef4.mvc.models
The ViewportModel stores viewport width and height, horizontal and vertical translation, and a general contents transformation.
ViewportModel() - Constructor for class org.eclipse.gef4.mvc.models.ViewportModel
 
ViewportModel.ViewportState - Class in org.eclipse.gef4.mvc.models
Representation of a viewport's state, which manifests itself in x and y translation, width and height, as well as a contents transform.
ViewportState() - Constructor for class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Creates a new ViewportModel.ViewportState with tx = ty = width = height = 0 and an identity transform.
ViewportState(double, double, double, double, AffineTransform) - Constructor for class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Creates a new ViewportModel.ViewportState for the given translation, size, and transform.
VisualBoundsGeometryProvider - Class in org.eclipse.gef4.mvc.fx.parts
 
VisualBoundsGeometryProvider() - Constructor for class org.eclipse.gef4.mvc.fx.parts.VisualBoundsGeometryProvider
 
VisualOutlineGeometryProvider - Class in org.eclipse.gef4.mvc.fx.parts
The VisualOutlineGeometryProvider can be registered on an IVisualPart to provide an IGeometry based on the outline of the part's visualization.
VisualOutlineGeometryProvider() - Constructor for class org.eclipse.gef4.mvc.fx.parts.VisualOutlineGeometryProvider
 
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 MVC
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.