|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.graphiti.tb.SelectionInfoImpl
org.eclipse.graphiti.tb.ConnectionSelectionInfoImpl
public class ConnectionSelectionInfoImpl
| Constructor Summary | |
|---|---|
ConnectionSelectionInfoImpl()
|
|
| 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 class org.eclipse.graphiti.tb.SelectionInfoImpl |
|---|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.graphiti.tb.ISelectionInfo |
|---|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle |
| Field Detail |
|---|
private IColorConstant primarySelectionBendpointForegroundColor
private IColorConstant primarySelectionBendpointBackgroundColor
private IColorConstant secondarySelectionBendpointForegroundColor
private IColorConstant secondarySelectionBendpointBackgroundColor
| Constructor Detail |
|---|
public ConnectionSelectionInfoImpl()
| Method Detail |
|---|
public IColorConstant getPrimarySelectionBendpointForegroundColor()
IConnectionSelectionInfo
getPrimarySelectionBendpointForegroundColor in interface IConnectionSelectionInfopublic IColorConstant getPrimarySelectionBendpointBackgroundColor()
IConnectionSelectionInfo
getPrimarySelectionBendpointBackgroundColor in interface IConnectionSelectionInfopublic IColorConstant getSecondarySelectionBendpointForegroundColor()
IConnectionSelectionInfo
getSecondarySelectionBendpointForegroundColor in interface IConnectionSelectionInfopublic IColorConstant getSecondarySelectionBendpointBackgroundColor()
IConnectionSelectionInfo
getSecondarySelectionBendpointBackgroundColor in interface IConnectionSelectionInfopublic void setPrimarySelectionBendpointForegroundColor(IColorConstant color)
IConnectionSelectionInfo
setPrimarySelectionBendpointForegroundColor in interface IConnectionSelectionInfocolor - the colorpublic void setPrimarySelectionBendpointBackgroundColor(IColorConstant color)
IConnectionSelectionInfo
setPrimarySelectionBendpointBackgroundColor in interface IConnectionSelectionInfocolor - the colorpublic void setSecondarySelectionBendpointForegroundColor(IColorConstant color)
IConnectionSelectionInfo
setSecondarySelectionBendpointForegroundColor in interface IConnectionSelectionInfocolor - the colorpublic void setSecondarySelectionBendpointBackgroundColor(IColorConstant color)
IConnectionSelectionInfo
setSecondarySelectionBendpointBackgroundColor in interface IConnectionSelectionInfocolor - the color
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||