|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.octo.captcha.component.image.textpaster.glyphsvisitor.TranslateAllToRandomPointVisitor
public class TranslateAllToRandomPointVisitor
Constructor Summary | |
---|---|
TranslateAllToRandomPointVisitor()
|
|
TranslateAllToRandomPointVisitor(double horizontalmargins,
double verticalmargins)
|
Method Summary | |
---|---|
void |
visit(Glyphs glyphs,
java.awt.geom.Rectangle2D backroundBounds)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranslateAllToRandomPointVisitor()
public TranslateAllToRandomPointVisitor(double horizontalmargins, double verticalmargins)
horizontalmargins
- the horizontal margin, default 0verticalmargins
- the vertical margin, default 0Method Detail |
---|
public void visit(Glyphs glyphs, java.awt.geom.Rectangle2D backroundBounds)
visit
in interface GlyphsVisitors
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |