public interface QualityFactor
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_QUALITY_FACTOR |
static int |
MAXIMUM_QUALITY |
static int |
MINUMUM_QUALITY |
static java.lang.String |
QUALITY_FACTOR |
Modifier and Type | Method and Description |
---|---|
int |
getQuality() |
static final java.lang.String QUALITY_FACTOR
static final int MINUMUM_QUALITY
static final int MAXIMUM_QUALITY
static final int DEFAULT_QUALITY_FACTOR
Copyright © 2016 Oracle Corporation. All Rights Reserved.