|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FigureRef
A representation of the model object 'Figure Ref'. Need this to facilitate reuse of figures while keeping (so nice looking) containment relationship in the Figure class
The following features are supported:
GMFGraphPackage.getFigureRef()
Method Summary | |
---|---|
RealFigure |
getFigure()
Returns the value of the 'Figure' reference. |
void |
setFigure(RealFigure value)
Sets the value of the ' Figure ' reference. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Figure |
---|
getBackgroundColor, getBorder, getDescriptor, getFont, getForegroundColor, getInsets, getLocation, getMaximumSize, getMinimumSize, getPreferredSize, getSize, setBackgroundColor, setBorder, setFont, setForegroundColor, setInsets, setLocation, setMaximumSize, setMinimumSize, setPreferredSize, setSize |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Layoutable |
---|
getLayout, getLayoutData, setLayout, setLayoutData |
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 |
---|
RealFigure getFigure()
setFigure(RealFigure)
,
GMFGraphPackage.getFigureRef_Figure()
void setFigure(RealFigure value)
Figure
' reference.
value
- the new value of the 'Figure' reference.getFigure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |