|
||||||||||
| 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.ShapeSelectionInfoImpl
public class ShapeSelectionInfoImpl
| Constructor Summary | |
|---|---|
ShapeSelectionInfoImpl()
|
|
| Method Summary | |
|---|---|
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. |
| 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 primarySelectionBackgroundColor
private IColorConstant primarySelectionHandleForegroundColor
private IColorConstant primarySelectionHandleBackgroundColor
private IColorConstant secondarySelectionBackgroundColor
private IColorConstant secondarySelectionHandleForegroundColor
private IColorConstant secondarySelectionHandleBackgroundColor
| Constructor Detail |
|---|
public ShapeSelectionInfoImpl()
| Method Detail |
|---|
public IColorConstant getPrimarySelectionBackgroundColor()
IShapeSelectionInfo
getPrimarySelectionBackgroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionBackgroundColor()
IShapeSelectionInfo
getSecondarySelectionBackgroundColor in interface IShapeSelectionInfopublic void setPrimarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic IColorConstant getPrimarySelectionHandleForegroundColor()
IShapeSelectionInfo
getPrimarySelectionHandleForegroundColor in interface IShapeSelectionInfopublic IColorConstant getPrimarySelectionHandleBackgroundColor()
IShapeSelectionInfo
getPrimarySelectionHandleBackgroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionHandleForegroundColor()
IShapeSelectionInfo
getSecondarySelectionHandleForegroundColor in interface IShapeSelectionInfopublic IColorConstant getSecondarySelectionHandleBackgroundColor()
IShapeSelectionInfo
getSecondarySelectionHandleBackgroundColor in interface IShapeSelectionInfopublic void setPrimarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionHandleForegroundColor in interface IShapeSelectionInfocolor - the colorpublic void setPrimarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setPrimarySelectionHandleBackgroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionHandleForegroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionHandleForegroundColor in interface IShapeSelectionInfocolor - the colorpublic void setSecondarySelectionHandleBackgroundColor(IColorConstant color)
IShapeSelectionInfo
setSecondarySelectionHandleBackgroundColor in interface IShapeSelectionInfocolor - the color
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||