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