|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NFPageExtension
Base interface for page content generation. Implementations of this interface can be registered to generate pages containing images of specific mime types. All implementors should contain a constructor that takes a String mime type.
Method Summary | |
---|---|
java.lang.String |
getPage(HttpServletRequest request,
NFGraph graph,
NFPageParams params)
Generates the page and image content based on the chart instance and page parameters. |
NFPageParams |
getPageParamsInstance()
Returns a default NFPageParams instance specific to this page generation extension. |
java.lang.String |
getScript(NFPageParams params)
Returns the user interactivity script for the given page generation parameters. |
Method Detail |
---|
java.lang.String getPage(HttpServletRequest request, NFGraph graph, NFPageParams params) throws java.lang.Exception
request
- The HTTP request associated with the response to include the content within.graph
- The graph object associated with the content.params
- The set of parameters defining how the page and image should be generated.
java.lang.Exception
java.lang.String getScript(NFPageParams params)
NFPageParams getPageParamsInstance()
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |