All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jdsltools.visualization.RedBlackBased

public interface RedBlackBased
Returns a method to inform the visualizer whether a certain position in a Red-Black tree is Red,Black, or Double-Black. Used by the support code for visualization purposes.


Method Index

 o getColorInfo()

Methods

 o getColorInfo
 public abstract RedBlackTreeColorInfo getColorInfo()

All Packages  Class Hierarchy  This Package  Previous  Next  Index