Search
Renderers Class
See Also
 

This class lets you set icons for shared diagram elements such as expand / collapse and fold / unfold buttons, or provide callbacks that draws them using Graphics2D code.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public class Renderers

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.Renderers

 See Also