|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Shape | |
org.eclipse.draw2d | Most of the Draw2d classes and interfaces reside in this base package. |
Uses of Shape in org.eclipse.draw2d |
Subclasses of Shape in org.eclipse.draw2d | |
class |
Ellipse
Draws an ellipse whose major and minor radii are determined by the bounds set to it. |
class |
Polygon
Draws a polygon which encloses all of its Point s. |
class |
PolygonDecoration
|
class |
Polyline
Provides for graphical lines comprised of Points . |
class |
PolylineConnection
Connection based on polyline. |
class |
PolylineDecoration
A decorative Figure intended to be placed on a Polyline .
|
class |
RectangleFigure
Draws a rectangle whose size is determined by the bounds set to it. |
class |
RoundedRectangle
Draws a Rectangle whose corners are rounded in appearance. |
class |
Triangle
A triangular graphical figure. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |