|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.gmfgraph.impl.AbstractFigureImpl
public abstract class AbstractFigureImpl
An implementation of the model object 'Abstract Figure'.
The following features are implemented:
Layout Data
Layout
Descriptor
Foreground Color
Background Color
Maximum Size
Minimum Size
Preferred Size
Font
Insets
Border
Location
Size
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected Color |
backgroundColor
The cached value of the ' Background Color ' containment reference |
protected Border |
border
The cached value of the ' Border ' containment reference |
protected Font |
font
The cached value of the ' Font ' containment reference |
protected Color |
foregroundColor
The cached value of the ' Foreground Color ' containment reference |
protected Insets |
insets
The cached value of the ' Insets ' containment reference |
protected Layout |
layout
The cached value of the ' Layout ' containment reference |
protected LayoutData |
layoutData
The cached value of the ' Layout Data ' containment reference |
protected Point |
location
The cached value of the ' Location ' containment reference |
protected Dimension |
maximumSize
The cached value of the ' Maximum Size ' containment reference |
protected Dimension |
minimumSize
The cached value of the ' Minimum Size ' containment reference |
protected Dimension |
preferredSize
The cached value of the ' Preferred Size ' containment reference |
protected Point |
size
The cached value of the ' Size ' containment reference |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
AbstractFigureImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected LayoutData layoutData
Layout Data
' containment reference.
getLayoutData()
protected Layout layout
Layout
' containment reference.
getLayout()
protected Color foregroundColor
Foreground Color
' containment reference.
getForegroundColor()
protected Color backgroundColor
Background Color
' containment reference.
getBackgroundColor()
protected Dimension maximumSize
Maximum Size
' containment reference.
getMaximumSize()
protected Dimension minimumSize
Minimum Size
' containment reference.
getMinimumSize()
protected Dimension preferredSize
Preferred Size
' containment reference.
getPreferredSize()
protected Font font
Font
' containment reference.
getFont()
protected Insets insets
Insets
' containment reference.
getInsets()
protected Border border
Border
' containment reference.
getBorder()
protected Point location
Location
' containment reference.
getLocation()
protected Point size
Size
' containment reference.
getSize()
Constructor Detail |
---|
protected AbstractFigureImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public LayoutData getLayoutData()
getLayoutData
in interface Layoutable
Layoutable.setLayoutData(LayoutData)
,
GMFGraphPackage.getLayoutable_LayoutData()
,
LayoutData.getOwner()
public NotificationChain basicSetLayoutData(LayoutData newLayoutData, NotificationChain msgs)
public void setLayoutData(LayoutData newLayoutData)
setLayoutData
in interface Layoutable
newLayoutData
- the new value of the 'Layout Data' containment reference.Layoutable.getLayoutData()
public Layout getLayout()
getLayout
in interface Layoutable
Layoutable.setLayout(Layout)
,
GMFGraphPackage.getLayoutable_Layout()
public NotificationChain basicSetLayout(Layout newLayout, NotificationChain msgs)
public void setLayout(Layout newLayout)
setLayout
in interface Layoutable
newLayout
- the new value of the 'Layout' containment reference.Layoutable.getLayout()
public FigureDescriptor getDescriptor()
getDescriptor
in interface Figure
GMFGraphPackage.getFigure_Descriptor()
public Color getForegroundColor()
getForegroundColor
in interface Figure
Figure.setForegroundColor(Color)
,
GMFGraphPackage.getFigure_ForegroundColor()
public NotificationChain basicSetForegroundColor(Color newForegroundColor, NotificationChain msgs)
public void setForegroundColor(Color newForegroundColor)
setForegroundColor
in interface Figure
newForegroundColor
- the new value of the 'Foreground Color' containment reference.Figure.getForegroundColor()
public Color getBackgroundColor()
getBackgroundColor
in interface Figure
Figure.setBackgroundColor(Color)
,
GMFGraphPackage.getFigure_BackgroundColor()
public NotificationChain basicSetBackgroundColor(Color newBackgroundColor, NotificationChain msgs)
public void setBackgroundColor(Color newBackgroundColor)
setBackgroundColor
in interface Figure
newBackgroundColor
- the new value of the 'Background Color' containment reference.Figure.getBackgroundColor()
public Dimension getMaximumSize()
getMaximumSize
in interface Figure
Figure.setMaximumSize(Dimension)
,
GMFGraphPackage.getFigure_MaximumSize()
public NotificationChain basicSetMaximumSize(Dimension newMaximumSize, NotificationChain msgs)
public void setMaximumSize(Dimension newMaximumSize)
setMaximumSize
in interface Figure
newMaximumSize
- the new value of the 'Maximum Size' containment reference.Figure.getMaximumSize()
public Dimension getMinimumSize()
getMinimumSize
in interface Figure
Figure.setMinimumSize(Dimension)
,
GMFGraphPackage.getFigure_MinimumSize()
public NotificationChain basicSetMinimumSize(Dimension newMinimumSize, NotificationChain msgs)
public void setMinimumSize(Dimension newMinimumSize)
setMinimumSize
in interface Figure
newMinimumSize
- the new value of the 'Minimum Size' containment reference.Figure.getMinimumSize()
public Dimension getPreferredSize()
getPreferredSize
in interface Figure
Figure.setPreferredSize(Dimension)
,
GMFGraphPackage.getFigure_PreferredSize()
public NotificationChain basicSetPreferredSize(Dimension newPreferredSize, NotificationChain msgs)
public void setPreferredSize(Dimension newPreferredSize)
setPreferredSize
in interface Figure
newPreferredSize
- the new value of the 'Preferred Size' containment reference.Figure.getPreferredSize()
public Font getFont()
getFont
in interface Figure
Figure.setFont(Font)
,
GMFGraphPackage.getFigure_Font()
public NotificationChain basicSetFont(Font newFont, NotificationChain msgs)
public void setFont(Font newFont)
setFont
in interface Figure
newFont
- the new value of the 'Font' containment reference.Figure.getFont()
public Insets getInsets()
getInsets
in interface Figure
Figure.setInsets(Insets)
,
GMFGraphPackage.getFigure_Insets()
public NotificationChain basicSetInsets(Insets newInsets, NotificationChain msgs)
public void setInsets(Insets newInsets)
setInsets
in interface Figure
newInsets
- the new value of the 'Insets' containment reference.Figure.getInsets()
public Border getBorder()
getBorder
in interface Figure
Figure.setBorder(Border)
,
GMFGraphPackage.getFigure_Border()
public NotificationChain basicSetBorder(Border newBorder, NotificationChain msgs)
public void setBorder(Border newBorder)
setBorder
in interface Figure
newBorder
- the new value of the 'Border' containment reference.Figure.getBorder()
public Point getLocation()
getLocation
in interface Figure
Figure.setLocation(Point)
,
GMFGraphPackage.getFigure_Location()
public NotificationChain basicSetLocation(Point newLocation, NotificationChain msgs)
public void setLocation(Point newLocation)
setLocation
in interface Figure
newLocation
- the new value of the 'Location' containment reference.Figure.getLocation()
public Point getSize()
getSize
in interface Figure
Figure.setSize(Point)
,
GMFGraphPackage.getFigure_Size()
public NotificationChain basicSetSize(Point newSize, NotificationChain msgs)
public void setSize(Point newSize)
setSize
in interface Figure
newSize
- the new value of the 'Size' containment reference.Figure.getSize()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.