JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.googlecode.lanterna
com.googlecode.lanterna.graphics
DefaultShapeRenderer
Callback
Contents
Description
Method Summary
Method Details
onPoint(int, int, TextCharacter)
Hide sidebar
Show sidebar
Interface DefaultShapeRenderer.Callback
Enclosing class:
DefaultShapeRenderer
static interface
DefaultShapeRenderer.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onPoint
(int column, int row,
TextCharacter
character)
Method Details
onPoint
void
onPoint
(int column, int row,
TextCharacter
character)