|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImagePredictor.PredictorType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of ImagePredictor.PredictorType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as ImagePredictor.PredictorType | |
---|---|
protected ImagePredictor.PredictorType |
ImagePredictor.predictor
Actual filter precinct. |
Methods in cz.cuni.jagrlib.piece that return ImagePredictor.PredictorType | |
---|---|
static ImagePredictor.PredictorType |
ImagePredictor.PredictorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ImagePredictor.PredictorType[] |
ImagePredictor.PredictorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |