public class InteractionAnalysisAlgoResult extends Object
Modifier | Constructor and Description |
---|---|
protected |
InteractionAnalysisAlgoResult(StyleProvider style,
InteractionAnalysisReport report) |
Modifier and Type | Method and Description |
---|---|
InteractionAnalysisReport |
getReport() |
StyleProvider |
getStyle() |
protected InteractionAnalysisAlgoResult(StyleProvider style, InteractionAnalysisReport report)
public StyleProvider getStyle()
public InteractionAnalysisReport getReport()
Copyright © 2005–2020. All rights reserved.