public final class LegendPerception extends Object
Constructor and Description |
---|
LegendPerception() |
Modifier and Type | Method and Description |
---|---|
static ILegend |
perception(ILegend l,
String type)
A partir de una leyenda, devuelve otra igual pero con los colores cambiados
tal y como los percibe quien padece un tipo de discromatopsia.
|
static ISymbol |
perceptionSymbol(ISymbol s,
String type)
A partir de un simbolo, devuelve otro igual pero con los colores cambiados
tal y como los percibe quien padece un tipo de discromatopsia.
|
static ISymbol |
perceptionSymbol(ISymbol s,
String type,
ISymbol[] symbols) |
public static ILegend perception(ILegend l, String type)
l
- Legendtype
- String Tipo de discromatopsiapublic static ISymbol perceptionSymbol(ISymbol s, String type)
s
- ISymboltype
- String Tipo de discromatopsia