|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvisibleRectangle | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of InvisibleRectangle in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return InvisibleRectangle | |
---|---|
InvisibleRectangle |
GMFGraphFactory.createInvisibleRectangle()
Returns a new object of class 'Invisible Rectangle'. |
Uses of InvisibleRectangle in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement InvisibleRectangle | |
---|---|
class |
InvisibleRectangleImpl
An implementation of the model object 'Invisible Rectangle'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return InvisibleRectangle | |
---|---|
InvisibleRectangle |
GMFGraphFactoryImpl.createInvisibleRectangle()
|
Uses of InvisibleRectangle in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type InvisibleRectangle | |
---|---|
T |
GMFGraphSwitch.caseInvisibleRectangle(InvisibleRectangle object)
Returns the result of interpreting the object as an instance of 'Invisible Rectangle'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |