public abstract class AbstractAnalyzer extends Object implements Analyzer
Analyzer instances. It gathers instances of LegendStructure in a List.| Constructor and Description |
|---|
AbstractAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
LegendStructure |
getLegend()
Get all the elements that are, or are part of, a thematic analysis
in this legend.
|
void |
setLegend(LegendStructure leg)
Set the
LegendStructure associated to this Analyzer. |
public LegendStructure getLegend()
AnalyzerLegendStructure
instances, stored in a List.public final void setLegend(LegendStructure leg)
LegendStructure associated to this Analyzer.leg - Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.