org.grinvin.help

Class GraphFactoryMap

Implemented Interfaces:
Map

public class GraphFactoryMap
extends DefaultMap

Provides the mapping of the context-sensitive help ID of graphfactories and the URL for their help page.

Method Summary

String
getGraphFactoryNameForID(String id)
static GraphFactoryMap
getInstance()

Methods inherited from class org.grinvin.help.DefaultMap

getAllIDs, getClosestID, getIDFromURL, getIDs, getURLFromID, isID, isValidID, setIDList, setURLPrefix

Method Details

getGraphFactoryNameForID

public String getGraphFactoryNameForID(String id)

getInstance

public static GraphFactoryMap getInstance()