|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenDiagramPreferences
A representation of the model object 'Gen Diagram Preferences'.
The following features are supported:
Line Style
Default Font
Font Color
Fill Color
Line Color
Note Fill Color
Note Line Color
Show Connection Handles
Show Popup Bars
Prompt On Del From Model
Prompt On Del From Diagram
Enable Animated Layout
Enable Animated Zoom
Enable Anti Alias
Show Grid
Show Rulers
Snap To Grid
Snap To Geometry
Grid In Front
Ruler Units
Grid Spacing
Grid Line Color
Grid Line Style
GMFGenPackage.getGenDiagramPreferences()
Method Summary | |
---|---|
GenFont |
getDefaultFont()
Returns the value of the 'Default Font' containment reference. |
GenColor |
getFillColor()
Returns the value of the 'Fill Color' containment reference. |
GenColor |
getFontColor()
Returns the value of the 'Font Color' containment reference. |
GenColor |
getGridLineColor()
Returns the value of the 'Grid Line Color' containment reference. |
LineStyle |
getGridLineStyle()
Returns the value of the 'Grid Line Style' attribute. |
double |
getGridSpacing()
Returns the value of the 'Grid Spacing' attribute. |
GenColor |
getLineColor()
Returns the value of the 'Line Color' containment reference. |
Routing |
getLineStyle()
Returns the value of the 'Line Style' attribute. |
GenColor |
getNoteFillColor()
Returns the value of the 'Note Fill Color' containment reference. |
GenColor |
getNoteLineColor()
Returns the value of the 'Note Line Color' containment reference. |
RulerUnits |
getRulerUnits()
Returns the value of the 'Ruler Units' attribute. |
boolean |
isEnableAnimatedLayout()
Returns the value of the 'Enable Animated Layout' attribute. |
boolean |
isEnableAnimatedZoom()
Returns the value of the 'Enable Animated Zoom' attribute. |
boolean |
isEnableAntiAlias()
Returns the value of the 'Enable Anti Alias' attribute. |
boolean |
isGridInFront()
Returns the value of the 'Grid In Front' attribute. |
boolean |
isPromptOnDelFromDiagram()
Returns the value of the 'Prompt On Del From Diagram' attribute. |
boolean |
isPromptOnDelFromModel()
Returns the value of the 'Prompt On Del From Model' attribute. |
boolean |
isShowConnectionHandles()
Returns the value of the 'Show Connection Handles' attribute. |
boolean |
isShowGrid()
Returns the value of the 'Show Grid' attribute. |
boolean |
isShowPopupBars()
Returns the value of the 'Show Popup Bars' attribute. |
boolean |
isShowRulers()
Returns the value of the 'Show Rulers' attribute. |
boolean |
isSnapToGeometry()
Returns the value of the 'Snap To Geometry' attribute. |
boolean |
isSnapToGrid()
Returns the value of the 'Snap To Grid' attribute. |
void |
setDefaultFont(GenFont value)
Sets the value of the ' Default Font ' containment reference. |
void |
setEnableAnimatedLayout(boolean value)
Sets the value of the ' Enable Animated Layout ' attribute. |
void |
setEnableAnimatedZoom(boolean value)
Sets the value of the ' Enable Animated Zoom ' attribute. |
void |
setEnableAntiAlias(boolean value)
Sets the value of the ' Enable Anti Alias ' attribute. |
void |
setFillColor(GenColor value)
Sets the value of the ' Fill Color ' containment reference. |
void |
setFontColor(GenColor value)
Sets the value of the ' Font Color ' containment reference. |
void |
setGridInFront(boolean value)
Sets the value of the ' Grid In Front ' attribute. |
void |
setGridLineColor(GenColor value)
Sets the value of the ' Grid Line Color ' containment reference. |
void |
setGridLineStyle(LineStyle value)
Sets the value of the ' Grid Line Style ' attribute. |
void |
setGridSpacing(double value)
Sets the value of the ' Grid Spacing ' attribute. |
void |
setLineColor(GenColor value)
Sets the value of the ' Line Color ' containment reference. |
void |
setLineStyle(Routing value)
Sets the value of the ' Line Style ' attribute. |
void |
setNoteFillColor(GenColor value)
Sets the value of the ' Note Fill Color ' containment reference. |
void |
setNoteLineColor(GenColor value)
Sets the value of the ' Note Line Color ' containment reference. |
void |
setPromptOnDelFromDiagram(boolean value)
Sets the value of the ' Prompt On Del From Diagram ' attribute. |
void |
setPromptOnDelFromModel(boolean value)
Sets the value of the ' Prompt On Del From Model ' attribute. |
void |
setRulerUnits(RulerUnits value)
Sets the value of the ' Ruler Units ' attribute. |
void |
setShowConnectionHandles(boolean value)
Sets the value of the ' Show Connection Handles ' attribute. |
void |
setShowGrid(boolean value)
Sets the value of the ' Show Grid ' attribute. |
void |
setShowPopupBars(boolean value)
Sets the value of the ' Show Popup Bars ' attribute. |
void |
setShowRulers(boolean value)
Sets the value of the ' Show Rulers ' attribute. |
void |
setSnapToGeometry(boolean value)
Sets the value of the ' Snap To Geometry ' attribute. |
void |
setSnapToGrid(boolean value)
Sets the value of the ' Snap To Grid ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Routing getLineStyle()
Routing
.
If the meaning of the 'Line Style' attribute isn't clear, there really should be more of a description here...
Routing
,
setLineStyle(Routing)
,
GMFGenPackage.getGenDiagramPreferences_LineStyle()
void setLineStyle(Routing value)
Line Style
' attribute.
value
- the new value of the 'Line Style' attribute.Routing
,
getLineStyle()
GenFont getDefaultFont()
If the meaning of the 'Default Font' containment reference isn't clear, there really should be more of a description here...
setDefaultFont(GenFont)
,
GMFGenPackage.getGenDiagramPreferences_DefaultFont()
void setDefaultFont(GenFont value)
Default Font
' containment reference.
value
- the new value of the 'Default Font' containment reference.getDefaultFont()
GenColor getFontColor()
If the meaning of the 'Font Color' containment reference isn't clear, there really should be more of a description here...
setFontColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_FontColor()
void setFontColor(GenColor value)
Font Color
' containment reference.
value
- the new value of the 'Font Color' containment reference.getFontColor()
GenColor getFillColor()
If the meaning of the 'Fill Color' containment reference isn't clear, there really should be more of a description here...
setFillColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_FillColor()
void setFillColor(GenColor value)
Fill Color
' containment reference.
value
- the new value of the 'Fill Color' containment reference.getFillColor()
GenColor getLineColor()
If the meaning of the 'Line Color' containment reference isn't clear, there really should be more of a description here...
setLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_LineColor()
void setLineColor(GenColor value)
Line Color
' containment reference.
value
- the new value of the 'Line Color' containment reference.getLineColor()
GenColor getNoteFillColor()
If the meaning of the 'Note Fill Color' containment reference isn't clear, there really should be more of a description here...
setNoteFillColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_NoteFillColor()
void setNoteFillColor(GenColor value)
Note Fill Color
' containment reference.
value
- the new value of the 'Note Fill Color' containment reference.getNoteFillColor()
GenColor getNoteLineColor()
If the meaning of the 'Note Line Color' containment reference isn't clear, there really should be more of a description here...
setNoteLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_NoteLineColor()
void setNoteLineColor(GenColor value)
Note Line Color
' containment reference.
value
- the new value of the 'Note Line Color' containment reference.getNoteLineColor()
boolean isShowConnectionHandles()
"true"
.
If the meaning of the 'Show Connection Handles' attribute isn't clear, there really should be more of a description here...
setShowConnectionHandles(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowConnectionHandles()
void setShowConnectionHandles(boolean value)
Show Connection Handles
' attribute.
value
- the new value of the 'Show Connection Handles' attribute.isShowConnectionHandles()
boolean isShowPopupBars()
"true"
.
If the meaning of the 'Show Popup Bars' attribute isn't clear, there really should be more of a description here...
setShowPopupBars(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowPopupBars()
void setShowPopupBars(boolean value)
Show Popup Bars
' attribute.
value
- the new value of the 'Show Popup Bars' attribute.isShowPopupBars()
boolean isPromptOnDelFromModel()
If the meaning of the 'Prompt On Del From Model' attribute isn't clear, there really should be more of a description here...
setPromptOnDelFromModel(boolean)
,
GMFGenPackage.getGenDiagramPreferences_PromptOnDelFromModel()
void setPromptOnDelFromModel(boolean value)
Prompt On Del From Model
' attribute.
value
- the new value of the 'Prompt On Del From Model' attribute.isPromptOnDelFromModel()
boolean isPromptOnDelFromDiagram()
If the meaning of the 'Prompt On Del From Diagram' attribute isn't clear, there really should be more of a description here...
setPromptOnDelFromDiagram(boolean)
,
GMFGenPackage.getGenDiagramPreferences_PromptOnDelFromDiagram()
void setPromptOnDelFromDiagram(boolean value)
Prompt On Del From Diagram
' attribute.
value
- the new value of the 'Prompt On Del From Diagram' attribute.isPromptOnDelFromDiagram()
boolean isEnableAnimatedLayout()
"true"
.
If the meaning of the 'Enable Animated Layout' attribute isn't clear, there really should be more of a description here...
setEnableAnimatedLayout(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAnimatedLayout()
void setEnableAnimatedLayout(boolean value)
Enable Animated Layout
' attribute.
value
- the new value of the 'Enable Animated Layout' attribute.isEnableAnimatedLayout()
boolean isEnableAnimatedZoom()
"true"
.
If the meaning of the 'Enable Animated Zoom' attribute isn't clear, there really should be more of a description here...
setEnableAnimatedZoom(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAnimatedZoom()
void setEnableAnimatedZoom(boolean value)
Enable Animated Zoom
' attribute.
value
- the new value of the 'Enable Animated Zoom' attribute.isEnableAnimatedZoom()
boolean isEnableAntiAlias()
"true"
.
If the meaning of the 'Enable Anti Alias' attribute isn't clear, there really should be more of a description here...
setEnableAntiAlias(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAntiAlias()
void setEnableAntiAlias(boolean value)
Enable Anti Alias
' attribute.
value
- the new value of the 'Enable Anti Alias' attribute.isEnableAntiAlias()
boolean isShowGrid()
"false"
.
If the meaning of the 'Show Grid' attribute isn't clear, there really should be more of a description here...
setShowGrid(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowGrid()
void setShowGrid(boolean value)
Show Grid
' attribute.
value
- the new value of the 'Show Grid' attribute.isShowGrid()
boolean isShowRulers()
"false"
.
If the meaning of the 'Show Rulers' attribute isn't clear, there really should be more of a description here...
setShowRulers(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowRulers()
void setShowRulers(boolean value)
Show Rulers
' attribute.
value
- the new value of the 'Show Rulers' attribute.isShowRulers()
boolean isSnapToGrid()
"true"
.
If the meaning of the 'Snap To Grid' attribute isn't clear, there really should be more of a description here...
setSnapToGrid(boolean)
,
GMFGenPackage.getGenDiagramPreferences_SnapToGrid()
void setSnapToGrid(boolean value)
Snap To Grid
' attribute.
value
- the new value of the 'Snap To Grid' attribute.isSnapToGrid()
boolean isSnapToGeometry()
"false"
.
If the meaning of the 'Snap To Geometry' attribute isn't clear, there really should be more of a description here...
setSnapToGeometry(boolean)
,
GMFGenPackage.getGenDiagramPreferences_SnapToGeometry()
void setSnapToGeometry(boolean value)
Snap To Geometry
' attribute.
value
- the new value of the 'Snap To Geometry' attribute.isSnapToGeometry()
boolean isGridInFront()
"true"
.
If the meaning of the 'Grid In Front' attribute isn't clear, there really should be more of a description here...
setGridInFront(boolean)
,
GMFGenPackage.getGenDiagramPreferences_GridInFront()
void setGridInFront(boolean value)
Grid In Front
' attribute.
value
- the new value of the 'Grid In Front' attribute.isGridInFront()
RulerUnits getRulerUnits()
RulerUnits
.
If the meaning of the 'Ruler Units' attribute isn't clear, there really should be more of a description here...
RulerUnits
,
setRulerUnits(RulerUnits)
,
GMFGenPackage.getGenDiagramPreferences_RulerUnits()
void setRulerUnits(RulerUnits value)
Ruler Units
' attribute.
value
- the new value of the 'Ruler Units' attribute.RulerUnits
,
getRulerUnits()
double getGridSpacing()
If the meaning of the 'Grid Spacing' attribute isn't clear, there really should be more of a description here...
setGridSpacing(double)
,
GMFGenPackage.getGenDiagramPreferences_GridSpacing()
void setGridSpacing(double value)
Grid Spacing
' attribute.
value
- the new value of the 'Grid Spacing' attribute.getGridSpacing()
GenColor getGridLineColor()
If the meaning of the 'Grid Line Color' containment reference isn't clear, there really should be more of a description here...
setGridLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_GridLineColor()
void setGridLineColor(GenColor value)
Grid Line Color
' containment reference.
value
- the new value of the 'Grid Line Color' containment reference.getGridLineColor()
LineStyle getGridLineStyle()
LineStyle
.
If the meaning of the 'Grid Line Style' attribute isn't clear, there really should be more of a description here...
LineStyle
,
setGridLineStyle(LineStyle)
,
GMFGenPackage.getGenDiagramPreferences_GridLineStyle()
void setGridLineStyle(LineStyle value)
Grid Line Style
' attribute.
value
- the new value of the 'Grid Line Style' attribute.LineStyle
,
getGridLineStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |