|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.generation.asciiart.AsciiArtPad.AsciiArtPadBuilder
public static class AsciiArtPad.AsciiArtPadBuilder
Builder of AsciiArtElements from an AsciiArt input.
| Constructor Summary | |
|---|---|
AsciiArtPad.AsciiArtPadBuilder(AsciiArtPad asciiArtPad)
Constructor for the AsciiArtPadBuilder object |
|
| Method Summary | |
|---|---|
void |
build(String[] asciiArt)
Build AsciiArtElement from an asciiArt |
protected void |
findCornerPattern()
Find corners in the AsciiArt |
protected void |
findLinePattern()
Find lines in the AsciiArt |
protected void |
findRectPattern()
Find rectangles in the AsciiArt. |
protected void |
findStringPattern()
Find string text in the AsciiArt. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsciiArtPad.AsciiArtPadBuilder(AsciiArtPad asciiArtPad)
asciiArtPad - Description of the Parameter| Method Detail |
|---|
public void build(String[] asciiArt)
asciiArt - Description of the Parameterprotected void findRectPattern()
protected void findCornerPattern()
protected void findLinePattern()
protected void findStringPattern()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||