|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackLayout | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of StackLayout in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return StackLayout | |
---|---|
StackLayout |
GMFGraphFactory.createStackLayout()
Returns a new object of class 'Stack Layout'. |
Uses of StackLayout in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement StackLayout | |
---|---|
class |
StackLayoutImpl
An implementation of the model object 'Stack Layout'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return StackLayout | |
---|---|
StackLayout |
GMFGraphFactoryImpl.createStackLayout()
|
Uses of StackLayout in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type StackLayout | |
---|---|
T |
GMFGraphSwitch.caseStackLayout(StackLayout object)
Returns the result of interpreting the object as an instance of 'Stack Layout'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |