Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- SelectAllAction - Class in org.eclipse.gef.cloudio.internal.ui.actions
- SelectAllAction() - Constructor for class org.eclipse.gef.cloudio.internal.ui.actions.SelectAllAction
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.gef.cloudio.internal.ui.actions.AbstractTagCloudAction
- set(RectTree.RectNode, short, short, short, int) - Method in class org.eclipse.gef.cloudio.internal.ui.util.CloudMatrix
- setAngles(List<Float>) - Method in interface org.eclipse.gef.cloudio.internal.ui.view.IEditableCloudLabelProvider
- setAngles(List<Float>) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setAntiAlias(boolean) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Enable or disable antialiasing.
- setBackground(Color) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
- setBackgroundMask(ImageData) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Set a background mask to define the drawable area of the cloud.
- setBoost(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Enable boosting for the first
boost
elements. - setBoost(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
- setBoostFactor(float) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
- setBoostFactor(float) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
- setColor(Color) - Method in class org.eclipse.gef.cloudio.internal.ui.Word
- setColors(List<RGB>) - Method in interface org.eclipse.gef.cloudio.internal.ui.view.IEditableCloudLabelProvider
- setColors(List<RGB>) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setContentProvider(IContentProvider) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
-
Sets the content provider of this viewer, which must be an
IStructuredContentProvider
. - setFocus() - Method in class org.eclipse.gef.cloudio.internal.ui.view.TagCloudView
- setFontData(FontData[]) - Method in class org.eclipse.gef.cloudio.internal.ui.Word
- setFonts(List<FontData>) - Method in interface org.eclipse.gef.cloudio.internal.ui.view.IEditableCloudLabelProvider
- setFonts(List<FontData>) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setInput(Object, IProgressMonitor) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
-
Same as
ContentViewer.setInput(Object)
, but with anIProgressMonitor
to provide feedback during the layout phase. - setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
-
Sets the label provider of this viewer, which must be an
ICloudLabelProvider
. - setLayouter(ILayouter) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
- setLayouter(ILayouter) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
- setMaxFontSize(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Sets the maximum font size (which must be a value greater 0).
- setMaxOccurrences(int) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setMaxWords(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
-
Sets the maximum number of elements which will be displayed by the cloud.
- setMinFontSize(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Sets the minimum font size.
- setMinOccurrences(int) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setOpacity(int) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Sets the opacity of the words, which must be a value between 0 and 255 (inclusive).
- setOption(String, Object) - Method in class org.eclipse.gef.cloudio.internal.ui.layout.DefaultLayouter
- setOption(String, Object) - Method in interface org.eclipse.gef.cloudio.internal.ui.layout.ILayouter
-
Set Layouter-specific options.
- setScale(TypeLabelProvider.Scaling) - Method in class org.eclipse.gef.cloudio.internal.ui.view.TypeLabelProvider
- setSelection(Set<Word>) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Marks the set of elements as selected.
- setSelection(ISelection, boolean) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloudViewer
- setSelectionColor(Color) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Sets the highlight color of the cloud.
- setStopwords(String) - Static method in class org.eclipse.gef.cloudio.internal.ui.data.TypeCollector
- setWords(List<Word>, IProgressMonitor) - Method in class org.eclipse.gef.cloudio.internal.ui.TagCloud
-
Sets the given list as input of the tag cloud, replacing any previous content.
- SmallRect - Class in org.eclipse.gef.cloudio.internal.ui.util
-
A custom variation of a rectangle, which stores the required values as short instead of int, thus saving some space.
- SmallRect(int, int, int, int) - Constructor for class org.eclipse.gef.cloudio.internal.ui.util.SmallRect
- start(BundleContext) - Method in class org.eclipse.gef.cloudio.internal.ui.CloudioUiBundle
- stop(BundleContext) - Method in class org.eclipse.gef.cloudio.internal.ui.CloudioUiBundle
- string - Variable in class org.eclipse.gef.cloudio.internal.ui.Word
- stringExtent - Variable in class org.eclipse.gef.cloudio.internal.ui.Word
All Classes and Interfaces|All Packages|Constant Field Values