|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NFImageExtension
Base interface for image generation. Implementations of this interface can be registered to generate images for specific mime types. All implementors should contain a constructor that takes a String mime type.
Method Summary | |
---|---|
NFImageParams |
getImageParamsInstance()
Returns a default NFImageParams instance specific to this image generation extension. |
NFServerGeneratedImage |
getServerGeneratedImage(NFGraph graph,
NFImageParams properties)
Generates an image of the given chart using the specified image generation parameters. |
Method Detail |
---|
NFServerGeneratedImage getServerGeneratedImage(NFGraph graph, NFImageParams properties) throws java.lang.Exception
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 imageNFImageParams getImageParamsInstance()
|
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 |