|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.research.acuity.ui.renderers.GraphRendererFactory
Factory used to return the proper GraphRenderer to use
| Constructor Summary | |
GraphRendererFactory()
|
|
| Method Summary | |
static GraphRenderer |
getRenderer()
Uses the information contained within the resource bundle to determine which specific implementation of GraphRenderer to return and use. |
static GraphRenderer |
getRenderer(GraphPO graph)
Uses the information contained within the resource bundle as well as information about the specific GraphPO to be rendered to determine which specific implementation of GraphRenderer to return and use. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphRendererFactory()
| Method Detail |
public static GraphRenderer getRenderer()
IntrospectionUtils.getNewGraphRenderer(java.lang.String)public static GraphRenderer getRenderer(GraphPO graph)
getRenderer()
graph - the GraphPO to be rendered by a GraphRenderer
IntrospectionUtils.getNewGraphRenderer(java.lang.String),
getRenderer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||