Interface DefaultShapeRenderer.Callback

Enclosing class:
DefaultShapeRenderer

static interface DefaultShapeRenderer.Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPoint(int column, int row, TextCharacter character)
     
  • Method Details

    • onPoint

      void onPoint(int column, int row, TextCharacter character)