Uses of Class
org.eclipse.zest.core.viewers.AbstractZoomableViewer
Packages that use AbstractZoomableViewer
-
Uses of AbstractZoomableViewer in org.eclipse.zest.core.viewers
Subclasses of AbstractZoomableViewer in org.eclipse.zest.core.viewersModifier and TypeClassDescriptionclass
Abstraction of graph viewers to implement functionality used by all of them.class
This view is used to represent a static graph.Methods in org.eclipse.zest.core.viewers that return AbstractZoomableViewerModifier and TypeMethodDescriptionIZoomableWorkbenchPart.getZoomableViewer()
Returns the viewer that is zoomable.