Methods in
org.eclipse.gmf.gmfgraph.impl with parameters of type
Color
|
org.eclipse.emf.common.notify.NotificationChain
|
AbstractFigureImpl.
basicSetBackgroundColor
(
Color newBackgroundColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
LineBorderImpl.
basicSetColor
(
Color newColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
AbstractFigureImpl.
basicSetForegroundColor
(
Color newForegroundColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void
|
AbstractFigureImpl.
setBackgroundColor
(
Color newBackgroundColor)
|
void
|
LineBorderImpl.
setColor
(
Color newColor)
|
void
|
AbstractFigureImpl.
setForegroundColor
(
Color newForegroundColor)
|