Package gov.nih.mipav.model.algorithms
Class CopyMoveAttackDetection.yxBlockItem
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CopyMoveAttackDetection.yxBlockItem
-
- Enclosing class:
- CopyMoveAttackDetection
private class CopyMoveAttackDetection.yxBlockItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description yxBlockItem(int y, int x, int[] block)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getBlock()
int
getX()
int
getY()
-