Package | Description |
---|---|
org.faceless.graph2.tag |
Contains classes that can be used by customers wanting to extend the Tag Library.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestHandler.process(String type,
String imagepath,
GraphContext context,
InputSource source,
HttpServletRequest req,
HttpServletResponse res)
Process the input and convert it to a Graph.
|
Copyright © 2001-2016 Big Faceless Organization