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

H

handleDispose(DisposeEvent) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
 
hasChildren(Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.INestedGraphContentProvider
Determines whether the node represented by the given content element has nested children.
HIDDEN_PROPERTY - Static variable in class org.eclipse.gef4.zest.fx.models.HidingModel
Property name that is used when firing property change notifications when the Set of hidden Nodes changes.
HiddenNeighborsPart - Class in org.eclipse.gef4.zest.fx.parts
The HiddenNeighborsPart is an AbstractFXFeedbackPart that displays the number of hidden neighbors (see HidingModel.getHiddenNeighbors(org.eclipse.gef4.graph.Node)) of its first anchorage.
HiddenNeighborsPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.HiddenNeighborsPart
 
hide() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractHidingBehavior
Hides the host.
hide() - Method in class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
Hides the host by setting its visual's visibility to false and its visual's mouse transparency to true.
hide(Node) - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
Adds the given Node to the Set of hidden Nodes.
hide(NodeContentPart) - Static method in class org.eclipse.gef4.zest.fx.operations.HideOperation
Constructs a new HideOperation that will hide the given NodeContentPart upon execution.
hide() - Method in class org.eclipse.gef4.zest.fx.operations.HideOperation
Adjusts the HidingModel so that the NodeContentPart of this HideOperation will be hidden.
hide() - Method in class org.eclipse.gef4.zest.fx.policies.HideNodePolicy
Executes an operation on the history that hides the host NodeContentPart (and clears the FocusModel, HoverModel, and SelectionModel).
HideFirstAnchorageOnClickPolicy - Class in org.eclipse.gef4.zest.fx.policies
The HideFirstAnchorageOnClickPolicy is an AbstractFXOnClickPolicy that hides all neighbors of its host upon mouse click by adding them from the HidingModel.
HideFirstAnchorageOnClickPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.HideFirstAnchorageOnClickPolicy
 
hideNestedGraphIcon() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Removes the NodeContentPart.getNestedGraphIcon() from the NodeContentPart.getNestedContentStackPane() and sets the nested graph icon to null.
HideNodePolicy - Class in org.eclipse.gef4.zest.fx.policies
The HideNodePolicy can be installed on NodeContentPart.
HideNodePolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.HideNodePolicy
 
HideOnTypePolicy - Class in org.eclipse.gef4.zest.fx.policies
The HideOnTypePolicy is an AbstractFXOnTypePolicy that hides/shows its host NodeContentPart upon the press of a button: KeyCode.P: hides the host NodeContentPart KeyCode.E: shows all hidden neighbors of the host NodeContentPart
HideOnTypePolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.HideOnTypePolicy
 
HideOperation - Class in org.eclipse.gef4.zest.fx.operations
The HideOperation can be used to hide/show a NodeContentPart by changing the HidingModel accordingly.
HideOperation(NodeContentPart, boolean) - Constructor for class org.eclipse.gef4.zest.fx.operations.HideOperation
Constructs a new HideOperation that will show or hide the given NodeContentPart depending on the isHidden flag.
HidingBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The HidingBehavior is specific to NodeContentPart.
HidingBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
 
HidingModel - Class in org.eclipse.gef4.zest.fx.models
The HidingModel manages a Set of currently hidden Nodes.
HidingModel() - Constructor for class org.eclipse.gef4.zest.fx.models.HidingModel
 
hover(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.HoverFirstAnchorageOnHoverPolicy
 
HoverFirstAnchorageOnHoverPolicy - Class in org.eclipse.gef4.zest.fx.policies
The HoverFirstAnchorageOnHoverPolicy is an extension to the FXHoverOnHoverPolicy that hovers its first anchorage instead of its host.
HoverFirstAnchorageOnHoverPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.HoverFirstAnchorageOnHoverPolicy
 
A B C D E F G H I L N O P R S T U Z 
Skip navigation links
GEF4 Zest
0.2.0.201509140217

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