|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessorConstance
Title:
Description:
Copyright: Copyright (c) 2011
Company:
Field Summary | |
---|---|
static int |
ABS
|
static int |
ADD
|
static int |
AND
|
static int |
BICUBIC
Interpolation methods |
static int |
BILINEAR
Interpolation methods |
static int |
BLACK
Value of pixels included in masks. |
static int |
BLACK_AND_WHITE_LUT
|
static int |
BLUR_MORE
|
static int |
CENTER_JUSTIFY
Center justify text. |
static int |
CONVOLVE
|
static int |
EXP
|
static int |
FILL
|
static int |
FIND_EDGES
|
static int |
GAMMA
|
static int |
INVERT
|
static int |
ISODATA
Isodata thresholding method |
static int |
ISODATA2
Modified isodata method used in Image/Adjust/Threshold tool |
static int |
LEFT_JUSTIFY
Left justify text. |
static int |
LOG
|
static int |
MAX
|
static int |
MAXIMUM
|
static int |
MEDIAN_FILTER
|
static int |
MIN
|
static int |
MINIMUM
|
static int |
MULT
|
static int |
NEAREST_NEIGHBOR
Interpolation methods |
static int |
NO_LUT_UPDATE
|
static double |
NO_THRESHOLD
Value returned by getMinThreshold() when thresholding is not enabled. |
static int |
NONE
Interpolation methods |
static int |
OR
|
static int |
OVER_UNDER_LUT
|
static int |
RED_LUT
|
static int |
RIGHT_JUSTIFY
Right justify text. |
static int |
SQR
|
static int |
SQRT
|
static java.lang.String |
WRONG_LENGTH
|
static int |
XOR
|
Field Detail |
---|
static final int BLACK
static final double NO_THRESHOLD
static final int LEFT_JUSTIFY
static final int CENTER_JUSTIFY
static final int RIGHT_JUSTIFY
static final int ISODATA
static final int ISODATA2
static final int NEAREST_NEIGHBOR
static final int NONE
static final int BILINEAR
static final int BICUBIC
static final int BLUR_MORE
static final int FIND_EDGES
static final int MEDIAN_FILTER
static final int MIN
static final int MAX
static final int CONVOLVE
static final int RED_LUT
static final int BLACK_AND_WHITE_LUT
static final int NO_LUT_UPDATE
static final int OVER_UNDER_LUT
static final int INVERT
static final int FILL
static final int ADD
static final int MULT
static final int AND
static final int OR
static final int XOR
static final int GAMMA
static final int LOG
static final int MINIMUM
static final int MAXIMUM
static final int SQR
static final int SQRT
static final int EXP
static final int ABS
static final java.lang.String WRONG_LENGTH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |