GEF4 Zest
0.1.0.201406280202
A C D E F G H I L N O P R S T U V Z 

A

AbstractConnectionDecorator - Class in org.eclipse.gef4.zest.core.widgets.decoration
 
AbstractConnectionDecorator() - Constructor for class org.eclipse.gef4.zest.core.widgets.decoration.AbstractConnectionDecorator
 
AbstractStructuredGraphViewer - Class in org.eclipse.gef4.zest.core.viewers
Abstraction of graph viewers to implement functionality used by all of them.
AbstractStructuredGraphViewer(int) - Constructor for class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
 
AbstractZoomableViewer - Class in org.eclipse.gef4.zest.core.viewers
A simple interface that provides zooming capabilites.
AbstractZoomableViewer() - Constructor for class org.eclipse.gef4.zest.core.viewers.AbstractZoomableViewer
 
addFisheyeListener(FisheyeListener) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
Adds a listener that will be notified when fisheyed figures change in this graph.
addGraphModelConnection(Object, GraphNode, GraphNode) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
 
addGraphModelContainer(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
 
addGraphModelNode(GraphContainer, Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
 
addGraphModelNode(Object, IFigure) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
 
addLayoutFilter(LayoutFilter) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
Adds a filter used for hiding elements from layout algorithm.
addNode(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
Creates a new node and adds it to the graph.
addNode(GraphNode) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
 
addNode(GraphNode) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
 
addNode(GraphNode) - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
 
addNodes(NodeLayout[]) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
 
addNodes(NodeLayout[]) - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
All nodes added to this subgraph are moved to the center of the figure (so that collapsing and expanding animation looks cool).
addRelationship(Object, Object, Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
Creates a new relationship between the source node and the destination node.
addRelationship(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
Adds a new relationship given the connection.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
This adds a listener to the set of listeners that will be called when a selection event occurs.
addSubgraphFigure(IFigure) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
 
addSubgraphFigure(IFigure) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
 
addSubgraphFigure(IFigure) - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
 
addZoomListener(ZoomListener) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
Adds the given ZoomListener to this ZoomManager's list of listeners.
ANIMATE_NEVER - Static variable in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
Style bit meaning don't animate any zooms
ANIMATE_ZOOM_IN_OUT - Static variable in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
Style bit meaning animate during ZoomManager.zoomIn() and ZoomManager.zoomOut()
ANIMATION_TIME - Static variable in class org.eclipse.gef4.zest.core.widgets.GraphWidget
 
applyLayout() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
Applies the viewers layouts.
applyLayout() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
Applys the current layout to the viewer
applyLayout() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
 
applyLayout() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
Runs the layout on this graph.
applyLayout() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
 
applyLayoutChanges() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
 
applyLayoutChanges() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
 
applyLayoutNow() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
Apply this graphs's layout cleanly and display all changes.
A C D E F G H I L N O P R S T U V Z 
GEF4 Zest
0.1.0.201406280202

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