org.drools.visualize
Interface ReteooJungViewer.DroolsVertex

All Known Implementing Classes:
ReteooToJungVisitor.BaseNodeVertex
Enclosing interface:
ReteooJungViewer

public static interface ReteooJungViewer.DroolsVertex

 

Method Summary
 java.awt.Paint getDrawPaint()
           
 java.awt.Paint getFillPaint()
           
 java.lang.String getHtml()
           
 

Method Detail

getHtml

public java.lang.String getHtml()

getFillPaint

public java.awt.Paint getFillPaint()

getDrawPaint

public java.awt.Paint getDrawPaint()