NetCharts Pro

Uses of Class
netcharts.pro.util.NFServerGeneratedImage

Packages that use NFServerGeneratedImage
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.image   
netcharts.pro.common.image.raster   
netcharts.pro.common.page   
 

Uses of NFServerGeneratedImage in netcharts.pro.common
 

Methods in netcharts.pro.common that return NFServerGeneratedImage
static NFServerGeneratedImage NFImageGeneration.getServerGeneratedImage(NFGraph graph, NFImageParams params)
          Outputs the chart to NFServerGeneratedImage object, using the image parameters specified.
static NFServerGeneratedImage NFImageGeneration.getServerGeneratedImage(NFGraph graph, java.lang.String mimeType, java.lang.String textDescription, boolean createImageMap)
          Deprecated. Use getServerGeneratedImage(NFGraph, NFImageParams)
 

Uses of NFServerGeneratedImage in netcharts.pro.common.image
 

Methods in netcharts.pro.common.image that return NFServerGeneratedImage
 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 NFServerGeneratedImage in netcharts.pro.common.image.raster
 

Methods in netcharts.pro.common.image.raster that return NFServerGeneratedImage
 NFServerGeneratedImage NFRasterImageOutput.getServerGeneratedImage(NFGraph graph, NFImageParams properties)
           
 

Uses of NFServerGeneratedImage in netcharts.pro.common.page
 

Methods in netcharts.pro.common.page with parameters of type NFServerGeneratedImage
 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.
 


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