Interface TextBoxGrid

All Superinterfaces:
org.refcodes.mixin.BoxGrid<Character>
All Known Subinterfaces:
TextBoxGrid.TextBoxGridProperty
All Known Implementing Classes:
TextBoxGridImpl

public interface TextBoxGrid
extends org.refcodes.mixin.BoxGrid<Character>
An incarnation of the BoxGrid using grid elements of type Character.
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static interface  TextBoxGrid.TextBoxGridBuilder<B extends TextBoxGrid.TextBoxGridBuilder<B>>
    An incarnation of the BoxGrid.BoxGridBuilder using grid elements of type Character.
    static interface  TextBoxGrid.TextBoxGridMutator
    An incarnation of the BoxGrid.BoxGridMutator using grid elements of type Character.
    static interface  TextBoxGrid.TextBoxGridProperty
    An incarnation of the BoxGrid.BoxGridProperty using grid elements of type Character.

    Nested classes/interfaces inherited from interface org.refcodes.mixin.BoxGrid

    org.refcodes.mixin.BoxGrid.BoxGridBuilder<T extends Object,​B extends Object>, org.refcodes.mixin.BoxGrid.BoxGridMutator<T extends Object>, org.refcodes.mixin.BoxGrid.BoxGridProperty<T extends Object>
  • Method Summary

    Methods inherited from interface org.refcodes.mixin.BoxGrid

    getBottomDividerEdge, getBottomLeftEdge, getBottomLine, getBottomRightEdge, getDividerEdge, getDividerLine, getInnerLine, getLeftEdge, getLeftLine, getRightEdge, getRightLine, getTopDividerEdge, getTopLeftEdge, getTopLine, getTopRightEdge