|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConnectionSelectionInfo
The Interface IConnectionSelectionInfo.
Method Summary | |
---|---|
IColorConstant |
getPrimarySelectionBendpointBackgroundColor()
Gets the primary selection background color for the bendpoint. |
IColorConstant |
getPrimarySelectionBendpointForegroundColor()
Gets the primary selection foreground color for the bendpoint. |
IColorConstant |
getSecondarySelectionBendpointBackgroundColor()
Gets the secondary selection background color for the bendpoint. |
IColorConstant |
getSecondarySelectionBendpointForegroundColor()
Gets the secondary selection foreground color for the bendpoint. |
void |
setPrimarySelectionBendpointBackgroundColor(IColorConstant color)
Sets the primary selection background color for the bendpoint. |
void |
setPrimarySelectionBendpointForegroundColor(IColorConstant color)
Sets the primary selection foreground color for the bendpoint. |
void |
setSecondarySelectionBendpointBackgroundColor(IColorConstant color)
Sets the secondary selection background color for the bendpoint. |
void |
setSecondarySelectionBendpointForegroundColor(IColorConstant color)
Sets the secondary selection foreground color for the bendpoint. |
Methods inherited from interface org.eclipse.graphiti.tb.ISelectionInfo |
---|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle |
Method Detail |
---|
IColorConstant getPrimarySelectionBendpointForegroundColor()
IColorConstant getPrimarySelectionBendpointBackgroundColor()
IColorConstant getSecondarySelectionBendpointForegroundColor()
IColorConstant getSecondarySelectionBendpointBackgroundColor()
void setPrimarySelectionBendpointForegroundColor(IColorConstant color)
color
- the colorvoid setPrimarySelectionBendpointBackgroundColor(IColorConstant color)
color
- the colorvoid setSecondarySelectionBendpointForegroundColor(IColorConstant color)
color
- the colorvoid setSecondarySelectionBendpointBackgroundColor(IColorConstant color)
color
- the color
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |