public class TableChartedDoubleArrowCurveChart extends AbstractChart
baseFont, contentByte, document, writer| 构造器和说明 |
|---|
TableChartedDoubleArrowCurveChart() |
TableChartedDoubleArrowCurveChart(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.pdf.PdfContentByte contentByte,
com.itextpdf.text.Document document,
com.itextpdf.text.pdf.BaseFont baseFont) |
setBaseFont, setContentByte, setDocument, setWriteraddBorderColorCell, addCell, addCell, addCell, calRealHeight, calTextWidth, moveCircle, moveLine, moveMultiLineText, moveMultiLineWText, moveRect, moveRoundRect, moveRoundRect, moveText, setLine, setLinepublic TableChartedDoubleArrowCurveChart()
public TableChartedDoubleArrowCurveChart(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.pdf.PdfContentByte contentByte,
com.itextpdf.text.Document document,
com.itextpdf.text.pdf.BaseFont baseFont)
public void chart()
AbstractChartchart 在类中 AbstractChartpublic TableChartedDoubleArrowCurveChart setWidth(float width)
width - public TableChartedDoubleArrowCurveChart setTitle(java.lang.String title)
title - public TableChartedDoubleArrowCurveChart setTitleColor(int titleColor)
titleColor - public TableChartedDoubleArrowCurveChart setTableHeads(java.lang.String[] tableHeads)
tableHeads - public TableChartedDoubleArrowCurveChart setScoreLevels(int[] scoreLevels)
scoreLevels - public TableChartedDoubleArrowCurveChart setTableHeadColor(int tableHeadColor)
tableHeadColor - public TableChartedDoubleArrowCurveChart setParentTypes(java.lang.String[] parentTypes)
parentTypes - public TableChartedDoubleArrowCurveChart setParentTypeColor(int parentTypeColor)
parentTypeColor - public TableChartedDoubleArrowCurveChart setChildrenTypes(java.util.List<java.lang.String[]> childrenTypes)
childrenTypes - public TableChartedDoubleArrowCurveChart setScores(float[][] scores)
scores - public TableChartedDoubleArrowCurveChart setRowColors(int[] rowColors)
rowColors - public TableChartedDoubleArrowCurveChart setColNumber(int colNumber)
colNumber - public TableChartedDoubleArrowCurveChart setColColor(int colColor)
colColor - public TableChartedDoubleArrowCurveChart setCurveColor(int curveColor)
curveColor - public TableChartedDoubleArrowCurveChart setLineHeight(float lineHeight)
lineHeight - public TableChartedDoubleArrowCurveChart setFontSize(float fontSize)
fontSize - public TableChartedDoubleArrowCurveChart setWidths(float[] widths)
widths - public TableChartedDoubleArrowCurveChart setLevelFontSize(float levelFontSize)
levelFontSize - public TableChartedDoubleArrowCurveChart setMaxScoreColNum(int maxScoreColNum)
maxScoreColNum - public TableChartedDoubleArrowCurveChart setMinScoreColNum(int minScoreColNum)
minScoreColNum - public TableChartedDoubleArrowCurveChart setCurScoreColNum(int curScoreColNum)
curScoreColNum - public float getPositionY()
Copyright © 2019. All Rights Reserved.