public interface IEditableCloudLabelProvider extends ICloudLabelProvider
IEditableCloudLabelProvider
is supported by the
CloudOptionsComposite
, such that it can be used to modify colors,
fonts, and angles.Modifier and Type | Method and Description |
---|---|
void |
setAngles(List<Float> list) |
void |
setColors(List<RGB> colors) |
void |
setFonts(List<FontData> fonts) |
getAngle, getColor, getFontData, getLabel, getToolTip, getWeight
addListener, dispose, isLabelProperty, removeListener
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.