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(java.util.List<java.lang.Float> list) |
void |
setColors(java.util.List<RGB> colors) |
void |
setFonts(java.util.List<FontData> fonts) |
getAngle, getColor, getFontData, getLabel, getToolTip, getWeight
addListener, dispose, isLabelProperty, removeListener
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.