Package | Description |
---|---|
org.faceless.graph2.tag |
Contains classes that can be used by customers wanting to extend the Tag Library.
|
Class and Description |
---|
Embedder
An Embedder is responsible for converting a Graph object to HTML and binary output.
|
EmbedderFactory
Factory interface for a factory returning an
Embedder
object. |
GraphContext
The GraphContext is the equivalent of the
ServletContext , and manages
the generated graphs, their resources and the Embedders/RequestHandlers that
are used to create and serve them. |
RequestHandler
A RequestHandler is used to process a request delivererd to the GraphServlet.
|
Copyright © 2001-2016 Big Faceless Organization