|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetcharts.pro.common.image.NFImageParams
netcharts.pro.common.image.NFZoomableImageParams
netcharts.pro.common.image.raster.NFRasterImageParams
public class NFRasterImageParams
Used to specify the parameters of the image generation when outputting raster based images.
Field Summary |
---|
Fields inherited from interface netcharts.pro.common.image.raster.NFRasterImageTypes |
---|
DEFAULT_MIME_TYPE, MIME_TYPE_BMP, MIME_TYPE_JPG, MIME_TYPE_PICT, MIME_TYPE_PNG, MIME_TYPE_TGA, MIME_TYPE_TIFF, MIME_TYPE_WBMP, MIME_TYPE_XBM, MIME_TYPE_XPM |
Constructor Summary | |
---|---|
NFRasterImageParams(java.lang.String mimeType)
Constructs a NFRasterImageParams instance specifying the MIME type. |
|
NFRasterImageParams(java.lang.String mimeType,
java.lang.String defaultHref)
Constructs a NFRasterImageParams instance specifying the MIME type and the default URL to use for user activity actions. |
Method Summary | |
---|---|
boolean |
isMapIncluded()
Returns if the map will be included during image generation. |
boolean |
isPrinterMatchedFontsEnabled()
Specifies if raster image graphics should use fractional font metrics in image generation. |
void |
setMapIncluded(boolean imageMap)
Specifies if the map should be included during image generation. |
void |
setPrinterMatchedFontsEnabled(boolean printerMatchedFontsEnabled)
Specifies if the image graphics should use fractional font metrics in image generation. |
Methods inherited from class netcharts.pro.common.image.NFZoomableImageParams |
---|
getZoomInHandler, getZoomOutHandler, isZoomOutButtonVisible, setZoomInHandler, setZoomOutButtonVisible, setZoomOutHandler |
Methods inherited from class netcharts.pro.common.image.NFImageParams |
---|
getAltTemplate, getDefaultHref, getDescription, getInternalParams, getMimeType, setAltTemplate, setDefaultHref, setDescription |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NFRasterImageParams(java.lang.String mimeType)
mimeType
- The MIME type of the output.public NFRasterImageParams(java.lang.String mimeType, java.lang.String defaultHref)
mimeType
- The MIME type of the output.defaultHref
- The default URL of the graph image for user interactivity actions.Method Detail |
---|
public boolean isMapIncluded()
public void setMapIncluded(boolean imageMap)
imageMap
- True if the map should be included during image generation, false otherwise.public boolean isPrinterMatchedFontsEnabled()
public void setPrinterMatchedFontsEnabled(boolean printerMatchedFontsEnabled)
printerMatchedFontsEnabled
- True if the image graphics should use fractional font metrics in image generation, false otherwise.
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |