Class StyleMap

Object
StyleMap

public class StyleMap extends Object
Simple container for holding styles by uri.

This is lame as it is just a hash map in memory. It should really be an embedded db that serializes / deserializes out to disk.

Author:
Justin Deoliveira, The Open Planning Project