| Modifier and Type | Interface and Description |
|---|---|
interface |
CategorizedParameterVisitor
This visitor is dedicated to the processing of
CategorizedLegend instances. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecodedParameterVisitor
This visitor is dedicated to the processing of
RecodedLegend instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldAggregatorVisitor
Gathers all the fields used in the visited RecodedLegend instances.
|
class |
KeysRetriever<U>
Concatenate the keys used in all the visited
RecodedLegend or CategorizedLegend. |
class |
SetFieldVisitor
Sets the field name of the visited RecodedLegend to the name given at instanciation time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCategorizedLegend.applyGlobalVisitor(ParameterVisitor pv) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MappedLegend.applyGlobalVisitor(ParameterVisitor rpv)
Apply the given visitor to all the Legend that are used in this
MappedLegend. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRecodedLegend.applyGlobalVisitor(ParameterVisitor pv) |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.