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 java.lang.Object


Field Summary
 TextGrid.Cell cell
           
 java.lang.String string
           
 
Constructor Summary
TextGrid.CellStringPair(TextGrid.Cell cell, java.lang.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 java.lang.String string
Constructor Detail

TextGrid.CellStringPair

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


Copyright © 2011. All Rights Reserved.