public class HistogramManyHistogramChart extends AbstractChart
baseFont, contentByte, document, writer| 构造器和说明 |
|---|
HistogramManyHistogramChart() |
HistogramManyHistogramChart(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 HistogramManyHistogramChart()
public HistogramManyHistogramChart(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 float getPositionY()
public HistogramManyHistogramChart setX(float x)
x - public HistogramManyHistogramChart setY(float y)
y - public HistogramManyHistogramChart setHeight(float height)
height - public HistogramManyHistogramChart setWidth(float width)
width - public HistogramManyHistogramChart setFontSize(float fontSize)
fontSize - public HistogramManyHistogramChart setLevels(int[] levels)
levels - public HistogramManyHistogramChart setItemNames(java.lang.String[] itemNames)
itemNames - public HistogramManyHistogramChart setScores(java.util.List<float[]> scores)
scores - public HistogramManyHistogramChart setBorderColor(int borderColor)
borderColor - public HistogramManyHistogramChart setFontColor(int fontColor)
fontColor - public HistogramManyHistogramChart setItemBackgroundColor(int itemBackgroundColor)
itemBackgroundColor - public HistogramManyHistogramChart setFrameBackgroundColor(int frameBackgroundColor)
frameBackgroundColor - public HistogramManyHistogramChart setTypeNames(java.lang.String[] typeNames)
typeNames - public HistogramManyHistogramChart setTypeFillColors(int[] typeFillColors)
typeFillColors - public HistogramManyHistogramChart setRowColors(int[] rowColors)
rowColors - public HistogramManyHistogramChart setCellHeight(float cellHeight)
cellHeight - public HistogramManyHistogramChart setTypeWidth(float typeWidth)
typeWidth - Copyright © 2019. All Rights Reserved.