public class ConnectionSelectionInfoImpl extends SelectionInfoImpl implements IConnectionSelectionInfo
Constructor and Description |
---|
ConnectionSelectionInfoImpl() |
Modifier and Type | Method and Description |
---|---|
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.
|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle
public IColorConstant getPrimarySelectionBendpointForegroundColor()
IConnectionSelectionInfo
getPrimarySelectionBendpointForegroundColor
in interface IConnectionSelectionInfo
public IColorConstant getPrimarySelectionBendpointBackgroundColor()
IConnectionSelectionInfo
getPrimarySelectionBendpointBackgroundColor
in interface IConnectionSelectionInfo
public IColorConstant getSecondarySelectionBendpointForegroundColor()
IConnectionSelectionInfo
getSecondarySelectionBendpointForegroundColor
in interface IConnectionSelectionInfo
public IColorConstant getSecondarySelectionBendpointBackgroundColor()
IConnectionSelectionInfo
getSecondarySelectionBendpointBackgroundColor
in interface IConnectionSelectionInfo
public void setPrimarySelectionBendpointForegroundColor(IColorConstant color)
IConnectionSelectionInfo
setPrimarySelectionBendpointForegroundColor
in interface IConnectionSelectionInfo
color
- the colorpublic void setPrimarySelectionBendpointBackgroundColor(IColorConstant color)
IConnectionSelectionInfo
setPrimarySelectionBendpointBackgroundColor
in interface IConnectionSelectionInfo
color
- the colorpublic void setSecondarySelectionBendpointForegroundColor(IColorConstant color)
IConnectionSelectionInfo
setSecondarySelectionBendpointForegroundColor
in interface IConnectionSelectionInfo
color
- the colorpublic void setSecondarySelectionBendpointBackgroundColor(IColorConstant color)
IConnectionSelectionInfo
setSecondarySelectionBendpointBackgroundColor
in interface IConnectionSelectionInfo
color
- the color