Enum Class LedMatrixComponent.Symbol

java.lang.Object
java.lang.Enum<LedMatrixComponent.Symbol>
com.pi4j.crowpi.components.LedMatrixComponent.Symbol
All Implemented Interfaces:
Serializable, Comparable<LedMatrixComponent.Symbol>, Constable
Enclosing class:
LedMatrixComponent

public static enum LedMatrixComponent.Symbol extends Enum<LedMatrixComponent.Symbol>
Mapping of various symbols to their respective 8x8 encoding. Each symbol can be linked to an optional ASCII code which can be looked up using getByChar(char).

All ASCII printable characters are based on the "IBM BIOS 8x8" font. All icons have been manually created for this component library and can not be referenced using ASCII characters.