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, setLineStyle
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle
public IColorConstant getPrimarySelectionBackgroundColor()
IShapeSelectionInfo
getPrimarySelectionBackgroundColor
in interface IShapeSelectionInfo
public IColorConstant getSecondarySelectionBackgroundColor()
IShapeSelectionInfo
getSecondarySelectionBackgroundColor
in interface IShapeSelectionInfo
public void setPrimarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionBackgroundColor
in interface IShapeSelectionInfo
color
- the colorpublic void setSecondarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionBackgroundColor
in interface IShapeSelectionInfo
color
- the colorpublic IColorConstant getPrimarySelectionHandleForegroundColor()
IShapeSelectionInfo
getPrimarySelectionHandleForegroundColor
in interface IShapeSelectionInfo
public IColorConstant getPrimarySelectionHandleBackgroundColor()
IShapeSelectionInfo
getPrimarySelectionHandleBackgroundColor
in interface IShapeSelectionInfo
public IColorConstant getSecondarySelectionHandleForegroundColor()
IShapeSelectionInfo
getSecondarySelectionHandleForegroundColor
in interface IShapeSelectionInfo
public IColorConstant getSecondarySelectionHandleBackgroundColor()
IShapeSelectionInfo
getSecondarySelectionHandleBackgroundColor
in interface IShapeSelectionInfo
public void setPrimarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionHandleForegroundColor
in interface IShapeSelectionInfo
color
- the colorpublic void setPrimarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionHandleBackgroundColor
in interface IShapeSelectionInfo
color
- the colorpublic void setSecondarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionHandleForegroundColor
in interface IShapeSelectionInfo
color
- the colorpublic void setSecondarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionHandleBackgroundColor
in interface IShapeSelectionInfo
color
- the color