|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stathissideris.ascii2image.text.TextGrid.CellStringPair
public class TextGrid.CellStringPair
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 |
---|
public TextGrid.Cell cell
public java.lang.String string
Constructor Detail |
---|
public TextGrid.CellStringPair(TextGrid.Cell cell, java.lang.String string)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |