|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetcharts.pro.common.image.NFImageOutput
public abstract class NFImageOutput
Base implementation for image rendering.
Method Summary | |
---|---|
abstract NFImageParams |
getImageParamsInstance()
Returns a default NFImageParams instance specific to this image generation extension. |
java.lang.String |
getMimeType()
Returns the MIME type of the image generation implementation. |
NFServerGeneratedImage |
getServerGeneratedImage(NFGraph graph,
NFImageParams properties)
Generates an image of the given chart using the specified image generation parameters. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getMimeType()
public NFServerGeneratedImage getServerGeneratedImage(NFGraph graph, NFImageParams properties) throws java.lang.Exception
getServerGeneratedImage
in interface NFImageExtension
graph
- The chart instance to render to an image.properties
- The parameters of the image generation.
java.lang.Exception
- If there was an exception generating the imagepublic abstract NFImageParams getImageParamsInstance()
NFImageExtension
getImageParamsInstance
in interface NFImageExtension
|
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 |