com.sas.servlet.tbeans.graphics.html
Class HtmlGraphUtil

com.sas.servlet.tbeans.graphics.html.HtmlGraphUtil

public class HtmlGraphUtil


Constructor Summary
HtmlGraphUtil()
           
 
Method Summary
static void write(com.sas.servlet.tbeans.graphics.BaseGraphics baseGraphics, java.io.PrintWriter out)
          Writes the transformed representation of the object
static void writeTooltip(java.io.PrintWriter out, com.sas.servlet.tbeans.graphics.BaseGraph baseGraph, java.lang.Object imageMapInfo, boolean tooltipEnabled, ActionSupportFilter filter)
           
 

Constructor Detail

HtmlGraphUtil

public HtmlGraphUtil()
Method Detail

write

public static void write(com.sas.servlet.tbeans.graphics.BaseGraphics baseGraphics,
                         java.io.PrintWriter out)
                  throws java.io.IOException
Writes the transformed representation of the object

Parameters:
out - The output stream
Throws:
java.io.IOException

writeTooltip

public static void writeTooltip(java.io.PrintWriter out,
                                com.sas.servlet.tbeans.graphics.BaseGraph baseGraph,
                                java.lang.Object imageMapInfo,
                                boolean tooltipEnabled,
                                ActionSupportFilter filter)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.