public class DrillDownChart extends QbChart
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.
quadbase.ChartAPI.QbChartBasic.CAxisRuler, quadbase.ChartAPI.QbChartBasic.CDataTopLabel, quadbase.ChartAPI.QbChartBasic.CDataTopLabel2, quadbase.ChartAPI.QbChartBasic.CMainTitle, quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage, quadbase.ChartAPI.QbChartBasic.ControlPanelOLAPDATA_CONCATENATELABEL, OLAPDATA_DIRECT, OLAPDATA_TRANSPOSECOLBREAK, VIEW2D, VIEW3Dchart, forExportOnly, root, SURFACEDATAERRORaccessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTAREA, 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, XYCHARTBMP, 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, XMLFORMATASCENDING, 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, XMLFILECATEGORY, CLOSE, END_DATE, HIGH, LOW, OPEN, SCATTER_X, SCATTER_Y, SCATTER_Z, SECONDARY_SERIES, SECONDARY_VALUE, SERIES, START_DATE, SUB_TASK, SUMBY, TASK, VALUE| Modifier | Constructor and Description |
|---|---|
protected |
DrillDownChart()
For internal use only.
|
protected |
DrillDownChart(quadbase.chart.Chart r)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
export(int format,
java.io.OutputStream image,
java.io.OutputStream subFile,
java.lang.String filename,
java.lang.String chartLocation,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv,
int option)
Exports the chart
|
void |
export(int format,
java.lang.String filename)
Exports the chart with dimensions equal to that of the current chart.
|
void |
export(int format,
java.lang.String filename,
int w,
int h)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
int w,
int h,
int option)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
java.lang.String subFilename)
Exports the chart with dimensions equal to that of the current chart.
|
void |
export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h,
boolean generateSubFile)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h,
boolean generateSubFile,
int option)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc)
Exports the chart with drill down map (top level only)
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData)
Exports the chart with drill down map
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv)
Exports the chart with drill down map
|
void |
export(int format,
java.lang.String filename,
java.lang.String chartLocation,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv,
int option)
Exports the chart
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
java.lang.String[] argv)
Exports the chart with drill down map (top level only)
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
java.lang.String servletLoc)
Exports the chart with drill down map (top level only)
|
void |
export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
java.lang.String servletLoc,
PickData[] pickData)
Exports the chart with drill down map
|
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, writeExternalactionPerformed, addKeyListener, addMouseListener, addMouseMotionListener, createChart, getChart, paint, paintAll, print, printAll, removeKeyListener, removeMouseListener, removeMouseMotionListener, setChartHolder, setViewPaneladd, 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, validateTreeaction, 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, getPeer, 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, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleprotected DrillDownChart()
protected DrillDownChart(quadbase.chart.Chart r)
public void export(int format,
java.lang.String filename)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - export file name, without extension
Use the same filename for the map file (*.map)java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
int w,
int h)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - 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)java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
java.lang.String subFilename)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - export file name, without extensionsubFilename - map file name, without extension, useful if hyperlink exists / XML file name,
without extension, use for CHT or TPL formatjava.io.IOExceptionpublic void export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - 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.java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h,
boolean generateSubFile)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - 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.java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
int w,
int h,
int option)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - 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 :java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
java.lang.String subFilename,
int w,
int h,
boolean generateSubFile,
int option)
throws java.io.IOException
QbChartexport in class QbChartformat - Available formats are :filename - 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 :java.io.IOExceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
java.lang.String servletLoc)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - export file name, without extensiondrillDownChartName - drill-down Chart file absolute locationservletLoc - servlet location ("http://machineName:port#/...servlet");java.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - 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");java.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
java.lang.String[] argv)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - 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 parameterjava.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
java.lang.String servletLoc,
PickData[] pickData)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - 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 leveljava.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - 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.java.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String drillDownChartName,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :filename - 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 parametersjava.lang.Exceptionpublic void export(int format,
java.lang.String filename,
java.lang.String chartLocation,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv,
int option)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :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 / FLASH frame count (1-50)
Available PNG Compression format are :java.lang.Exceptionpublic void export(int format,
java.io.OutputStream image,
java.io.OutputStream subFile,
java.lang.String filename,
java.lang.String chartLocation,
int w,
int h,
java.lang.String servletLoc,
PickData[] pickData,
java.lang.String[] argv,
int option)
throws java.lang.Exception
QbChartexport in class QbChartformat - Available formats are :image - 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 :java.lang.Exception