This functional interface declares the prototype of drawing callbacks called by various icon Renderers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public interface RenderCallback<T> |
See Also