com.octo.captcha.engine.image.utils
Class LogoGenerator

java.lang.Object
  extended by com.octo.captcha.engine.image.utils.LogoGenerator

public class LogoGenerator
extends java.lang.Object

Description: Generate a sample logo for the master webSite. Main method takes one arg : the file path of the generated logo


Constructor Summary
LogoGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoGenerator

public LogoGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright 2003-2009 JCaptcha. All Rights Reserved.