| Modifier and Type | Class and Description |
|---|---|
class |
CategorizedColor |
class |
CategorizedLegend<U> |
class |
CategorizedReal
This class embeds a RealParameter that can be either a literal or a categorize.
|
class |
CategorizedString
This class embeds a StringParameter that can be either a literal or a categorize.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkGraphicLegend.setWknLegend(ParameterLegend wknLegend)
Sets the legend associated representing the well-known name associated to
the inner of this
MarkGraphicLegend. |
| Constructor and Description |
|---|
MarkGraphicLegend(MarkGraphic mark,
ParameterLegend wknLegend,
LegendStructure viewBoxLegend,
FillLegend fillLegend,
StrokeLegend strokeLegend)
Build a default
LegendStructure that describes a MarkGraphic
instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
InterpolationLegend
The default representation of an interpolation, in the legend.
|
class |
LinearInterpolationLegend
Analysis associated to a linear interpolation.
|
class |
SqrtInterpolationLegend
Analysis associated to an interpolation made on the square root of a numeric
value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorLiteralLegend
LegendStructure associated to a numeric constant, that is represented as a
ColorLiteral in the SE model. |
class |
RealLiteralLegend
Legend associated to a numeric constant, that is represented as a
RealLiteral in the SE model. |
class |
StringLiteralLegend
LegendStructure that can be associated to a simple string literal.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumericLegend
LegendStructure instances that are associated to numeric values have to
realizes this interface rather than LegendStructure. |
| Modifier and Type | Method and Description |
|---|---|
ParameterLegend |
TypeEvent.getSource() |
| Constructor and Description |
|---|
TypeEvent(ParameterLegend rl)
Builds a new TypeEvent.
|
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.