Uses of Package
org.eclipse.zest.core.widgets
Packages that use org.eclipse.zest.core.widgets
Package
Description
-
Classes in org.eclipse.zest.core.widgets used by org.eclipse.zest.core.viewersClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Holds the nodes and connections for the graph.This is the graph connection model which stores the source and destination nodes and the properties of this connection (color, line width etc).Provides support for property changes.Simple node class which has the following properties: color, size, location, and a label.This interface describes all Zest components that are Containers.
-
Classes in org.eclipse.zest.core.widgets used by org.eclipse.zest.core.widgetsClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Default implementation of
SubgraphLayout
.Interface for listener that can be added toGraph
and receive notifications when fisheye figures are added, removed or replaced in it.Holds the nodes and connections for the graph.This is the graph connection model which stores the source and destination nodes and the properties of this connection (color, line width etc).Super Interface for drag support for zest graphs @see{Graph}Provides support for property changes.Simple node class which has the following properties: color, size, location, and a label.A ContainerFigure that container buttons and labels for hiding and revealing nodes.This interface describes all Zest components that are Containers.Extend the IConnectionStyleProvider interface to provide additional methods introduced by Zest 2.x.Factory used byGraph
to create subgraphs. -
Classes in org.eclipse.zest.core.widgets used by org.eclipse.zest.core.widgets.customClassDescriptionDefault implementation of
SubgraphLayout
.A subgraph layout that represents a subgraph as a single figure.