Draws expand and collapse buttons of Expandable nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class ExpandIconRenderer |
RemarksYou can assign an instance of this class to Renderers.ExpandIconRenderer to override the default appearance of collapse / expand icons.
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.ExpandIconRenderer
See Also