NetCharts Pro

Uses of Class
netcharts.pro.common.image.raster.NFRasterImageParams

Packages that use NFRasterImageParams
netcharts.pro.common.image.jpg   
netcharts.pro.common.image.png   
netcharts.pro.common.image.tiff   
netcharts.pro.common.page.raster   
 

Uses of NFRasterImageParams in netcharts.pro.common.image.jpg
 

Subclasses of NFRasterImageParams in netcharts.pro.common.image.jpg
 class NFJPEGImageParams
          Used to specify the parameters of the image generation when outputting JPEG based raster images.
 

Uses of NFRasterImageParams in netcharts.pro.common.image.png
 

Subclasses of NFRasterImageParams in netcharts.pro.common.image.png
 class NFPNGImageParams
          Used to specify the parameters of the image generation when outputting PNG based raster images.
 

Uses of NFRasterImageParams in netcharts.pro.common.image.tiff
 

Subclasses of NFRasterImageParams in netcharts.pro.common.image.tiff
 class NFTIFFImageParams
          Used to specify the parameters of the image generation when outputting TIFF based raster images.
 

Uses of NFRasterImageParams in netcharts.pro.common.page.raster
 

Constructors in netcharts.pro.common.page.raster with parameters of type NFRasterImageParams
NFRasterPageParams(NFRasterImageParams params)
          Constructs a NFRasterPageParams instance specifying the set of image generation parameters.
NFRasterPageParams(NFRasterImageParams params, boolean fullPage)
          Constructs a NFRasterPageParams instance specifying the set of raster based content parameters and if the generated page should return all of the required user interactivity code.
NFRasterPageParams(NFRasterImageParams params, java.lang.String servletName)
          Constructs a NFRasterPageParams instance specifying the set of image generation parameters.
NFRasterPageParams(NFRasterImageParams params, java.lang.String servletName, boolean fullPage)
          Constructs a NFRasterPageParams instance specifying the set of raster based content parameters and the Java Servlet used to return the generated chart image and if the generated page should return all of the required user interactivity code.
 


NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011