|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Random
gggt.eg.dst.Gaussian
gggt.eg.dst.Distort
public class Distort
Class to add vectorial distortion
| Constructor Summary | |
|---|---|
Distort(boolean resize,
boolean rotate,
boolean move,
double variance)
Default constructor. |
|
| Method Summary | |
|---|---|
void |
process(gom.OGraphic o)
Main method. |
| Methods inherited from class gggt.eg.dst.Gaussian |
|---|
getVar, nextValue |
| Methods inherited from class java.util.Random |
|---|
nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong, setSeed |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Distort(boolean resize,
boolean rotate,
boolean move,
double variance)
| Method Detail |
|---|
public void process(gom.OGraphic o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||