|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IShapeSelectionInfo
The Interface IShapeSelectionInfo.
| Method Summary | |
|---|---|
IColorConstant |
getPrimarySelectionBackgroundColor()
Gets the primary selection background color. |
IColorConstant |
getPrimarySelectionHandleBackgroundColor()
Gets the primary selection background color for the selection handle. |
IColorConstant |
getPrimarySelectionHandleForegroundColor()
Gets the primary selection foreground color for the selection handle. |
IColorConstant |
getSecondarySelectionBackgroundColor()
Gets the secondary selection background color. |
IColorConstant |
getSecondarySelectionHandleBackgroundColor()
Gets the secondary selection background color for the selection handle. |
IColorConstant |
getSecondarySelectionHandleForegroundColor()
Gets the secondary selection foreground color for the selection handle. |
void |
setPrimarySelectionBackgroundColor(IColorConstant color)
Sets color for primary selection background. |
void |
setPrimarySelectionHandleBackgroundColor(IColorConstant color)
Sets the primary selection background color for the selection handle. |
void |
setPrimarySelectionHandleForegroundColor(IColorConstant color)
Sets the primary selection foreground color for the selection handle. |
void |
setSecondarySelectionBackgroundColor(IColorConstant color)
Sets color for secondary selection background. |
void |
setSecondarySelectionHandleBackgroundColor(IColorConstant color)
Sets the secondary selection background color for the selection handle. |
void |
setSecondarySelectionHandleForegroundColor(IColorConstant color)
Sets the secondary selection foreground color for the selection handle. |
| Methods inherited from interface org.eclipse.graphiti.tb.ISelectionInfo |
|---|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle |
| Method Detail |
|---|
IColorConstant getPrimarySelectionBackgroundColor()
IColorConstant getSecondarySelectionBackgroundColor()
void setPrimarySelectionBackgroundColor(IColorConstant color)
color - the colorvoid setSecondarySelectionBackgroundColor(IColorConstant color)
color - the colorIColorConstant getPrimarySelectionHandleForegroundColor()
IColorConstant getPrimarySelectionHandleBackgroundColor()
IColorConstant getSecondarySelectionHandleForegroundColor()
IColorConstant getSecondarySelectionHandleBackgroundColor()
void setPrimarySelectionHandleForegroundColor(IColorConstant color)
color - the colorvoid setPrimarySelectionHandleBackgroundColor(IColorConstant color)
color - the colorvoid setSecondarySelectionHandleForegroundColor(IColorConstant color)
color - the colorvoid setSecondarySelectionHandleBackgroundColor(IColorConstant color)
color - the color
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||