public class DefaultDyschromatopsiaManager extends Object implements DyschromatopsiaManager
DyschromatopsiaManager
implementation.ACROMATICO, DEUTERANOMALIA, DEUTERANOPIA, MONOCROMATICO, NORMAL, PROTANOMALIA, PROTANOPIA, TRICROMATICO, TRITANOMALIA, TRITANOPIA
Constructor and Description |
---|
DefaultDyschromatopsiaManager() |
Modifier and Type | Method and Description |
---|---|
Color |
perception(Color color,
String type) |
ILegend |
perception(ILegend l,
String type) |
ISymbol |
perception(ISymbol s,
String type) |
ISymbol |
perception(ISymbol s,
String type,
ISymbol[] symbols) |
MapContext |
perception(MapContext mapContext,
String type) |
public Color perception(Color color, String type)
perception
in interface DyschromatopsiaManager
public ILegend perception(ILegend l, String type)
perception
in interface DyschromatopsiaManager
public ISymbol perception(ISymbol s, String type)
perception
in interface DyschromatopsiaManager
public ISymbol perception(ISymbol s, String type, ISymbol[] symbols)
perception
in interface DyschromatopsiaManager
public MapContext perception(MapContext mapContext, String type)
perception
in interface DyschromatopsiaManager