|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Shape | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of Shape in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of Shape in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
Ellipse
A representation of the model object 'Ellipse' |
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 |
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' |
Uses of Shape in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement Shape | |
---|---|
class |
EllipseImpl
An implementation of the model object 'Ellipse' |
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 |
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 Shape in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Shape | |
---|---|
T |
GMFGraphSwitch.caseShape(Shape object)
Returns the result of interpreting the object as an instance of 'Shape' |
|
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.