public class ShapeSelectionInfoImpl extends SelectionInfoImpl implements IShapeSelectionInfo
| Constructor and Description |
|---|
ShapeSelectionInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStylepublic IColorConstant getPrimarySelectionBackgroundColor()
IShapeSelectionInfogetPrimarySelectionBackgroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionBackgroundColor()
IShapeSelectionInfogetSecondarySelectionBackgroundColor in interface IShapeSelectionInfopublic void setPrimarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfosetPrimarySelectionBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfosetSecondarySelectionBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic IColorConstant getPrimarySelectionHandleForegroundColor()
IShapeSelectionInfogetPrimarySelectionHandleForegroundColor in interface IShapeSelectionInfopublic IColorConstant getPrimarySelectionHandleBackgroundColor()
IShapeSelectionInfogetPrimarySelectionHandleBackgroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionHandleForegroundColor()
IShapeSelectionInfogetSecondarySelectionHandleForegroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionHandleBackgroundColor()
IShapeSelectionInfogetSecondarySelectionHandleBackgroundColor in interface IShapeSelectionInfopublic void setPrimarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfosetPrimarySelectionHandleForegroundColor in interface IShapeSelectionInfocolor - the colorpublic void setPrimarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfosetPrimarySelectionHandleBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfosetSecondarySelectionHandleForegroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfosetSecondarySelectionHandleBackgroundColor in interface IShapeSelectionInfocolor - the color