Uses of Interface
org.eclipse.gef.cloudio.internal.ui.layout.ILayouter
Packages that use ILayouter
Package
Description
This package provides a
Canvas
dedicated to
visualizing word clouds (TagCloud
), as
well as a related ContentViewer
(
TagCloudViewer
).-
Uses of ILayouter in org.eclipse.gef.cloudio.internal.ui
Methods in org.eclipse.gef.cloudio.internal.ui that return ILayouterMethods in org.eclipse.gef.cloudio.internal.ui with parameters of type ILayouterModifier and TypeMethodDescriptionvoid
TagCloud.setLayouter
(ILayouter layouter) void
TagCloudViewer.setLayouter
(ILayouter layouter) -
Uses of ILayouter in org.eclipse.gef.cloudio.internal.ui.layout
Classes in org.eclipse.gef.cloudio.internal.ui.layout that implement ILayouter