Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.octo.captcha
,
com.octo.captcha.component.image.backgroundgenerator
,
com.octo.captcha.component.image.color
,
com.octo.captcha.component.image.deformation
,
com.octo.captcha.component.image.fontgenerator
,
com.octo.captcha.component.image.textpaster
,
com.octo.captcha.component.image.textpaster.textdecorator
,
com.octo.captcha.component.image.utils
,
com.octo.captcha.component.image.wordtoimage
,
com.octo.captcha.component.sound.soundconfigurator
,
com.octo.captcha.component.sound.wordtosound
,
com.octo.captcha.component.word
,
com.octo.captcha.component.word.worddecorator
,
com.octo.captcha.component.word.wordgenerator
,
com.octo.captcha.engine
,
com.octo.captcha.engine.bufferedengine
,
com.octo.captcha.engine.bufferedengine.buffer
,
com.octo.captcha.engine.bufferedengine.manager
,
com.octo.captcha.engine.image
,
com.octo.captcha.engine.image.fisheye
,
com.octo.captcha.engine.image.gimpy
,
com.octo.captcha.engine.image.utils
,
com.octo.captcha.engine.sound
,
com.octo.captcha.engine.sound.gimpy
,
com.octo.captcha.engine.sound.speller
,
com.octo.captcha.engine.sound.utils
,
com.octo.captcha.image
,
com.octo.captcha.image.fisheye
,
com.octo.captcha.image.gimpy
,
com.octo.captcha.module
,
com.octo.captcha.module.config
,
com.octo.captcha.module.jmx
,
com.octo.captcha.module.taglib
,
com.octo.captcha.module.web.image
,
com.octo.captcha.module.web.sound
,
com.octo.captcha.service
,
com.octo.captcha.service.captchastore
,
com.octo.captcha.service.image
,
com.octo.captcha.service.multitype
,
com.octo.captcha.service.sound
,
com.octo.captcha.service.text
,
com.octo.captcha.sound
,
com.octo.captcha.sound.gimpy
,
com.octo.captcha.sound.speller
,
com.octo.captcha.sound.spellfind
,
com.octo.captcha.text
,
com.octo.captcha.text.math
Class Hierarchy
java.lang.Object
com.octo.captcha.component.image.backgroundgenerator.
AbstractBackgroundGenerator
(implements com.octo.captcha.component.image.backgroundgenerator.
BackgroundGenerator
)
com.octo.captcha.component.image.backgroundgenerator.
EllipseBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator.
FileReaderRandomBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator.
FunkyBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator.
GradientBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator.
MultipleShapeBackgroundGenerator
com.octo.captcha.component.image.backgroundgenerator.
UniColorBackgroundGenerator
com.octo.captcha.service.
AbstractCaptchaService
(implements com.octo.captcha.service.
CaptchaService
)
com.octo.captcha.service.
AbstractManageableCaptchaService
(implements com.octo.captcha.service.
AbstractManageableCaptchaServiceMBean
, com.octo.captcha.service.
CaptchaService
)
com.octo.captcha.service.image.
AbstractManageableImageCaptchaService
(implements com.octo.captcha.service.image.
ImageCaptchaService
)
com.octo.captcha.service.image.
DefaultManageableImageCaptchaService
(implements com.octo.captcha.service.image.
ImageCaptchaService
)
com.octo.captcha.service.sound.
AbstractManageableSoundCaptchaService
(implements com.octo.captcha.service.sound.
SoundCaptchaService
)
com.octo.captcha.service.sound.
DefaultManageableSoundCaptchaService
(implements com.octo.captcha.service.sound.
SoundCaptchaService
)
com.octo.captcha.service.multitype.
GenericManageableCaptchaService
(implements com.octo.captcha.service.multitype.
MultiTypeCaptchaService
)
com.octo.captcha.component.image.fontgenerator.
AbstractFontGenerator
(implements com.octo.captcha.component.image.fontgenerator.
FontGenerator
)
com.octo.captcha.component.image.fontgenerator.
RandomFontGenerator
com.octo.captcha.component.image.fontgenerator.
DeformedRandomFontGenerator
com.octo.captcha.component.image.fontgenerator.
TwistedRandomFontGenerator
com.octo.captcha.component.image.fontgenerator.
TwistedAndShearedRandomFontGenerator
com.octo.captcha.component.sound.wordtosound.
AbstractFreeTTSWordToSound
(implements com.octo.captcha.component.sound.wordtosound.
WordToSound
)
com.octo.captcha.component.sound.wordtosound.
CleanFreeTTSWordToSound
com.octo.captcha.component.image.textpaster.
AbstractTextPaster
(implements com.octo.captcha.component.image.textpaster.
TextPaster
)
com.octo.captcha.component.image.textpaster.
DecoratedRandomTextPaster
com.octo.captcha.component.image.textpaster.
DoubleTextPaster
com.octo.captcha.component.image.textpaster.
NonLinearRandomAngleTextPaster
com.octo.captcha.component.image.textpaster.
NonLinearTextPaster
com.octo.captcha.component.image.textpaster.
RandomTextPaster
com.octo.captcha.component.image.textpaster.
BaffleRandomTextPaster
com.octo.captcha.component.image.textpaster.
DoubleRandomTextPaster
com.octo.captcha.component.image.textpaster.
LineRandomTextPaster
com.octo.captcha.component.image.textpaster.
SimpleTextPaster
com.octo.captcha.component.image.wordtoimage.
AbstractWordToImage
(implements com.octo.captcha.component.image.wordtoimage.
WordToImage
)
com.octo.captcha.component.image.wordtoimage.
ComposedWordToImage
com.octo.captcha.component.image.wordtoimage.
DeformedComposedWordToImage
com.octo.captcha.component.image.wordtoimage.
FilteredComposedWordToImage
com.octo.captcha.component.image.wordtoimage.
SimpleWordToImage
com.octo.captcha.component.sound.wordtosound.
AbstractWordToSound
(implements com.octo.captcha.component.sound.wordtosound.
WordToSound
)
com.octo.captcha.component.sound.wordtosound.
FreeTTSWordToSound
(implements com.octo.captcha.component.sound.wordtosound.
WordToSound
)
com.octo.captcha.component.image.textpaster.textdecorator.
BaffleTextDecorator
(implements com.octo.captcha.component.image.textpaster.textdecorator.
TextDecorator
)
com.octo.captcha.module.taglib.
BaseCaptchaTag
com.octo.captcha.module.taglib.
MessageTag
com.octo.captcha.module.taglib.
QuestionTag
com.octo.captcha.engine.bufferedengine.
BufferedEngineContainer
(implements com.octo.captcha.engine.
CaptchaEngine
)
com.octo.captcha.engine.bufferedengine.
QuartzBufferedEngineContainer
com.octo.captcha.engine.bufferedengine.
SimpleBufferedEngineContainer
com.octo.captcha.service.captchastore.
CaptchaAndLocale
(implements java.io.Serializable)
com.octo.captcha.module.config.
CaptchaModuleConfig
com.octo.captcha.module.config.
CaptchaModuleConfigHelper
com.octo.captcha.
CaptchaQuestionHelper
com.octo.captcha.component.image.textpaster.
ChangeableAttributedString
com.octo.captcha.engine.bufferedengine.
ContainerConfiguration
com.octo.captcha.engine.bufferedengine.buffer.
DatabaseCaptchaBuffer
(implements com.octo.captcha.engine.bufferedengine.buffer.
CaptchaBuffer
)
com.octo.captcha.component.word.
DefaultSizeSortedWordList
(implements com.octo.captcha.component.word.
SizeSortedWordList
)
com.octo.captcha.component.word.wordgenerator.
DictionaryWordGenerator
(implements com.octo.captcha.component.word.wordgenerator.
WordGenerator
)
com.octo.captcha.component.word.wordgenerator.
ComposeDictionaryWordGenerator
com.octo.captcha.engine.bufferedengine.buffer.
DiskCaptchaBuffer
(implements com.octo.captcha.engine.bufferedengine.buffer.
CaptchaBuffer
)
com.octo.captcha.component.word.wordgenerator.
DummyWordGenerator
(implements com.octo.captcha.component.word.wordgenerator.
WordGenerator
)
com.octo.captcha.component.word.
FileDictionary
(implements com.octo.captcha.component.word.
DictionaryReader
)
com.octo.captcha.component.sound.soundconfigurator.
FreeTTSSoundConfigurator
(implements com.octo.captcha.component.sound.soundconfigurator.
SoundConfigurator
)
com.octo.captcha.engine.
GenericCaptchaEngine
(implements com.octo.captcha.engine.
CaptchaEngine
)
com.octo.captcha.image.
ImageCaptcha
(implements com.octo.captcha.
Captcha
)
com.octo.captcha.image.fisheye.
FishEye
com.octo.captcha.image.gimpy.
Gimpy
(implements java.io.Serializable)
com.octo.captcha.engine.image.
ImageCaptchaEngine
(implements com.octo.captcha.engine.
CaptchaEngine
)
com.octo.captcha.engine.image.
DefaultImageCaptchaEngine
com.octo.captcha.engine.image.gimpy.
BasicGimpyEngine
com.octo.captcha.engine.image.gimpy.
FilteredGimpyEngine
com.octo.captcha.engine.image.gimpy.
MultipleGimpyEngine
com.octo.captcha.engine.image.
ListImageCaptchaEngine
com.octo.captcha.engine.image.gimpy.
BaffleListGimpyEngine
com.octo.captcha.engine.image.gimpy.
BasicListGimpyEngine
com.octo.captcha.engine.image.gimpy.
DefaultGimpyEngine
com.octo.captcha.engine.image.gimpy.
DeformedBaffleListGimpyEngine
com.octo.captcha.engine.image.gimpy.
DoubleRandomListGimpyEngine
com.octo.captcha.engine.image.gimpy.
FilteredBaffleListGimpyEngine
com.octo.captcha.engine.image.gimpy.
FilteredDoubleRandomListGimpyEngine
com.octo.captcha.engine.image.gimpy.
FilteredListGimpyEngine
com.octo.captcha.engine.image.gimpy.
NonLinearTextGimpyEngine
com.octo.captcha.engine.image.fisheye.
SimpleFishEyeEngine
com.octo.captcha.engine.image.gimpy.
SimpleListImageCaptchaEngine
com.octo.captcha.image.
ImageCaptchaFactory
(implements com.octo.captcha.
CaptchaFactory
)
com.octo.captcha.image.fisheye.
FishEyeFactory
com.octo.captcha.image.gimpy.
GimpyFactory
com.octo.captcha.engine.image.utils.
ImageCaptchaToJPEG
com.octo.captcha.component.image.deformation.
ImageDeformationByFilters
(implements com.octo.captcha.component.image.deformation.
ImageDeformation
)
com.octo.captcha.engine.image.utils.
ImageToFile
com.octo.captcha.module.web.image.
ImageToJpegHelper
com.octo.captcha.service.captchastore.
JBossCacheCaptchaStore
(implements com.octo.captcha.service.captchastore.
CaptchaStore
)
com.octo.captcha.module.jmx.
JMXRegistrationHelper
com.octo.captcha.component.image.textpaster.textdecorator.
LineTextDecorator
(implements com.octo.captcha.component.image.textpaster.textdecorator.
TextDecorator
)
com.octo.captcha.engine.image.utils.
LogoGenerator
com.octo.captcha.service.captchastore.
MapCaptchaStore
(implements com.octo.captcha.service.captchastore.
CaptchaStore
)
com.octo.captcha.service.captchastore.
FastHashMapCaptchaStore
com.octo.captcha.engine.bufferedengine.buffer.
MemoryCaptchaBuffer
(implements com.octo.captcha.engine.bufferedengine.buffer.
CaptchaBuffer
)
com.octo.captcha.component.image.deformation.
PuzzleImageDeformation
(implements com.octo.captcha.component.image.deformation.
ImageDeformation
)
com.octo.captcha.engine.bufferedengine.manager.
QuartzBufferedEngineManager
(implements com.octo.captcha.engine.bufferedengine.manager.
BufferedEngineContainerManager
)
com.octo.captcha.component.image.color.
RandomListColorGenerator
(implements com.octo.captcha.component.image.color.
ColorGenerator
)
com.octo.captcha.component.image.color.
RandomRangeColorGenerator
(implements com.octo.captcha.component.image.color.
ColorGenerator
)
com.octo.captcha.component.word.wordgenerator.
RandomWordGenerator
(implements com.octo.captcha.component.word.wordgenerator.
WordGenerator
)
com.octo.captcha.engine.bufferedengine.
SimpleBufferedEngineContainer.SimpleDiskFeeder
(implements java.lang.Runnable)
com.octo.captcha.engine.bufferedengine.
SimpleBufferedEngineContainer.SimpleDiskToMemory
(implements java.lang.Runnable)
com.octo.captcha.engine.image.utils.
SimpleImageCaptchaToJPEG
com.octo.captcha.component.image.color.
SingleColorGenerator
(implements com.octo.captcha.component.image.color.
ColorGenerator
)
com.octo.captcha.sound.
SoundCaptcha
(implements com.octo.captcha.
Captcha
)
com.octo.captcha.sound.gimpy.
GimpySound
com.octo.captcha.sound.speller.
SpellerSound
com.octo.captcha.sound.spellfind.
SpellFindCaptcha
com.octo.captcha.engine.sound.
SoundCaptchaEngine
(implements com.octo.captcha.engine.
CaptchaEngine
)
com.octo.captcha.engine.sound.
DefaultSoundCaptchaEngine
com.octo.captcha.engine.sound.
ListSoundCaptchaEngine
com.octo.captcha.engine.sound.gimpy.
SimpleListSoundCaptchaEngine
com.octo.captcha.engine.sound.speller.
SpellerSoundCaptchaEngine
com.octo.captcha.sound.
SoundCaptchaFactory
(implements com.octo.captcha.
CaptchaFactory
)
com.octo.captcha.sound.gimpy.
GimpySoundFactory
com.octo.captcha.sound.speller.
SpellerSoundFactory
com.octo.captcha.sound.spellfind.
SpellFindCaptchaFactory
com.octo.captcha.engine.sound.utils.
SoundCaptchaToWAV
com.octo.captcha.engine.sound.utils.
SoundToFile
com.octo.captcha.module.web.sound.
SoundToWavHelper
com.octo.captcha.component.word.worddecorator.
SpellerWordDecorator
(implements com.octo.captcha.component.word.worddecorator.
WordDecorator
)
com.octo.captcha.text.
TextCaptcha
(implements com.octo.captcha.
Captcha
)
com.octo.captcha.text.math.
MathCaptcha
com.octo.captcha.text.
TextCaptchaFactory
(implements com.octo.captcha.
CaptchaFactory
)
com.octo.captcha.text.math.
MathCaptchaFactory
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.octo.captcha.engine.
CaptchaEngineException
com.octo.captcha.
CaptchaException
com.octo.captcha.module.
CaptchaModuleException
com.octo.captcha.service.
CaptchaServiceException
com.octo.captcha.component.image.utils.
ToolkitFactory
Interface Hierarchy
com.octo.captcha.component.image.backgroundgenerator.
BackgroundGenerator
com.octo.captcha.engine.bufferedengine.manager.
BufferedEngineContainerManager
com.octo.captcha.engine.bufferedengine.buffer.
CaptchaBuffer
com.octo.captcha.engine.
CaptchaEngine
com.octo.captcha.
CaptchaFactory
com.octo.captcha.service.
CaptchaService
com.octo.captcha.service.
AbstractManageableCaptchaServiceMBean
com.octo.captcha.service.image.
ImageCaptchaService
com.octo.captcha.service.multitype.
MultiTypeCaptchaService
(also extends com.octo.captcha.service.sound.
SoundCaptchaService
, com.octo.captcha.service.text.
TextCaptchaService
)
com.octo.captcha.service.
ManageableCaptchaService
com.octo.captcha.service.
AbstractManageableCaptchaServiceMBean
com.octo.captcha.service.multitype.
MultiTypeCaptchaService
(also extends com.octo.captcha.service.image.
ImageCaptchaService
, com.octo.captcha.service.sound.
SoundCaptchaService
, com.octo.captcha.service.text.
TextCaptchaService
)
com.octo.captcha.service.sound.
SoundCaptchaService
com.octo.captcha.service.multitype.
MultiTypeCaptchaService
(also extends com.octo.captcha.service.image.
ImageCaptchaService
, com.octo.captcha.service.text.
TextCaptchaService
)
com.octo.captcha.service.text.
TextCaptchaService
com.octo.captcha.service.multitype.
MultiTypeCaptchaService
(also extends com.octo.captcha.service.image.
ImageCaptchaService
, com.octo.captcha.service.sound.
SoundCaptchaService
)
com.octo.captcha.service.captchastore.
CaptchaStore
com.octo.captcha.component.image.color.
ColorGenerator
com.octo.captcha.component.word.
DictionaryReader
com.octo.captcha.component.image.fontgenerator.
FontGenerator
com.octo.captcha.service.multitype.
GenericManageableCaptchaServiceMBean
com.octo.captcha.component.image.deformation.
ImageDeformation
java.io.Serializable
com.octo.captcha.
Captcha
com.octo.captcha.component.word.
SizeSortedWordList
com.octo.captcha.component.sound.soundconfigurator.
SoundConfigurator
com.octo.captcha.component.image.textpaster.textdecorator.
TextDecorator
com.octo.captcha.component.image.textpaster.
TextPaster
com.octo.captcha.component.word.worddecorator.
WordDecorator
com.octo.captcha.component.word.wordgenerator.
WordGenerator
com.octo.captcha.component.image.wordtoimage.
WordToImage
com.octo.captcha.component.sound.wordtosound.
WordToSound
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2003-2009 JCaptcha. All Rights Reserved.