Adds a map containing (key, URL) mappings where each key is an instance of Comparable (corresponding to the key for an item in a pie dataset) and each URL is a String representing a URL fragment.
The map is appended to an internal list...you can add multiple maps if you are working with, say, a {@link MultiplePiePlot}.
@param urlMap the URLs (null permitted).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.