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<org.eclipse.swt.graphics.RGB> colors) |
void |
setFonts(java.util.List<org.eclipse.swt.graphics.FontData> fonts) |
getAngle, getColor, getFontData, getLabel, getToolTip, getWeight
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.