Uses of Class
org.eclipse.draw2d.Shape
Packages that use Shape
Package
Description
Primary package containing general interfaces and implementation classes.
- 
Uses of Shape in org.eclipse.draw2dSubclasses of Shape in org.eclipse.draw2dModifier and TypeClassDescriptionclassBase superclass for all polylines/polygonsclassAn figure that draws an ellipse filling its bounds.classRenders aPointListas a polygonal shape.classA rotatable, polygon shaped decoration most commonly used for decorating the ends ofpolylines.classRenders aPointListas a polygonal shape.classRenders aPointListas a series of line segments.classAn implementation ofConnectionbased on Polyline.classA decorative Figure intended to be placed on aPolyline.classRenders aPointListas a series of line segments.classDraws a rectangle whose size is determined by the bounds set to it.classDraws a Rectangle whose corners are rounded in appearance.classRenders aPointListas a polygonal shape scaled in accordance with bounds to fill whole figure.final classA triangular graphical figure.Methods in org.eclipse.draw2d that return ShapeModifier and TypeMethodDescriptionstatic ShapeFigureUtilities.makeGhostShape(Shape s) Produces a ghosting effect on the shape s.Methods in org.eclipse.draw2d with parameters of type ShapeModifier and TypeMethodDescriptionstatic ShapeFigureUtilities.makeGhostShape(Shape s) Produces a ghosting effect on the shape s.