Constructors
Properties
Static
values
values: any = ...
Methods
Static
getName
- getName(value: any): null | string
Returns null | string
Static
getValue
- getValue(name: string): any
Returns any
Static
putValue
- putValue(name: string, obj: any): void
Returns void
Singleton class that acts as a global converter from string to object values in a style. This is currently only used to perimeters and edge styles.