|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelectionInfo
The Interface ISelectionInfo.
Method Summary | |
---|---|
IColorConstant |
getColor()
Gets the color. |
IColorConstant |
getHoverColor()
Gets the hover color. |
IColorConstant |
getHoverColorParentSelected()
Gets the hover color for a shape whose parent is selected. |
LineStyle |
getLineStyle()
Gets the line style. |
void |
setColor(IColorConstant color)
Set the color of the selection. |
void |
setHoverColor(IColorConstant hoverColor)
Sets the hover color. |
void |
setHoverColorParentSelected(IColorConstant hoverColor)
Sets the hover color for shapes whose parent is selected. |
void |
setLineStyle(LineStyle lineStyle)
Set the line style of the selection. |
Method Detail |
---|
IColorConstant getColor()
IColorConstant getHoverColor()
IColorConstant getHoverColorParentSelected()
LineStyle getLineStyle()
void setColor(IColorConstant color)
color
- the colorvoid setHoverColor(IColorConstant hoverColor)
hoverColor
- the colorvoid setHoverColorParentSelected(IColorConstant hoverColor)
hoverColor
- the colorvoid setLineStyle(LineStyle lineStyle)
lineStyle
- the line style
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |