DroidDiagram Programmer's Guide
DiagramItem.repaint Method
See Also
 






 Overload List

Name Description

DiagramItem.repaint ()

Repaints the region of the diagram where this item is located. Call this method to repaint the diagram after changing appearance attributes of this item.

DiagramItem.repaint (boolean)

Repaints the specified region of the diagram.

DiagramItem.repaint (Rectangle2D)

Repaints the specified region of the diagram.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace