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.
Static
Maps from strings to objects.
Returns the name for the given value.
Returns the value associated with the given name.
Puts the given object into the registry under the given name.
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.