NetCharts Pro

netcharts.pro.common.image.jpg
Class NFJPEGImageOutput

java.lang.Object
  extended by netcharts.pro.common.image.NFImageOutput
      extended by netcharts.pro.common.image.raster.NFRasterImageOutput
          extended by netcharts.pro.common.image.jpg.NFJPEGImageOutput
All Implemented Interfaces:
NFImageExtension

public class NFJPEGImageOutput
extends NFRasterImageOutput

Handles the generation of JPEG based chart images.


Constructor Summary
NFJPEGImageOutput(java.lang.String mimeType)
          Constructs a NFJPEGImageOutput instance specifying the MIME type.
 
Method Summary
 NFImageParams getImageParamsInstance()
          Returns a default NFImageParams instance specific to this image generation extension.
 
Methods inherited from class netcharts.pro.common.image.raster.NFRasterImageOutput
getServerGeneratedImage
 
Methods inherited from class netcharts.pro.common.image.NFImageOutput
getMimeType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NFJPEGImageOutput

public NFJPEGImageOutput(java.lang.String mimeType)
Constructs a NFJPEGImageOutput instance specifying the MIME type.

Parameters:
mimeType - The MIME type of the output.
Method Detail

getImageParamsInstance

public NFImageParams getImageParamsInstance()
Description copied from interface: NFImageExtension
Returns a default NFImageParams instance specific to this image generation extension.

Specified by:
getImageParamsInstance in interface NFImageExtension
Overrides:
getImageParamsInstance in class NFRasterImageOutput
Returns:
NFImageParams instance containing default image generation parameters.

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