Closed jirhiker closed 8 years ago
add an inspector pane to the pipeline.
use this to display information analyses/graphs. Same as AnalysisPointInspector etc, but instead of painting to screen, display in the inspector.
This will eliminate the problem of the inspector label not being able to be printed within the given space.
add use_pane flag to indicate inspector should generate an inspection event
three types of inspection events
inspection event produces an inspection object that is displayed by inspection viewer in the inspection pane.
Added inspector pane and connected it to AnalysisPointInspector. Tested on Ideogram. need to test/add to other figure types
add an inspector pane to the pipeline.
use this to display information analyses/graphs. Same as AnalysisPointInspector etc, but instead of painting to screen, display in the inspector.
This will eliminate the problem of the inspector label not being able to be printed within the given space.
add use_pane flag to indicate inspector should generate an inspection event
three types of inspection events
inspection event produces an inspection object that is displayed by inspection viewer in the inspection pane.