|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFigure | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of AbstractFigure in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of AbstractFigure in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
ConnectionFigure
A representation of the model object 'Connection Figure' |
interface |
CustomConnection
A representation of the model object 'Custom Connection' |
interface |
CustomDecoration
A representation of the model object 'Custom Decoration' |
interface |
CustomFigure
A representation of the model object 'Custom Figure' |
interface |
DecorationFigure
A representation of the model object 'Decoration Figure' |
interface |
Ellipse
A representation of the model object 'Ellipse' |
interface |
FigureRef
A representation of the model object 'Figure Ref' |
interface |
Label
A representation of the model object 'Label' |
interface |
LabeledContainer
A representation of the model object 'Labeled Container' |
interface |
Polygon
A representation of the model object 'Polygon' |
interface |
PolygonDecoration
A representation of the model object 'Polygon Decoration' |
interface |
Polyline
A representation of the model object 'Polyline' |
interface |
PolylineConnection
A representation of the model object 'Polyline Connection' |
interface |
PolylineDecoration
A representation of the model object 'Polyline Decoration' |
interface |
RealFigure
A representation of the model object 'Real Figure' |
interface |
Rectangle
A representation of the model object 'Rectangle' |
interface |
RoundedRectangle
A representation of the model object 'Rounded Rectangle' |
interface |
ScalablePolygon
A representation of the model object 'Scalable Polygon' |
interface |
Shape
A representation of the model object 'Shape' |
Uses of AbstractFigure in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement AbstractFigure | |
---|---|
class |
AbstractFigureImpl
An implementation of the model object 'Abstract Figure' |
class |
CustomConnectionImpl
An implementation of the model object 'Custom Connection' |
class |
CustomDecorationImpl
An implementation of the model object 'Custom Decoration' |
class |
CustomFigureImpl
An implementation of the model object 'Custom Figure' |
class |
EllipseImpl
An implementation of the model object 'Ellipse' |
class |
FigureRefImpl
An implementation of the model object 'Figure Ref' |
class |
LabeledContainerImpl
An implementation of the model object 'Labeled Container' |
class |
LabelImpl
An implementation of the model object 'Label' |
class |
PolygonDecorationImpl
An implementation of the model object 'Polygon Decoration' |
class |
PolygonImpl
An implementation of the model object 'Polygon' |
class |
PolylineConnectionImpl
An implementation of the model object 'Polyline Connection' |
class |
PolylineDecorationImpl
An implementation of the model object 'Polyline Decoration' |
class |
PolylineImpl
An implementation of the model object 'Polyline' |
class |
RealFigureImpl
An implementation of the model object 'Real Figure' |
class |
RectangleImpl
An implementation of the model object 'Rectangle' |
class |
RoundedRectangleImpl
An implementation of the model object 'Rounded Rectangle' |
class |
ScalablePolygonImpl
An implementation of the model object 'Scalable Polygon' |
class |
ShapeImpl
An implementation of the model object 'Shape' |
Uses of AbstractFigure in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type AbstractFigure | |
---|---|
T |
GMFGraphSwitch.caseAbstractFigure(AbstractFigure object)
Returns the result of interpreting the object as an instance of 'Abstract Figure' |
|
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.