NetCharts Pro

Uses of Class
netcharts.pro.common.image.NFImageParams

Packages that use NFImageParams
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.image   
netcharts.pro.common.image.jpg   
netcharts.pro.common.image.pdf   
netcharts.pro.common.image.png   
netcharts.pro.common.image.raster   
netcharts.pro.common.image.svg   
netcharts.pro.common.image.tiff   
netcharts.pro.common.page   
 

Uses of NFImageParams in netcharts.pro.common
 

Methods in netcharts.pro.common with parameters of type NFImageParams
static byte[] NFImageGeneration.generateImage(NFGraph graph, NFImageParams params)
          Generates an image of the given graph.
static NFServerGeneratedImage NFImageGeneration.getServerGeneratedImage(NFGraph graph, NFImageParams params)
          Outputs the chart to NFServerGeneratedImage object, using the image parameters specified.
 

Uses of NFImageParams in netcharts.pro.common.image
 

Subclasses of NFImageParams in netcharts.pro.common.image
 class NFZoomableImageParams
          Used to specify zoom related parameters of the image generation.
 

Methods in netcharts.pro.common.image that return NFImageParams
abstract  NFImageParams NFImageOutput.getImageParamsInstance()
           
 NFImageParams NFImageExtension.getImageParamsInstance()
          Returns a default NFImageParams instance specific to this image generation extension.
 

Methods in netcharts.pro.common.image with parameters of type NFImageParams
 NFServerGeneratedImage NFImageOutput.getServerGeneratedImage(NFGraph graph, NFImageParams properties)
          Generates an image of the given chart using the specified image generation parameters.
 NFServerGeneratedImage NFImageExtension.getServerGeneratedImage(NFGraph graph, NFImageParams properties)
          Generates an image of the given chart using the specified image generation parameters.
 

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

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

Methods in netcharts.pro.common.image.jpg that return NFImageParams
 NFImageParams NFJPEGImageOutput.getImageParamsInstance()
           
 

Uses of NFImageParams in netcharts.pro.common.image.pdf
 

Subclasses of NFImageParams in netcharts.pro.common.image.pdf
 class NFPDFImageParams
          Used to specify the parameters of the image generation when outputting PDF based images.
 

Methods in netcharts.pro.common.image.pdf that return NFImageParams
 NFImageParams NFPDFImageOutput.getImageParamsInstance()
           
 

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

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

Methods in netcharts.pro.common.image.png that return NFImageParams
 NFImageParams NFPNGImageOutput.getImageParamsInstance()
           
 

Uses of NFImageParams in netcharts.pro.common.image.raster
 

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

Methods in netcharts.pro.common.image.raster that return NFImageParams
 NFImageParams NFRasterImageOutput.getImageParamsInstance()
           
 

Methods in netcharts.pro.common.image.raster with parameters of type NFImageParams
 NFServerGeneratedImage NFRasterImageOutput.getServerGeneratedImage(NFGraph graph, NFImageParams properties)
           
 

Uses of NFImageParams in netcharts.pro.common.image.svg
 

Subclasses of NFImageParams in netcharts.pro.common.image.svg
 class NFSVGImageParams
          Used to specify the parameters of the image generation when outputting SVG based images.
 

Methods in netcharts.pro.common.image.svg that return NFImageParams
 NFImageParams NFSVGImageOutput.getImageParamsInstance()
           
 

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

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

Methods in netcharts.pro.common.image.tiff that return NFImageParams
 NFImageParams NFTIFFImageOutput.getImageParamsInstance()
           
 

Uses of NFImageParams in netcharts.pro.common.page
 

Methods in netcharts.pro.common.page that return NFImageParams
 NFImageParams NFPageParams.getImageParams()
          Returns the set of parameters defining how the image should be generated.
 

Methods in netcharts.pro.common.page with parameters of type NFImageParams
 void NFPageParams.setImageParams(NFImageParams imageParams)
          Sets the set of parameters defining how the image should be generated.
 


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