Methods in
org.eclipse.gmf.codegen.gmfgen.impl with parameters of type
GenColor
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetFillColor
(
GenColor newFillColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetFontColor
(
GenColor newFontColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetGridLineColor
(
GenColor newGridLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetLineColor
(
GenColor newLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetNoteFillColor
(
GenColor newNoteFillColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
GenDiagramPreferencesImpl.
basicSetNoteLineColor
(
GenColor newNoteLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void
|
GenDiagramPreferencesImpl.
setFillColor
(
GenColor newFillColor)
|
void
|
GenDiagramPreferencesImpl.
setFontColor
(
GenColor newFontColor)
|
void
|
GenDiagramPreferencesImpl.
setGridLineColor
(
GenColor newGridLineColor)
|
void
|
GenDiagramPreferencesImpl.
setLineColor
(
GenColor newLineColor)
|
void
|
GenDiagramPreferencesImpl.
setNoteFillColor
(
GenColor newNoteFillColor)
|
void
|
GenDiagramPreferencesImpl.
setNoteLineColor
(
GenColor newNoteLineColor)
|