public class VanChartScatterPlot extends VanChartLinePlot
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
VAN_CHART_SCATTER_PLOT_ID |
AXIS_CATEGORY, AXIS_DATE, AXIS_VALUE, LINE_SERIES_NAME, LINE_VALUE, VAN_CHART_LINE_PLOTvanChartPlotType, xAxisList, yAxisListseriesColorMap, versioncombinedSize, DEFAULT_SIZE, MARKERSIZE, SECOND_AXIS, secondShowUnit, showUnit, X_AXIS, XML_TAG, Y_AXIS| 构造器和说明 |
|---|
VanChartScatterPlot() |
VanChartScatterPlot(VanChartPlotType plotType) |
compatibleWithOldCollection, dealDataSeriesAttrBandsCustomCondition, dealDataSeriesStackAndAxisCondition, equals, getDetailType, matchPlotTypeaddSeriesByIndex, buidExecuteSequenceList, buildGenealogyAndCheckSheetExecuteSequence, changeCategoryIndexAndDealDataPointOtherAttr, clone, createDataSheetGlyph, createXAxis, createYAxis, dealDataSeriesOtherAttr, dealFormula, dealNullPointAndCategoryNum, dependence, getCategoryAxisList, getDefaultValueAxis, getDefaultValueAxis, getDefaultXAxis, getDefaultYAxis, getStackAndAxisCondition, getValueAxisList, getVanChartPlotType, getxAxis, getXAxisList, getXAxisName, getyAxis, getYAxisList, getYAxisName, install4PlotGlyph, installAxisGlyph, isCustomChart, isDefaultIntervalBackground, isNormalChart, isPercentStackChart, isStackChart, isSupportBorder, isSupportIntervalBackground, isSupportMultiCategory, isSupportTrendLine, isSupportZoomCategoryAxis, isSupportZoomDirection, modFormulaString, readPlotXML, setDataSheetDefaultFormat, setIsDefaultIntervalBackground, setStackAndAxisCondition, setVanChartPlotType, setXAxisList, setYAxisList, writeXMLcreateDataPointLabel, createDataSeries, createNullChartData, dealDataPointAttrAlphaCustomCondition, dealDataPointAttrBackgroundCustomCondition, dealDataPointAttrBorderCustomCondition, dealDataPointAttrBubbleCustomCondition, dealDataPointAttrEffectCustomCondition, dealDataPointAttrFloatColorCustomCondition, dealDataPointAttrMarkerCustomCondition, dealDataPointDataSheetCustomCondition, dealDataPointOtherAttr, dealDataSeriesAndPointOtherAttr, dealDataSeriesAttrAlphaCustomCondition, dealDataSeriesAttrBackgroundCustomCondition, dealDataSeriesAttrBubbleCustomCondition, dealDataSeriesAttrFillColorBackgroundCustomCondition, dealDataSeriesAttrLineCustomCondition, dealDataSeriesAttrMarkerCustomCondition, dealDataSeriesAttrTrendLineCustomCondition, dealLegendColorMap, dealLegendItemAndColor, getAxisPlotType, getCategoryNum, getCustomType, getDefaultTitle, getImageAttr, getVersion, install4PlotGlyph, isAxisRotation, isInCustom, isNeedRenameHyperLinkPane, readerAttr, readJavaScriptGroupXML, readPlotStyleAttr, readVanChartAttr, setAxisPlotType, setAxisRotation, setCategoryNum, setCustomType, setDataSeriesAttr, setImageAttr, setInCustom, writeVanChartAttraddSeries2PlotGlyph, addSeriesByIndex, addSeriesByIndex, addSeriesByIndexWithoutNull, anyChartAdvancedInteractionUse, clearConditionAttrAndRenewLegend, createDataLabel4DataPointWithCondition, createDataLabel4EverySeries, createDataLabelWithDataPoint4Map, createLegendItems, createLegendItems, dealColorCondition, dealCondition, dealLineCondition, defaultSecondMoreCate, defaultThirdMoreCate, exsitMarkerType, getAlertLinePaneTitle, getAutoRefreshPerSecond, getAxis, getAxis, getCategoryNameTextAttr, getCombinedSize, getConditionCollection, getDataProcessor, getDataProcessor4Definition, getDataSheet, getHotHyperLink, getHotTooltipStyle, getHyperLinkEditorMap, getInteractivePaneArrayThatNotSurpport, getLegend, getLegendMarkerIcon, getLegendMarkerIcon4Line, getMaxValueFromData, getMaxValueFromData, getMinValueFromData, getPlotDetailType, getPlotFillStyle, getPlotSmallIconPath, getPlotStyle, getPlotType, getSecondAxis, getSeriesIndexConditionCollection, getUnitTextAttr, getValueTextAttr, hasEffect, install4PlotGlyph, is3D, isExsitLineStyle, isGisKindLabel, isHaveAxis, isInteractiveAxisTooltip, isMapKindLabel, isMapPlot, isMeterPlot, isNullValueBreak, isOnlyIntervalBackground, isSeriesDragEnable, isShowAllDataPointLabel, isShowCateName, isSupport3D, isSupportAddress4Gis, isSupportAnimate, isSupportAutoRefresh, isSupportAxisLabelWrapShow, isSupportAxisLineStyle, isSupportAxisReverse, isSupportAxisTip, isSupportCate, isSupportCategoryFilter, isSupportDataLabelAttr, isSupportDataSeriesAttr, isSupportDataSeriesCondition, isSupportDelimiter, isSupportLeadLine, isSupportLegend, isSupportMoreCate, isSupportPlotBackground, isSupportSeriesDrag, isSupportSeriesFilter, isSupportTooltipInInteractivePane, isSupportValuePercent, isUseSecondAxis, isValidPlot, match4GUI, needAnalysisLinePane, readXML, resetNullLegendAttr, setAutoRefreshPerSecond, setCategoryNameTextAttr, setCombinedSize, setConditionCollection, setDataProcessor, setDataSheet, setHotHyperLink, setHotTooltipStyle, setInteractiveAxisTooltip, setLegend, setNullValueBreak, setPlotFillStyle, setPlotStyle, setSecondAxis, setSecondShowUnit, setSeriesDragEnable, setShowCateName, setShowUnit, setUnitTextAttr, setValueTextAttr, setxAxis, setyAxischangedAttrToJSONObject, changeStyleAttrAlpha, changeStyleAttrBackground, changeStyleAttrBorder, changeStyleAttrColor, changeStyleAttrContents, changeStyleAttrLineStyle, getAlpha, getBackground, getBorderColor, getBorderStyle, getRoundRadius, isRoundBorder, isShadow, readGeneralInfoXML, setAlpha, setAttrAlpha, setBackground, setBorderColor, setBorderStyle, setRoundBorder, setRoundRadius, setShadow, toJSONObject, writeGeneralInfoXMLpublic static final java.lang.String VAN_CHART_SCATTER_PLOT_ID
public VanChartScatterPlot()
public VanChartScatterPlot(VanChartPlotType plotType)
protected VanChartLegend initLegend()
initLegend 在类中 VanChartPlotprotected void initXYAxisList()
initXYAxisList 在类中 VanChartRectanglePlotpublic PlotGlyph createPlotGlyph(ChartData chartData)
VanChartLinePlotcreatePlotGlyph 在类中 VanChartLinePlotchartData - 图表相关的数据protected void addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph, ChartData chartData)
addSeries2PlotGlyph 在类中 VanChartPlotprotected void dealDataPointCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection, VanChartDataSeries dataSeries)
protected void dealDataPointAttrMarkerCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection, VanChartDataSeries dataSeries)
protected void dealDataPointAttrBackgroundCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection, VanChartDataSeries dataSeries)
protected void dealDataPointAttrLabelCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrTooltipCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataSeriesCustomCondition(VanChartDataSeries dataSeries, ConditionCollection conditionCollection)
protected void addSeriesByIndex(VanChartPlotGlyph plotGlyph, ChartData cd)
public boolean isSupportDataSheet()
isSupportDataSheet 在类中 VanChartRectanglePlotprotected VanChartScatterDataPoint createDataPoint()
createDataPoint 在类中 VanChartLinePlotpublic java.lang.String getPlotID()
PlotgetPlotID 在类中 VanChartLinePlotpublic AttrTooltip getDefaultAttrTooltip()
VanChartPlotgetDefaultAttrTooltip 在类中 VanChartPlotpublic AttrTooltip getDefaultRefreshAttrTooltip()
getDefaultRefreshAttrTooltip 在类中 VanChartPlotpublic void getOldRefreshAttrTooltip(AttrTooltip attrTooltip)
getOldRefreshAttrTooltip 在类中 VanChartPlotpublic AttrLabel getDefaultAttrLabel()
getDefaultAttrLabel 在类中 VanChartLinePlotpublic ChartData defaultChartData()
VanChartLinePlotdefaultChartData 在类中 VanChartLinePlotpublic boolean accept(java.lang.Class<? extends Plot> obClass)
VanChartLinePlotaccept 在类中 VanChartLinePlotobClass - 传入对象public java.lang.String getPlotName()
VanChartLinePlotgetPlotName 在接口中 BasePlotgetPlotName 在类中 VanChartLinePlotpublic java.lang.String[] getLabelLocationNameArray()
public java.lang.Integer[] getLabelLocationValueArray()
public boolean isSupportTooltipSeriesType()
VanChartRectanglePlotisSupportTooltipSeriesType 在类中 VanChartRectanglePlotpublic AttrLabel getAttrLabelFromConditionCollection()
public DataSeriesCondition getAttrTooltipFromConditionCollection()
public VanChartLegendGlyph createLegendGlyph(PlotGlyph plotGlyph)
createLegendGlyph 在类中 VanChartPlotplotGlyph - 绘图区public AttrTooltip getAutoAttrTooltip()
getAutoAttrTooltip 在类中 VanChartPlotpublic HyperLinkPara[] hyperLinkParas()
hyperLinkParas 在类中 VanChartLinePlot