|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NFPageParams | |
---|---|
netcharts.pro.common.page | |
netcharts.pro.common.page.raster | |
netcharts.pro.common.page.svg | |
netcharts.pro.util | Classes providing collections of general purpose or specific purposes methods. |
Uses of NFPageParams in netcharts.pro.common.page |
---|
Methods in netcharts.pro.common.page that return NFPageParams | |
---|---|
NFPageParams |
NFPageExtension.getPageParamsInstance()
Returns a default NFPageParams instance specific to this page generation extension. |
Methods in netcharts.pro.common.page with parameters of type NFPageParams | |
---|---|
java.lang.String |
NFPageOutput.getPage(HttpServletRequest request,
NFGraph graph,
NFPageParams params)
|
java.lang.String |
NFPageExtension.getPage(HttpServletRequest request,
NFGraph graph,
NFPageParams params)
Generates the page and image content based on the chart instance and page parameters. |
java.lang.String |
NFPageOutput.getPage(NFGraph graph,
NFPageParams params,
NFServerGeneratedImage sgi)
Generates the page content based on the chart instance, page parameters, and generated image. |
java.lang.String |
NFPageOutput.getScript(NFPageParams params)
Returns the user interactivity script. |
java.lang.String |
NFPageExtension.getScript(NFPageParams params)
Returns the user interactivity script for the given page generation parameters. |
Uses of NFPageParams in netcharts.pro.common.page.raster |
---|
Subclasses of NFPageParams in netcharts.pro.common.page.raster | |
---|---|
class |
NFRasterPageParams
The implementation of NFPageParams to use when generating pages suitable for displaying generated raster images such as JPEG and PNG. |
Methods in netcharts.pro.common.page.raster that return NFPageParams | |
---|---|
NFPageParams |
NFRasterPageOutput.getPageParamsInstance()
Returns a default NFRasterPageParams instance to specify the parameters of the page generation. |
Uses of NFPageParams in netcharts.pro.common.page.svg |
---|
Subclasses of NFPageParams in netcharts.pro.common.page.svg | |
---|---|
class |
NFSVGPageParams
The implementation of NFPageParams to use when generating pages suitable for displaying generated SVG images. |
Methods in netcharts.pro.common.page.svg that return NFPageParams | |
---|---|
NFPageParams |
NFSVGPageOutput.getPageParamsInstance()
Returns a default NFSVGPageParams instance to specify the parameters of the page generation. |
Uses of NFPageParams in netcharts.pro.util |
---|
Methods in netcharts.pro.util with parameters of type NFPageParams | |
---|---|
static java.lang.String |
NFServletUtil.getPage(HttpServletRequest request,
NFGraph chart,
NFPageParams pageParams)
Generates an image from the given chart and returns an HTML page capable of displaying the generated image. |
static java.lang.String |
NFServletUtil.getScript(NFPageParams params)
Return the JavaScript and associated HTML used for chart presentation and interactivity. |
|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |