NetCharts Pro

netcharts.pro.common.image.raster
Class NFIndexedRasterImageOutput

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

public class NFIndexedRasterImageOutput
extends NFRasterImageOutput

Base implementation for raster images using an indexed color model.


Constructor Summary
NFIndexedRasterImageOutput(java.lang.String mimeType)
          Constructs a NFIndexedRasterImageOutput instance specifying the MIME type.
 
Method Summary
 
Methods inherited from class netcharts.pro.common.image.raster.NFRasterImageOutput
getImageParamsInstance, 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

NFIndexedRasterImageOutput

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

Parameters:
mimeType - The MIME type of the output.

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