Interface LabelFormatter

All Known Implementing Classes:
LabelFormatterImpl

public interface LabelFormatter
Formats cluster labels for final rendering.
  • Method Summary

    Modifier and Type
    Method
    Description
    format(char[][] image, boolean[] stopWord)
     
  • Method Details

    • format

      String format(char[][] image, boolean[] stopWord)
      Parameters:
      image - images of the words making the label.
      stopWord - determines whether the corresponding word of the label is a stop word