org.stathissideris.ascii2image.text
Class TextGrid.CellStringPair
java.lang.Object
org.stathissideris.ascii2image.text.TextGrid.CellStringPair
- Enclosing class:
- TextGrid
public class TextGrid.CellStringPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cell
public TextGrid.Cell cell
string
public String string
TextGrid.CellStringPair
public TextGrid.CellStringPair(TextGrid.Cell cell,
String string)
Copyright © 2013. All Rights Reserved.