NetCharts Pro

netcharts.pro.common.page.raster
Class NFRasterPageOutput

java.lang.Object
  extended by netcharts.pro.common.page.NFPageOutput
      extended by netcharts.pro.common.page.raster.NFRasterPageOutput
All Implemented Interfaces:
NFPageExtension

public class NFRasterPageOutput
extends NFPageOutput

Generates page content suitable for displaying generated raster images.


Field Summary
static java.lang.String DEFAULT_ALT_TEMPLATE
          The default template to use in the alt attribute for accessibility enhanced pages.
static java.lang.String DEFAULT_URL
          The default URL for map areas.
 
Constructor Summary
NFRasterPageOutput(java.lang.String mimeType)
          Constructs a NFRasterPageOutput instance specifying the MIME type of the output.
 
Method Summary
 NFPageParams getPageParamsInstance()
          Returns a default NFRasterPageParams instance to specify the parameters of the page generation.
 
Methods inherited from class netcharts.pro.common.page.NFPageOutput
getMimeType, getPage, getPage, getScript
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_ALT_TEMPLATE

public static final java.lang.String DEFAULT_ALT_TEMPLATE
The default template to use in the alt attribute for accessibility enhanced pages.


DEFAULT_URL

public static final java.lang.String DEFAULT_URL
The default URL for map areas.

Constructor Detail

NFRasterPageOutput

public NFRasterPageOutput(java.lang.String mimeType)
Constructs a NFRasterPageOutput instance specifying the MIME type of the output.

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

getPageParamsInstance

public NFPageParams getPageParamsInstance()
Returns a default NFRasterPageParams instance to specify the parameters of the page generation. The NFRasterPageParams instance will be configured based on the current MIME type of this page generation extension.


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