public class StringLiteralLegend extends Object implements ParameterLegend
| Constructor and Description |
|---|
StringLiteralLegend(StringLiteral literal)
Build a new
StringLiteralLegend instance, using the literal
given in parameter. |
| Modifier and Type | Method and Description |
|---|---|
StringLiteral |
getLiteral()
Get the
Literal associated to this LegendStructure
instance. |
SeParameter |
getParameter()
Gets the
SeParameter that had been used to build this LegendStructure. |
void |
setLiteral(StringLiteral sl)
Set the
Literal associated to this LegendStructure
instance. |
public StringLiteralLegend(StringLiteral literal)
StringLiteralLegend instance, using the literal
given in parameter.literal - public StringLiteral getLiteral()
Literal associated to this LegendStructure
instance.public void setLiteral(StringLiteral sl)
Literal associated to this LegendStructure
instance.sl - public SeParameter getParameter()
ParameterLegendSeParameter that had been used to build this LegendStructure.getParameter in interface ParameterLegendCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.