| Package | Description |
|---|---|
| org.attribyte.essem.reporter |
| Modifier and Type | Method and Description |
|---|---|
static EssemReporter.HdrReport |
EssemReporter.HdrReport.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EssemReporter.HdrReport[] |
EssemReporter.HdrReport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EssemReporter.Builder |
EssemReporter.Builder.setHdrReport(EssemReporter.HdrReport hdrReport)
Sets the HDR histogram report mode.
|