org.beangle.otk.captcha.core.image

Members list

Concise view

Type members

Classlikes

abstract class AbstractWordToImage(fontGenerator: FontGenerator, backgroundGenerator: BackgroundGenerator, textPaster: TextPaster, val minAcceptedWordLength: Int, val maxAcceptedWordLength: Int) extends WordToImage

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ChangeableAttributedString(val g2: Graphics2D, aStrings: Array[AttributedString], bounds: Array[Rectangle2D], metrics: Array[LineMetrics], var kerning: Int)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Random
class Single
class DecoratedTextPaster(val colorGenerator: ColorGenerator, var manageColorPerGlyph: Boolean) extends TextPaster

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class DeformedComposedWordToImage(fontGenerator: FontGenerator, backgroundGenerator: BackgroundGenerator, textPaster: TextPaster, minAcceptedWordLength: Int, maxAcceptedWordLength: Int) extends AbstractWordToImage

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class GmailEngine(val generator: WordGenerator, val wordToImage: WordToImage) extends CaptchaEngine[InputStream, String]

Attributes

Companion:
object
Graph
Supertypes
trait CaptchaEngine[InputStream, String]
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class RandomFontGenerator(val minFontSize: Int, val maxFontSize: Int, fontsList: Array[Font]) extends FontGenerator

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class UniColorBackgroundGenerator(val width: Int, val height: Int, val color: Color) extends BackgroundGenerator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes