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 

S

setContent(Object) - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
 
setContent(Object) - Method in class org.eclipse.gef4.zest.fx.parts.GraphContentPart
 
setCssClass(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_CSS_CLASS attribute of the given Edge to the given value.
setCssClass(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_CSS_CLASS attribute of the given Node to the given value.
setCssId(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_CSS_ID attribute of the given Edge to the given value.
setCssId(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_CSS_ID attribute of the given Node to the given value.
setEdgeConnCssStyle(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_CURVE_CSS_STYLE attribute of the given Edge to the given value.
setEdgeTextCssStyle(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_LABEL_CSS_STYLE attribute of the given Edge to the given value.
setFisheye(Node, Boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.NODE_FISHEYE attribute of the given Node to the given value.
setGraph(Graph) - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
Transfers the given Graph into this GraphLayoutContext, i.e. creates GraphNodeLayouts and GraphEdgeLayouts for the Nodes and Edges of the given Graph.
setGraph(Graph) - Method in class org.eclipse.gef4.zest.fx.ui.parts.ZestFxUiView
Changes the contents of the FXView.getViewer() to the given Graph.
setIcon(Node, Image) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.NODE_ICON attribute of the given Node to the given value.
setLabel(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_LABEL attribute of the given Edge to the given value.
setLabel(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_LABEL attribute of the given Node to the given value.
setLayout(Graph, ILayoutAlgorithm) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.GRAPH_TYPE attribute of the given Graph to the given value.
setLayoutAlgorithm(ILayoutAlgorithm) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Changes the ILayoutAlgorithm that is used for laying out the contents to the given value.
setLayoutIrrelevant(Edge, Boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_LAYOUT_IRRELEVANT attribute of the given Edge to the given value.
setLayoutIrrelevant(Node, Boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.ELEMENT_LAYOUT_IRRELEVANT attribute of the given Node to the given value.
setNestedGraphIcon(Node) - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Changes the nested graph icon that is displayed to indicate that nested content is available to the given value.
setNodeRectCssStyle(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.NODE_RECT_CSS_STYLE attribute of the given Node to the given value.
setNodeTextCssStyle(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.NODE_LABEL_CSS_STYLE attribute of the given Node to the given value.
setProperty(String, Object) - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
 
setProperty(String, Object) - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
 
setProperty(String, Object) - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
 
setRouter(Edge, IFXConnectionRouter) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_ROUTER attribute of the given Edge to the given value.
setSelection(ISelection, boolean) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
 
setSourceDecoration(Edge, IFXDecoration) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_SOURCE_DECORATION attribute of the given Edge to the given value.
setStyle(Edge, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_STYLE attribute of the given Edge to the given value.
setTargetDecoration(Edge, IFXDecoration) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.EDGE_TARGET_DECORATION attribute of the given Edge to the given value.
setTooltip(Node, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.NODE_TOOLTIP attribute of the given Node to the given value.
setType(Graph, String) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
Sets the value of the ZestProperties.GRAPH_TYPE attribute of the given Graph to the given value.
setViewportState(Graph, ViewportModel.ViewportState) - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel
Saves the given ViewportModel.ViewportState for the given Graph.
show() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractHidingBehavior
Shows the host.
show() - Method in class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
Shows the host by setting its visual's visibility to true and its visual's mouse transparency to false.
show(Node) - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
Remove the given Node from the Set of hidden Node s.
show(NodeContentPart) - Static method in class org.eclipse.gef4.zest.fx.operations.HideOperation
Constructs a new HideOperation that will show the given NodeContentPart upon execution.
show() - Method in class org.eclipse.gef4.zest.fx.operations.HideOperation
Adjusts the HidingModel so that the NodeContentPart of this HideOperation will be shown.
show() - Method in class org.eclipse.gef4.zest.fx.policies.HideNodePolicy
Executes an operation on the history that shows the host NodeContentPart (and clears the FocusModel, HoverModel, and SelectionModel).
showNestedGraphIcon() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Creates the nested graph icon and adds it to the NodeContentPart.getNestedContentStackPane().
STYLES_CSS_FILE - Static variable in class org.eclipse.gef4.zest.fx.parts.GraphRootPart
The url to the stylesheet that is added to the Scene.
SYNC_COMPLETE_PROPERTY - Static variable in class org.eclipse.gef4.zest.fx.parts.GraphContentPart
A property change event for this property name is fired when a content synchronization, based on a Graph property change, has finished.
SynchronizeChildrenOnZoomBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The SynchronizeChildrenOnZoomBehavior starts a content synchronization for the NodeContentPart on which it is installed when the zoom level is changed.
SynchronizeChildrenOnZoomBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.SynchronizeChildrenOnZoomBehavior
 
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.