Package quadbase.ChartAPI
Class DrillDownChart
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
quadbase.ChartAPI.QbChartPanel
quadbase.ChartAPI.QbChartBasic
quadbase.ChartAPI.QbChart
quadbase.ChartAPI.DrillDownChart
- All Implemented Interfaces:
ActionListener,ImageObserver,MenuContainer,Externalizable,Serializable,EventListener,Accessible,IExportConstants,IMiscConstants,quadbase.chartviewer.IChartHolder,quadbase.common.util.IAlertable,quadbase.common.util.internal.IChart,IChartTypeConstants,IMapConstants
This class extends QbChart. It represents a drill-down chart which is identical to a QbChart
except a few disabled methods.
This class cannot be instantiated directly. A reference to this class can only be obtained through the QbChart methods 'createDrillDownChart(...)' and 'getDrillDownChartAt(...)'
A drill-down chart cannot be exported to an CHT file by itself. An CHT file of the drill-down is automatically generate when the root chart is exported.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class quadbase.ChartAPI.QbChartBasic
quadbase.ChartAPI.QbChartBasic.CAxisRuler, quadbase.ChartAPI.QbChartBasic.CDataTopLabel, quadbase.ChartAPI.QbChartBasic.CDataTopLabel2, quadbase.ChartAPI.QbChartBasic.CMainTitle, quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage, quadbase.ChartAPI.QbChartBasic.ControlPanelNested classes/interfaces inherited from class java.awt.Panel
Panel.AccessibleAWTPanelNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
Fields inherited from class quadbase.ChartAPI.QbChart
OLAPDATA_CONCATENATELABEL, OLAPDATA_DIRECT, OLAPDATA_TRANSPOSECOLBREAK, VIEW2D, VIEW3DFields inherited from class quadbase.ChartAPI.QbChartBasic
chart, forExportOnly, root, SURFACEDATAERRORFields inherited from class quadbase.ChartAPI.QbChartPanel
listenerFields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface quadbase.util.IChartTypeConstants
AREA, BAR, BOX, BUBBLE, CHARTTYPENAME, COL, COMBO_COL, COMBO_LINE, COMBO_OVERLAY, COMBO_STACKAREA, COMBOTYPENAME, DIAL, DOUGHNUT, GANTT, HEATMAP, HILOW, HLCO, HTMLCENTER, HTMLHORIZONTAL, HTMLLEFT, HTMLRIGHT, HTMLVERTICAL, LINE, OVERLAY, PERCENTCOL, PIE, POLAR, RADAR, SCATTER, STACKAREA, STACKBAR, STACKCOL, SURFACE, TOTALTYPE, TOTALTYPE_2D, TOTALTYPE_3D, XYCHARTFields inherited from interface quadbase.ChartAPI.IExportConstants
BMP, CHT, CHT_DATA, COMMA, EXCEL, FLASH, GIF, GIF_C, GIF_N, GIF_R, JPEG, JPEG_C, PAC, PDF, PNG, PNG_COMPRESSION_DEFAULT, PNG_COMPRESSION_FAST, PNG_COMPRESSION_MAX, PNG_COMPRESSION_NONE, SEMICOLON, SPACE, SVG, TPL, TXTFORMAT, WMF, XMLFORMATFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTHFields inherited from interface quadbase.util.IMapConstants
CATEGORY, CLOSE, END_DATE, HIGH, LOW, OPEN, SCATTER_X, SCATTER_Y, SCATTER_Z, SECONDARY_SERIES, SECONDARY_VALUE, SERIES, START_DATE, SUB_TASK, SUMBY, TASK, VALUEFields inherited from interface quadbase.ChartAPI.IMiscConstants
ASCENDING, BACK_LINE, BOTTOM_ALIGNMENT, BOTTOM_ALIGNMENT_INSIDE, CENTER, CENTER_ALIGNMENT, CENTERALIGNMENT, CIRCLE, CLASSFILE, CROSS, CUSTOMIZE_DATA_ORDER, CUT_CORNER, DASH, DATAFILE, DESCENDING, DIAMOND, DOWN, FIT, FIXED_COLUMN, FLAT, FLAT_BORDER, GOURAUD, GOURAUD_BORDER, HORIZONTAL, INVERSE_TRIANGLE, LEFT_DOUBLECLICK, LEFT_SINGLECLICK, LEFTALIGNMENT, LOWER, NONE, NOSYMBOL, ORIGINAL_DATA_ORDER, PATTERN_BACKWARD_DIAGONAL, PATTERN_BIG_CIRCLE, PATTERN_BIG_REV_TRIANGLE, PATTERN_BIG_TRIANGLE, PATTERN_BLANK, PATTERN_CHESSBOX, PATTERN_CLUB, PATTERN_CROSS_ECLIPSE, PATTERN_DIAGONAL_CROSS, PATTERN_DIAMOND, PATTERN_FORWARD_DIAGONAL, PATTERN_HEART, PATTERN_HOLLOW_CIRCLE, PATTERN_HOLLOW_DIAMOND, PATTERN_HOLLOW_SQUARE, PATTERN_HOLLOW_TRIANGLE, PATTERN_HORIZONTAL_LINE, PATTERN_LOWER_TRIANGLE, PATTERN_MID_CROSS, PATTERN_SMALL_BLOCK, PATTERN_SMALL_CIRCLE, PATTERN_SMALL_REV_TRIANGLE, PATTERN_SMALL_TRIANGLE, PATTERN_STAR, PATTERN_THICK_BACKWARD_DIAGONAL, PATTERN_THICK_FORWARD_DIAGONAL, PATTERN_THICK_HORIZONTAL, PATTERN_THICK_VERTICAL, PATTERN_UPPER_TRIANGLE, PATTERN_VERTICAL_LINE, PLAIN, PLUS, QUERYFILE, RAISE, RIGHT, RIGHT_DOUBLECLICK, RIGHT_SINGLECLICK, RIGHTALIGNMENT, SHADOW, SQUARE, SQUARE_LEGEND, STAR, TILE, TOP_ALIGNMENT, TOP_ALIGNMENT_INSIDE, TRIANGLE, VERTICAL, WIREFRAME, XMLFILE -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFor internal use only.protectedDrillDownChart(quadbase.chart.Chart r) For internal use only. -
Method Summary
Modifier and TypeMethodDescriptionvoidexport(int format, OutputStream image, OutputStream subFile, String filename, String chartLocation, int w, int h, String servletLoc, PickData[] pickData, String[] argv, int option) Exports the chartvoidExports the chart with dimensions equal to that of the current chart.voidExports the chartvoidExports the chartvoidExports the chart with dimensions equal to that of the current chart.voidExports the chartvoidExports the chartvoidexport(int format, String filename, String subFilename, int w, int h, boolean generateSubFile, int option) Exports the chartvoidExports the chart with drill down map (top level only)voidexport(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, String[] argv) Exports the chart with drill down map (top level only)voidexport(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, PickData[] pickData) Exports the chart with drill down mapvoidexport(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, PickData[] pickData, String[] argv) Exports the chart with drill down mapvoidexport(int format, String filename, String chartLocation, int w, int h, String servletLoc, PickData[] pickData, String[] argv, int option) Exports the chartvoidExports the chart with drill down map (top level only)voidexport(int format, String filename, String drillDownChartName, String servletLoc, PickData[] pickData) Exports the chart with drill down mapMethods inherited from class quadbase.ChartAPI.QbChart
applyAntiAliasToChartAreaOnly, applyTemplateFile, createDrillDownChart, createDrillDownChart, draw, export, export, export, export, export, export, export, export, export, exportChartToByteArray, exportChartToByteArray, exportChartToString, exportDataFile, exportDataFile, finalize, forceApplyAntiAliasToHorizontalText, getAllAlertIds, getApplet, getArgument, getBufferedImageType, getChartGraphics, getDimension, getDrillDownChart, getDrillDownChartAt, getDrillDownChartCount, getErrorMessage, getFile, getFileRecordBufferSize, getGradientDesColor, getGradientEndX, getGradientEndY, getGradientShade, getGradientStartX, getGradientStartY, geth3DControlPanel, geth3DProperties, gethAggregationInfo, gethAnnotations, gethAxis, gethBoxProperties, gethBubbleProperties, gethCanvas, gethChartPlot, gethControlRanges, gethDataLines, gethDataPoints, gethDialProperties, gethDoughnutProperties, gethDrillDown, gethDropBars, gethFlashHintBoxProperties, gethFloatingLines, gethFloatingText, gethGanttProperties, gethHistogramInfo, gethHyperLinks, gethInputData, gethLegend, gethLegend2, gethLineProperties, gethMainTitle, gethMouseEvents, gethNoDataToPlotMessage, gethOverlayProperties, gethPieProperties, gethPolarProperties, gethPopupMenu, gethRadarProperties, gethSecondaryChart, gethSurfaceProperties, gethTable, getHTMLParamPage, getHTMLParamPage, getHTMLParamPageBlock, getHTMLParamPageBody, getHTMLParamPageBody, gethTrendLines, gethXAxis, gethXRuler, gethYAxis, gethYRuler, gethZAxis, gethZoomInfo, getImageMapDataHintBoxHandle, getLocale, getMaxCharForRecordFile, getMaxFieldSize, getMaxRecordInMemory, getModifier, getPageBufferSize, getPagingThreshold, getParameterPage, getPickDataCount, getPreferredSize, getQueryTimeout, getServletContext, getTempDirectory, getTemplateFile, getTimeZone, getTotalPageBufferSize, getTriggeredAlertDetails, getTriggeredAlertIds, getType, getUpdateVersion, getVersion, is3DShadingEnabled, isAdjustFont, isApplyGradientToChartDataOnly, isBackgroundTransparent, isBufferedImageUsed, isChartServerUsed, isDrawBorderForWMF, isEspressManagerUsed, isFieldDrillDownChart, isFieldDrillDownEnabled, isForExportOnly, isGradientCyclic, isGradientEnabled, isGrayscaleForExport, isHiLowAsCandleStick, isPrintKeyEnabled, isRefreshEnabled, loadFile, readExternal, refresh, repaintPanel, saveAs, set3DShadingEnabled, setAddOnChart, setAdjustFont, setApplet, setApplyGradientToChartDataOnly, setBackgroundTransparent, setBufferedImageType, setBufferedImageUsed, setChartGraphics, setChartServerUsed, setChartServerUsed, setChartServerUsed, setCmapLen, setConnectURLForServer, setDataBorderColor, setDataBorderThickness, setDebugMode, setDebugMode, setDimension, setDrawBorderForWMF, setDrillDownPath, setEspressManagerUsed, setEspressManagerUsed, setEspressManagerUsed, setFileRecordBufferSize, setForExportOnly, setGIFEnable, setGradientCyclic, setGradientDesColor, setGradientEnabled, setGradientEndX, setGradientEndY, setGradientShade, setGradientStartX, setGradientStartY, setGrayscaleForExport, setHeatmapColors, setHiLowAsCandleStick, setImageMapDataHintBoxHandle, setLocale, setMaxCharForRecordFile, setMaxFieldSize, setMaxRecordInMemory, setNewData, setOpaque, setPageBufferSize, setPagingThreshold, setPanelBorder, setPreferredSize, setPrintKeyEnabled, setQueryTimeout, setRefreshEnabled, setRenderingHint, setScrollBarOption, setServerAddress, setServerHosts, setServerPortNumber, setServletContext, setServletRunner, setStringCustomizer, setTempDirectory, setTimeZone, setTotalPageBufferSize, setType, setUseSingleTableForDistinctParamValue, showDataBorder, toPickData, updateDrillDownCharts, useHttp, useServlet, useSingleTableForDistinctParamValue, writeExternalMethods inherited from class quadbase.ChartAPI.QbChartBasic
actionPerformed, addKeyListener, addMouseListener, addMouseMotionListener, createChart, getChart, paint, paintAll, print, printAll, removeKeyListener, removeMouseListener, removeMouseMotionListener, setChartHolder, setViewPanelMethods inherited from class quadbase.ChartAPI.QbChartPanel
addActionListener, getInsetsMethods inherited from class java.awt.Panel
addNotify, getAccessibleContextMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, isValidateRoot, layout, list, list, locate, minimumSize, paintComponents, paramString, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocation, setLocation, setMaximumSize, setMinimumSize, setMixingCutoutShape, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Constructor Details
-
DrillDownChart
protected DrillDownChart()For internal use only. Create an empty DrillDownChart object -
DrillDownChart
protected DrillDownChart(quadbase.chart.Chart r) For internal use only. Create a DrillDownChart object with the given chart
-
-
Method Details
-
export
Description copied from class:QbChartExports the chart with dimensions equal to that of the current chart.- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extension Use the same filename for the map file (*.map)- Throws:
IOException
-
export
Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height. The w and h arguments are not used in case of CHT and TPL format. Use the same filename for the map file (*.map)- Throws:
IOException
-
export
Description copied from class:QbChartExports the chart with dimensions equal to that of the current chart.- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionsubFilename- map file name, without extension, useful if hyperlink exists / XML file name, without extension, use for CHT or TPL format- Throws:
IOException
-
export
public void export(int format, String filename, String subFilename, int w, int h) throws IOException Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
WMF - Window metafiles
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionsubFilename- map file name, without extension, useful if hyperlink exists / XML file name, without extension, use for CHT or TPL formatw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height. The w and h arguments are not used in case of CHT and TPL format.- Throws:
IOException
-
export
public void export(int format, String filename, String subFilename, int w, int h, boolean generateSubFile) throws IOException Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionsubFilename- map file name, without extension, useful if hyperlink exists / XML file name, without extension, use for CHT or TPL formatw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.generateSubFile- show data point information in map file / XML chart property file for CHT or TPL format The w and h arguments are not used in case of CHT and TPL format.- Throws:
IOException
-
export
Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.option- JPEG file quality (0 - 100) / PNG file compression Available PNG Compression format are :
PNG_COMPRESSION_DEFAULT PNG_COMPRESSION_MAX PNG_COMPRESSION_NONE The w and h arguments are not used in case of CHT and TPL format.- Throws:
IOException
-
export
public void export(int format, String filename, String subFilename, int w, int h, boolean generateSubFile, int option) throws IOException Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionsubFilename- map file name, without extension, useful if hyperlink exists / XML file name, without extension, use for CHT or TPL formatw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.generateSubFile- show data point information in map file / XML chart property file for CHT or TPL formatoption- JPEG file quality (0 - 100) / PNG file compression Available PNG Compression format are :
PNG_COMPRESSION_DEFAULT PNG_COMPRESSION_MAX PNG_COMPRESSION_NONE The w and h arguments are not used in case of CHT and TPL format.- Throws:
IOException
-
export
public void export(int format, String filename, String drillDownChartName, String servletLoc) throws Exception Description copied from class:QbChartExports the chart with drill down map (top level only)- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationservletLoc- servlet location ("http://machineName:port#/...servlet");- Throws:
Exception
-
export
public void export(int format, String filename, String drillDownChartName, int w, int h, String servletLoc) throws Exception Description copied from class:QbChartExports the chart with drill down map (top level only)- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");- Throws:
Exception
-
export
public void export(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, String[] argv) throws Exception Description copied from class:QbChartExports the chart with drill down map (top level only)- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");argv- optional parameter- Throws:
Exception
-
export
public void export(int format, String filename, String drillDownChartName, String servletLoc, PickData[] pickData) throws Exception Description copied from class:QbChartExports the chart with drill down map- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationservletLoc- servlet location ("http://machineName:port#/...servlet");pickData- array of pickData from 1st drill-down level to current level- Throws:
Exception
-
export
public void export(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, PickData[] pickData) throws Exception Description copied from class:QbChartExports the chart with drill down map- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");pickData- array of PickData from 1st drill-down level to current level The w and h arguments are not used in case of CHT and TPL format.- Throws:
Exception
-
export
public void export(int format, String filename, String drillDownChartName, int w, int h, String servletLoc, PickData[] pickData, String[] argv) throws Exception Description copied from class:QbChartExports the chart with drill down map- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensiondrillDownChartName- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");pickData- array of PickData from 1st drill-down level to current levelargv- optional parameters- Throws:
Exception
-
export
public void export(int format, String filename, String chartLocation, int w, int h, String servletLoc, PickData[] pickData, String[] argv, int option) throws Exception Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templatefilename- export file name, without extensionchartLocation- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");pickData- array of PickData from 1st drill-down level to current levelargv- optional parametersoption- JPEG file quality (0 - 100) / PNG file compression / FLASH frame count (1-50) Available PNG Compression format are :
PNG_COMPRESSION_DEFAULT PNG_COMPRESSION_MAX PNG_COMPRESSION_NONE- Throws:
Exception
-
export
public void export(int format, OutputStream image, OutputStream subFile, String filename, String chartLocation, int w, int h, String servletLoc, PickData[] pickData, String[] argv, int option) throws Exception Description copied from class:QbChartExports the chart- Overrides:
exportin classQbChart- Parameters:
format- Available formats are :
GIF - CompuServe gif
GIF_N - CompuServe gif using new gif encoder
JPEG - JPEG
PNG - Portable Network Graphics
FLASH - Flash (.swf)
SVG - Scalable Vector Graphics
WMF - Window metafiles
BMP - OS/2 or Window bitmap
CHT - chart format
TPL - chart templateimage- The outputStream. The caller is responsible for closing it.subFile- The outputStream. The caller is responsible for closing it.filename- export file name, without extensionchartLocation- drill-down Chart file absolute locationw- output chart width (in pixels), 0 represents current widthh- output chart height (in pixels), 0 represent current height.servletLoc- servlet location ("http://machineName:port#/...servlet");pickData- array of PickData from 1st drill-down level to current levelargv- optional parametersoption- JPEG file quality (0 - 100) / PNG file compression Available PNG Compression format are :
PNG_COMPRESSION_DEFAULT PNG_COMPRESSION_MAX PNG_COMPRESSION_NONE- Throws:
Exception
-