org.drools.reteoo
Class ReteooToJungVisitor.BaseNodeVertex

java.lang.Object
  extended byDirectedSparseVertex
      extended byorg.drools.reteoo.ReteooToJungVisitor.BaseNodeVertex
All Implemented Interfaces:
ReteooJungViewer.DroolsVertex
Enclosing class:
ReteooToJungVisitor

public abstract static class ReteooToJungVisitor.BaseNodeVertex
extends DirectedSparseVertex
implements ReteooJungViewer.DroolsVertex

See Also:
Serialized Form

Constructor Summary
ReteooToJungVisitor.BaseNodeVertex()
           
 
Method Summary
 java.awt.Paint getDrawPaint()
           
 java.awt.Paint getFillPaint()
           
 java.lang.String getHtml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReteooToJungVisitor.BaseNodeVertex

public ReteooToJungVisitor.BaseNodeVertex()
Method Detail

getHtml

public java.lang.String getHtml()
Specified by:
getHtml in interface ReteooJungViewer.DroolsVertex

getFillPaint

public java.awt.Paint getFillPaint()
Specified by:
getFillPaint in interface ReteooJungViewer.DroolsVertex

getDrawPaint

public java.awt.Paint getDrawPaint()
Specified by:
getDrawPaint in interface ReteooJungViewer.DroolsVertex