|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlib.transformations.ImageTransform
lib.transformations.AffineFlopTransfrom
public class AffineFlopTransfrom
Constructor Summary | |
---|---|
AffineFlopTransfrom()
|
|
AffineFlopTransfrom(int interpolationType)
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
transform(java.awt.image.BufferedImage inputimage)
|
Methods inherited from class lib.transformations.ImageTransform |
---|
affineTransform |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AffineFlopTransfrom(int interpolationType)
public AffineFlopTransfrom()
Method Detail |
---|
public java.awt.image.BufferedImage transform(java.awt.image.BufferedImage inputimage)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |