Uses of Class
org.stathissideris.ascii2image.text.TextGrid.CellStringPair

Packages that use TextGrid.CellStringPair
org.stathissideris.ascii2image.text   
 

Uses of TextGrid.CellStringPair in org.stathissideris.ascii2image.text
 

Methods in org.stathissideris.ascii2image.text that return types with arguments of type TextGrid.CellStringPair
 ArrayList<TextGrid.CellStringPair> TextGrid.findStrings()
          Returns an ArrayList of CellStringPairs that represents all the continuous (non-blank) Strings in the grid.
 



Copyright © 2013. All Rights Reserved.