public class TableRectLineRightCategoryChart extends AbstractChart
baseFont, contentByte, document, writer| 构造器和说明 |
|---|
TableRectLineRightCategoryChart() |
TableRectLineRightCategoryChart(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 TableRectLineRightCategoryChart()
public TableRectLineRightCategoryChart(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 TableRectLineRightCategoryChart setX(float x)
x - public TableRectLineRightCategoryChart setHeight(float height)
height - public TableRectLineRightCategoryChart setWidth(float width)
width - public TableRectLineRightCategoryChart setY(float y)
y - public TableRectLineRightCategoryChart setLevels(float[] levels)
levels - public TableRectLineRightCategoryChart setItemNames(java.lang.String[] itemNames)
itemNames - public TableRectLineRightCategoryChart setTagNames(java.lang.String[] tagNames)
tagNames - public TableRectLineRightCategoryChart setScores(java.util.List<float[]> scores)
scores - public TableRectLineRightCategoryChart setGradeNames(java.lang.String[] gradeNames)
gradeNames - public TableRectLineRightCategoryChart setLevleLineColor(int levleLineColor)
levleLineColor - public TableRectLineRightCategoryChart setFillRectColor(int fillRectColor)
fillRectColor - public TableRectLineRightCategoryChart setGradeFillColor(int[] gradeFillColor)
gradeFillColor - public TableRectLineRightCategoryChart setScoreLineColor(int scoreLineColor)
scoreLineColor - public TableRectLineRightCategoryChart setFrameLineColor(int frameLineColor)
frameLineColor - public TableRectLineRightCategoryChart setLevleTextColor(int levleTextColor)
levleTextColor - public TableRectLineRightCategoryChart setRectSepLineColor(int rectSepLineColor)
rectSepLineColor - public TableRectLineRightCategoryChart setScorePointColor(int scorePointColor)
scorePointColor - public TableRectLineRightCategoryChart setRectLineColor(int rectLineColor)
rectLineColor - public TableRectLineRightCategoryChart setMaxScoreColNum(int maxScoreColNum)
maxScoreColNum - public TableRectLineRightCategoryChart setMinScoreColNum(int minScoreColNum)
minScoreColNum - public TableRectLineRightCategoryChart setCurScoreColNum(int curScoreColNum)
curScoreColNum - public TableRectLineRightCategoryChart setTableBackColor(int tableBackColor)
tableBackColor - public TableRectLineRightCategoryChart setFontSize(float fontSize)
fontSize - public TableRectLineRightCategoryChart setGradeRectWidth(float gradeRectWidth)
gradeRectWidth - public TableRectLineRightCategoryChart setGradeRectHeight(float gradeRectHeight)
gradeRectHeight - public TableRectLineRightCategoryChart setShowDataColInTables(int[] showDataColInTables)
showDataColInTables - public float getPositionY()
Copyright © 2019. All Rights Reserved.