com.ge.grc.acuity.actions
Class GraphRenderer

java.lang.Object
  extended bycom.ge.grc.acuity.actions.GraphRenderer

public class GraphRenderer
extends java.lang.Object


Constructor Summary
GraphRenderer()
           
 
Method Summary
 PresentationObject getGraphPresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual graphObject)
           
 PresentationObject getGraphPresentationObject(AcuityController _ac, java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphRenderer

public GraphRenderer()
Method Detail

getGraphPresentationObject

public PresentationObject getGraphPresentationObject(AcuityController _ac,
                                                     java.lang.Object[] args)
                                              throws AcuityException
Throws:
AcuityException

getGraphPresentationObject

public PresentationObject getGraphPresentationObject(AcuityController _ac,
                                                     com.hp.hpl.jena.ontology.Individual graphObject)
                                              throws AcuityException
Throws:
AcuityException