public class TableDashTableRectChart extends AbstractChart
baseFont, contentByte, document, writer| 构造器和说明 |
|---|
TableDashTableRectChart() |
TableDashTableRectChart(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 TableDashTableRectChart()
public TableDashTableRectChart(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.pdf.PdfContentByte contentByte,
com.itextpdf.text.Document document,
com.itextpdf.text.pdf.BaseFont baseFont)
public TableDashTableRectChart setScale(int scale)
public void chart()
AbstractChartchart 在类中 AbstractChartpublic TableDashTableRectChart setWidth(float width)
width - public TableDashTableRectChart setScores(float[] scores)
scores - public TableDashTableRectChart setX(float x)
x - public TableDashTableRectChart setY(float y)
y - public TableDashTableRectChart setLevels(int[] levels)
levels - public TableDashTableRectChart setItemNames(java.lang.String[] itemNames)
itemNames - public TableDashTableRectChart setHeadNames(java.lang.String[] headNames)
headNames - public TableDashTableRectChart setFontSize(float fontSize)
fontSize - public TableDashTableRectChart setFillRectColor(int fillRectColor)
fillRectColor - public TableDashTableRectChart setFristColmunBackgroundColor(int fristColmunBackgroundColor)
fristColmunBackgroundColor - public TableDashTableRectChart setBorderColor(int borderColor)
borderColor - public TableDashTableRectChart setHeadBackgroundColor(int headBackgroundColor)
headBackgroundColor - public TableDashTableRectChart setLevelShowInColmun(int levelShowInColmun)
levelShowInColmun - public TableDashTableRectChart setColWidths(float[] colWidths)
colWidths - public TableDashTableRectChart setFontColor(int fontColor)
fontColor - public TableDashTableRectChart setCellHeight(float cellHeight)
cellHeight - public TableDashTableRectChart setHeadFontSize(float headFontSize)
headFontSize - public float getPositionY()
Copyright © 2019. All Rights Reserved.