Package org.geotools.kml
Class StyleMap
Object
StyleMap
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
-
-
Constructor Details
-
StyleMap
public StyleMap()
-
-
Method Details
-
put
-
get
-