public interface ViewerPriorityData
Modifier and Type | Method and Description |
---|---|
DebugContext |
getDebugContext()
Gets the debug context.
|
Value |
getValue()
Gets the value to be viewed.
|
boolean |
isCanvas()
Determines if the viewer will be stand-alone, or on a canvas.
|
boolean |
isSubViewer()
Determines if the viewer will be a subviewer.
|
DebugContext getDebugContext()
Value getValue()
boolean isCanvas()
boolean isSubViewer()