Uses of Class
org.apache.cocoon.generation.asciiart.AsciiArtPad.AsciiArtCoordinate

Packages that use AsciiArtPad.AsciiArtCoordinate
org.apache.cocoon.generation.asciiart   
 

Uses of AsciiArtPad.AsciiArtCoordinate in org.apache.cocoon.generation.asciiart
 

Constructors in org.apache.cocoon.generation.asciiart with parameters of type AsciiArtPad.AsciiArtCoordinate
AsciiArtPad.AsciiArtLine(AsciiArtPad.AsciiArtCoordinate start, AsciiArtPad.AsciiArtCoordinate end)
          Constructor for the AsciiArtLine object
AsciiArtPad.AsciiArtRect(AsciiArtPad.AsciiArtCoordinate upperLeft, AsciiArtPad.AsciiArtCoordinate lowerRight)
          Constructor for the AsciiArtRect object
AsciiArtPad.AsciiArtString(AsciiArtPad.AsciiArtCoordinate aac, String s)
          Constructor for the AsciiArtString object
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.