org.stathissideris.ascii2image.text
Class TextGrid.CellStringPair

java.lang.Object
  extended by org.stathissideris.ascii2image.text.TextGrid.CellStringPair
Enclosing class:
TextGrid

public class TextGrid.CellStringPair
extends Object


Field Summary
 TextGrid.Cell cell
           
 String string
           
 
Constructor Summary
TextGrid.CellStringPair(TextGrid.Cell cell, String string)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cell

public TextGrid.Cell cell

string

public String string
Constructor Detail

TextGrid.CellStringPair

public TextGrid.CellStringPair(TextGrid.Cell cell,
                               String string)


Copyright © 2013. All Rights Reserved.