|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Layout | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of Layout in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of Layout in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
BorderLayout
A representation of the model object 'Border Layout' |
interface |
CustomLayout
A representation of the model object 'Custom Layout' |
interface |
FlowLayout
A representation of the model object 'Flow Layout' |
interface |
GridLayout
A representation of the model object 'Grid Layout' |
interface |
StackLayout
A representation of the model object 'Stack Layout' |
interface |
XYLayout
A representation of the model object 'XY Layout' |
Methods in org.eclipse.gmf.gmfgraph that return Layout | |
---|---|
Layout |
Layoutable.getLayout()
Returns the value of the 'Layout' containment reference |
Methods in org.eclipse.gmf.gmfgraph with parameters of type Layout | |
---|---|
void |
Layoutable.setLayout(Layout value)
Sets the value of the ' Layout ' containment reference |
Uses of Layout in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement Layout | |
---|---|
class |
BorderLayoutImpl
An implementation of the model object 'Border Layout' |
class |
CustomLayoutImpl
An implementation of the model object 'Custom Layout' |
class |
FlowLayoutImpl
An implementation of the model object 'Flow Layout' |
class |
GridLayoutImpl
An implementation of the model object 'Grid Layout' |
class |
StackLayoutImpl
An implementation of the model object 'Stack Layout' |
class |
XYLayoutImpl
An implementation of the model object 'XY Layout' |
Fields in org.eclipse.gmf.gmfgraph.impl declared as Layout | |
---|---|
protected Layout |
AbstractFigureImpl.layout
The cached value of the ' Layout ' containment reference |
Methods in org.eclipse.gmf.gmfgraph.impl that return Layout | |
---|---|
Layout |
AbstractFigureImpl.getLayout()
|
Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type Layout | |
---|---|
NotificationChain |
AbstractFigureImpl.basicSetLayout(Layout newLayout,
NotificationChain msgs)
|
void |
AbstractFigureImpl.setLayout(Layout newLayout)
|
Uses of Layout in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Layout | |
---|---|
T |
GMFGraphSwitch.caseLayout(Layout object)
Returns the result of interpretting the object as an instance of 'Layout' |
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.