public interface QualityFactor
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_QUALITY_FACTOR |
static int |
MAXIMUM_QUALITY |
static int |
MINUMUM_QUALITY |
static String |
QUALITY_FACTOR |
Modifier and Type | Method and Description |
---|---|
int |
getQuality() |
static final String QUALITY_FACTOR
static final int MINUMUM_QUALITY
static final int MAXIMUM_QUALITY
static final int DEFAULT_QUALITY_FACTOR
Copyright © 2013 Oracle Corporation. All rights reserved.