|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphContext | |
|---|---|
| org.faceless.graph2.tag | Contains classes that can be used by customers wanting to extend the Tag Library. |
| Uses of GraphContext in org.faceless.graph2.tag |
|---|
| Methods in org.faceless.graph2.tag that return GraphContext | |
|---|---|
static GraphContext |
GraphContext.getGraphContext(ServletContext sc)
Retrieve the GraphContext object for the specified ServletContext. |
static GraphContext |
GraphContext.getGraphContext(ServletContext sc,
HttpServletRequest req)
Retrieve the GraphContext object for the specified context. |
| Methods in org.faceless.graph2.tag with parameters of type GraphContext | |
|---|---|
void |
RequestHandler.process(String type,
String imagepath,
GraphContext context,
InputSource source,
HttpServletRequest req,
HttpServletResponse res)
Process the input and convert it to a Graph. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||