| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.overlay |
| Modifier and Type | Method and Description |
|---|---|
void |
Overlay.setInspectMode(InspectMode mode)
Enters the 'inspect' mode.
|
void |
Overlay.setInspectMode(InspectMode mode,
HighlightConfig highlightConfig)
Enters the 'inspect' mode.
|
| Modifier and Type | Method and Description |
|---|---|
static InspectMode |
InspectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspectMode[] |
InspectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.