- hashCode() - Method in class org.eclipse.gef.fx.anchors.AnchorKey
-
- hideGrid() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Disables the background grid.
- hookControl(T) - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Hooks the given Control
into the JavaFX scene graph, for example,
registering event forwarding from SWT to JavaFX.
- horizontalScrollBarPolicyProperty() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Returns the ObjectProperty
that controls the
ScrollPane.ScrollBarPolicy
that decides when to show a horizontal scrollbar.
- horizontalScrollOffsetProperty() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Returns the horizontal scroll offset as a property.
- HoverOverlayImageView - Class in org.eclipse.gef.fx.nodes
-
A Group
that combines two ImageView
s, realizing an overlay
effect (by adjusting the respective opacities) upon mouse hover.
- HoverOverlayImageView() - Constructor for class org.eclipse.gef.fx.nodes.HoverOverlayImageView
-