Draws this shape on the specified Graphics2D surface.
Namespace: com.mindfusion.diagrammingPackage: com.mindfusion.diagramming
public void draw ( Graphics2D drawingContext, Brush brush, Pen pen, boolean shadow)
The Graphics2D surface on which to draw the shape.
A Brush used to fill the shape.
A Pen used to draw the shape outline.
When shadow is true the brush and pen parameters have higher priority over shape's brush and pen.
Shape MembersShape Classcom.mindfusion.diagramming Namespace