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 DyschromatopsiaManagerpublic ILegend perception(ILegend l, String type)
perception in interface DyschromatopsiaManagerpublic ISymbol perception(ISymbol s, String type)
perception in interface DyschromatopsiaManagerpublic ISymbol perception(ISymbol s, String type, ISymbol[] symbols)
perception in interface DyschromatopsiaManagerpublic MapContext perception(MapContext mapContext, String type)
perception in interface DyschromatopsiaManager