Uses of Interface
io.keikai.model.SColor
-
Packages that use SColor Package Description io.keikai.api.model.impl Keikai Spreadsheet Model API implementation classes, Internal use onlyio.keikai.importer io.keikai.model Keikai Spreadsheet Internal Book Model classes.io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.model.impl.chart Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.model.impl.sys Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.model.sys.format Keikai Spreadsheet Internal Book Model Engines classes.io.keikai.range.impl.imexp Keikai Spreadsheet Internal Range API Implementation classes. -
-
Uses of SColor in io.keikai.api.model.impl
Methods in io.keikai.api.model.impl that return SColor Modifier and Type Method Description SColorColorImpl. getNative()Methods in io.keikai.api.model.impl that return types with arguments of type SColor Modifier and Type Method Description ModelRef<SColor>ColorImpl. getRef() -
Uses of SColor in io.keikai.importer
Methods in io.keikai.importer that return SColor Modifier and Type Method Description protected static SColorXlsxImporter. getSchemeHTMLColor(XlsxExtractor.XlsxSchemeClrExtractor color, XlsxExtractor.XlsxThemesExtractor themes)protected SColorXlsxImporter. toColor(XlsxExtractor.XlsxColorExtractor extractor) -
Uses of SColor in io.keikai.model
Methods in io.keikai.model that return SColor Modifier and Type Method Description SColorSBook. createColor(byte r, byte g, byte b)SColorSBook. createColor(String htmlColor)SColorSDataBar. getAxisColor()Return the axis color of the bar in extLst.SColorSCellStyle. getBackColor()SColorSFill. getBackColor()SColorSBorder. getBorderBottomColor()SColorSCellStyle. getBorderBottomColor()SColorSDataBar. getBorderColor()Return the border color of the bar in extLst.SColorSBorder. getBorderDiagonalColor()SColorSCellStyle. getBorderDiagonalColor()SColorSBorder. getBorderHorizontalColor()SColorSCellStyle. getBorderHorizontalColor()SColorSBorder. getBorderLeftColor()SColorSCellStyle. getBorderLeftColor()SColorSBorder. getBorderRightColor()SColorSCellStyle. getBorderRightColor()SColorSBorder. getBorderTopColor()SColorSCellStyle. getBorderTopColor()SColorSBorder. getBorderVerticalColor()SColorSCellStyle. getBorderVerticalColor()SColorSBorderLine. getColor()SColorSDataBar. getColor()Returns the color of the barSColorSFont. getColor()SColorSCellStyle. getFillColor()SColorSFill. getFillColor()SColorSDataBar. getNegativeBorderColor()Return the negative border color of the bar in extLst.SColorSDataBar. getNegativeFillColor()Return the negative fill color of the bar in extLst.Methods in io.keikai.model that return types with arguments of type SColor Modifier and Type Method Description List<SColor>SColorScale. getColors()Returns the gradient colorsMethods in io.keikai.model with parameters of type SColor Modifier and Type Method Description voidSCellStyle. setBackColor(SColor backColor)Deprecated.voidSFill. setBackColor(SColor backColor)Deprecated.voidSCellStyle. setBorderBottom(SBorder.BorderType borderBottom, SColor color)Deprecated.voidSBorder. setBorderBottomColor(SColor color)Deprecated.voidSCellStyle. setBorderBottomColor(SColor borderBottomColor)Deprecated.voidSCellStyle. setBorderDiagonal(SBorder.BorderType borderDiagonal, SColor color)Deprecated.voidSBorder. setBorderDiagonalColor(SColor color)Deprecated.voidSCellStyle. setBorderDiagonalColor(SColor color)Deprecated.voidSCellStyle. setBorderHorizontal(SBorder.BorderType borderHorizontal, SColor color)Deprecated.voidSBorder. setBorderHorizontalColor(SColor color)Deprecated.voidSCellStyle. setBorderHorizontalColor(SColor color)Deprecated.voidSCellStyle. setBorderLeft(SBorder.BorderType borderLeft, SColor color)Deprecated.voidSBorder. setBorderLeftColor(SColor color)Deprecated.voidSCellStyle. setBorderLeftColor(SColor borderLeftColor)Deprecated.voidSCellStyle. setBorderRight(SBorder.BorderType borderRight, SColor color)Deprecated.voidSBorder. setBorderRightColor(SColor color)Deprecated.voidSCellStyle. setBorderRightColor(SColor borderRightColor)Deprecated.voidSCellStyle. setBorderTop(SBorder.BorderType borderTop, SColor color)Deprecated.voidSBorder. setBorderTopColor(SColor color)Deprecated.voidSCellStyle. setBorderTopColor(SColor borderTopColor)Deprecated.voidSCellStyle. setBorderVertical(SBorder.BorderType borderVertical, SColor color)Deprecated.voidSBorder. setBorderVerticalColor(SColor color)Deprecated.voidSCellStyle. setBorderVerticalColor(SColor color)Deprecated.voidSBorderLine. setColor(SColor color)Deprecated.voidSFont. setColor(SColor fontColor)Deprecated.voidSCellStyle. setFillColor(SColor fillColor)Deprecated.voidSFill. setFillColor(SColor fillColor)Deprecated. -
Uses of SColor in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SColor Modifier and Type Class Description classAbstractColorAdvclassColorImplFields in io.keikai.model.impl declared as SColor Modifier and Type Field Description protected SColorFillImpl. _backColorDeprecated.protected SColorFillImpl. _fillColorDeprecated.Methods in io.keikai.model.impl that return SColor Modifier and Type Method Description SColorBookImpl. createColor(byte r, byte g, byte b)SColorBookImpl. createColor(String htmlColor)SColorDataBarImpl. getAxisColor()SColorCellStyleImpl. getBackColor()Deprecated.SColorFillImpl. getBackColor()Deprecated.SColorImmutableCellStyleImpl. getBackColor()SColorImmutableFillImpl. getBackColor()SColorNamedStyleImpl. getBackColor()SColorBorderImpl. getBorderBottomColor()Deprecated.SColorCellStyleImpl. getBorderBottomColor()Deprecated.SColorImmutableBorderImpl. getBorderBottomColor()SColorImmutableCellStyleImpl. getBorderBottomColor()SColorNamedStyleImpl. getBorderBottomColor()SColorDataBarImpl. getBorderColor()SColorBorderImpl. getBorderDiagonalColor()Deprecated.SColorCellStyleImpl. getBorderDiagonalColor()Deprecated.SColorImmutableBorderImpl. getBorderDiagonalColor()SColorImmutableCellStyleImpl. getBorderDiagonalColor()SColorNamedStyleImpl. getBorderDiagonalColor()SColorBorderImpl. getBorderHorizontalColor()Deprecated.SColorCellStyleImpl. getBorderHorizontalColor()Deprecated.SColorImmutableBorderImpl. getBorderHorizontalColor()SColorImmutableCellStyleImpl. getBorderHorizontalColor()SColorNamedStyleImpl. getBorderHorizontalColor()SColorBorderImpl. getBorderLeftColor()Deprecated.SColorCellStyleImpl. getBorderLeftColor()Deprecated.SColorImmutableBorderImpl. getBorderLeftColor()SColorImmutableCellStyleImpl. getBorderLeftColor()SColorNamedStyleImpl. getBorderLeftColor()SColorBorderImpl. getBorderRightColor()Deprecated.SColorCellStyleImpl. getBorderRightColor()Deprecated.SColorImmutableBorderImpl. getBorderRightColor()SColorImmutableCellStyleImpl. getBorderRightColor()SColorNamedStyleImpl. getBorderRightColor()SColorBorderImpl. getBorderTopColor()Deprecated.SColorCellStyleImpl. getBorderTopColor()Deprecated.SColorImmutableBorderImpl. getBorderTopColor()SColorImmutableCellStyleImpl. getBorderTopColor()SColorNamedStyleImpl. getBorderTopColor()SColorBorderImpl. getBorderVerticalColor()Deprecated.SColorCellStyleImpl. getBorderVerticalColor()Deprecated.SColorImmutableBorderImpl. getBorderVerticalColor()SColorImmutableCellStyleImpl. getBorderVerticalColor()SColorNamedStyleImpl. getBorderVerticalColor()SColorBorderLineImpl. getColor()Deprecated.SColorDataBarImpl. getColor()SColorFontImpl. getColor()Deprecated.SColorImmutableBorderLineImpl. getColor()SColorImmutableFontImpl. getColor()abstract SColorAbstractSeriesAdv. getDefaultColor()data point colorsSColorCellStyleImpl. getFillColor()Deprecated.SColorFillImpl. getFillColor()Deprecated.SColorImmutableCellStyleImpl. getFillColor()SColorImmutableFillImpl. getFillColor()SColorNamedStyleImpl. getFillColor()SColorDataBarImpl. getNegativeBorderColor()SColorDataBarImpl. getNegativeFillColor()abstract SColorAbstractFillAdv. getRawBackColor()SColorFillImpl. getRawBackColor()Deprecated.SColorImmutableFillImpl. getRawBackColor()abstract SColorAbstractFillAdv. getRawFillColor()SColorFillImpl. getRawFillColor()Deprecated.SColorImmutableFillImpl. getRawFillColor()abstract SColorAbstractChartAdv. getSparklineFirstPointColor()SColorChartImpl. getSparklineFirstPointColor()abstract SColorAbstractChartAdv. getSparklineHighPointColor()SColorChartImpl. getSparklineHighPointColor()abstract SColorAbstractChartAdv. getSparklineLastPointColor()SColorChartImpl. getSparklineLastPointColor()abstract SColorAbstractChartAdv. getSparklineLowPointColor()SColorChartImpl. getSparklineLowPointColor()abstract SColorAbstractChartAdv. getSparklineMarkerColor()SColorChartImpl. getSparklineMarkerColor()abstract SColorAbstractChartAdv. getSparklineNegativePointColor()SColorChartImpl. getSparklineNegativePointColor()abstract SColorAbstractChartAdv. getSparklineSeriesColor()SColorChartImpl. getSparklineSeriesColor()Methods in io.keikai.model.impl that return types with arguments of type SColor Modifier and Type Method Description List<SColor>ColorScaleImpl. getColors()abstract Map<Integer,SColor>AbstractSeriesAdv. getDataPointColors()abstract List<SColor>AbstractBookAdv. getDefaultChartSeriesColors()List<SColor>BookImpl. getDefaultChartSeriesColors()abstract List<SColor>AbstractChartAdv. getSeriesColors()Gets the default colors for seriesList<SColor>ChartImpl. getSeriesColors()Methods in io.keikai.model.impl with parameters of type SColor Modifier and Type Method Description voidColorScaleImpl. addColor(SColor color)abstract voidAbstractSeriesAdv. addDataPointColors(int index, SColor color)voidDataBarImpl. setAxisColor(SColor axisColor)voidCellStyleImpl. setBackColor(SColor backColor)Deprecated.voidFillImpl. setBackColor(SColor backColor)Deprecated.voidImmutableCellStyleImpl. setBackColor(SColor backColor)voidImmutableFillImpl. setBackColor(SColor backColor)voidNamedStyleImpl. setBackColor(SColor backColor)voidCellStyleImpl. setBorderBottom(SBorder.BorderType borderBottom, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderBottom(SBorder.BorderType borderBottom, SColor color)voidNamedStyleImpl. setBorderBottom(SBorder.BorderType borderBottom, SColor color)voidBorderImpl. setBorderBottomColor(SColor color)Deprecated.voidCellStyleImpl. setBorderBottomColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderBottomColor(SColor color)voidImmutableCellStyleImpl. setBorderBottomColor(SColor borderBottomColor)voidNamedStyleImpl. setBorderBottomColor(SColor borderBottomColor)voidDataBarImpl. setBorderColor(SColor borderColor)voidCellStyleImpl. setBorderDiagonal(SBorder.BorderType type, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderDiagonal(SBorder.BorderType borderDiagonal, SColor color)voidNamedStyleImpl. setBorderDiagonal(SBorder.BorderType borderDiagonal, SColor color)voidBorderImpl. setBorderDiagonalColor(SColor color)Deprecated.voidCellStyleImpl. setBorderDiagonalColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderDiagonalColor(SColor color)voidImmutableCellStyleImpl. setBorderDiagonalColor(SColor color)voidNamedStyleImpl. setBorderDiagonalColor(SColor color)voidCellStyleImpl. setBorderHorizontal(SBorder.BorderType type, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderHorizontal(SBorder.BorderType borderHorizontal, SColor color)voidNamedStyleImpl. setBorderHorizontal(SBorder.BorderType borderHorizontal, SColor color)voidBorderImpl. setBorderHorizontalColor(SColor color)Deprecated.voidCellStyleImpl. setBorderHorizontalColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderHorizontalColor(SColor color)voidImmutableCellStyleImpl. setBorderHorizontalColor(SColor color)voidNamedStyleImpl. setBorderHorizontalColor(SColor color)voidCellStyleImpl. setBorderLeft(SBorder.BorderType borderLeft, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderLeft(SBorder.BorderType borderLeft, SColor color)voidNamedStyleImpl. setBorderLeft(SBorder.BorderType borderLeft, SColor color)voidBorderImpl. setBorderLeftColor(SColor color)Deprecated.voidCellStyleImpl. setBorderLeftColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderLeftColor(SColor color)voidImmutableCellStyleImpl. setBorderLeftColor(SColor borderLeftColor)voidNamedStyleImpl. setBorderLeftColor(SColor borderLeftColor)voidCellStyleImpl. setBorderRight(SBorder.BorderType borderRight, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderRight(SBorder.BorderType borderRight, SColor color)voidNamedStyleImpl. setBorderRight(SBorder.BorderType borderRight, SColor color)voidBorderImpl. setBorderRightColor(SColor color)Deprecated.voidCellStyleImpl. setBorderRightColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderRightColor(SColor color)voidImmutableCellStyleImpl. setBorderRightColor(SColor borderRightColor)voidNamedStyleImpl. setBorderRightColor(SColor borderRightColor)voidCellStyleImpl. setBorderTop(SBorder.BorderType borderTop, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderTop(SBorder.BorderType borderTop, SColor color)voidNamedStyleImpl. setBorderTop(SBorder.BorderType borderTop, SColor color)voidBorderImpl. setBorderTopColor(SColor color)Deprecated.voidCellStyleImpl. setBorderTopColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderTopColor(SColor color)voidImmutableCellStyleImpl. setBorderTopColor(SColor borderTopColor)voidNamedStyleImpl. setBorderTopColor(SColor borderTopColor)voidCellStyleImpl. setBorderVertical(SBorder.BorderType type, SColor color)Deprecated.voidImmutableCellStyleImpl. setBorderVertical(SBorder.BorderType borderVertical, SColor color)voidNamedStyleImpl. setBorderVertical(SBorder.BorderType borderVertical, SColor color)voidBorderImpl. setBorderVerticalColor(SColor color)Deprecated.voidCellStyleImpl. setBorderVerticalColor(SColor color)Deprecated.voidImmutableBorderImpl. setBorderVerticalColor(SColor color)voidImmutableCellStyleImpl. setBorderVerticalColor(SColor color)voidNamedStyleImpl. setBorderVerticalColor(SColor color)voidBorderLineImpl. setColor(SColor color)Deprecated.voidDataBarImpl. setColor(SColor color)voidFontImpl. setColor(SColor fontColor)Deprecated.voidImmutableBorderLineImpl. setColor(SColor color)voidImmutableFontImpl. setColor(SColor fontColor)abstract voidAbstractSeriesAdv. setDefaultColor(SColor defaultColor)voidCellStyleImpl. setFillColor(SColor fillColor)Deprecated.voidFillImpl. setFillColor(SColor fillColor)Deprecated.voidImmutableCellStyleImpl. setFillColor(SColor fillColor)voidImmutableFillImpl. setFillColor(SColor fillColor)voidNamedStyleImpl. setFillColor(SColor fillColor)voidDataBarImpl. setNegativeBorderColor(SColor negativeBorderColor)voidDataBarImpl. setNegativeFillColor(SColor negativeFillColor)abstract voidAbstractChartAdv. setSparklineFirstPointColor(SColor color)voidChartImpl. setSparklineFirstPointColor(SColor color)abstract voidAbstractChartAdv. setSparklineHighPointColor(SColor color)voidChartImpl. setSparklineHighPointColor(SColor color)abstract voidAbstractChartAdv. setSparklineLastPointColor(SColor color)voidChartImpl. setSparklineLastPointColor(SColor color)abstract voidAbstractChartAdv. setSparklineLowPointColor(SColor color)voidChartImpl. setSparklineLowPointColor(SColor color)abstract voidAbstractChartAdv. setSparklineMarkerColor(SColor color)voidChartImpl. setSparklineMarkerColor(SColor color)abstract voidAbstractChartAdv. setSparklineNegativePointColor(SColor color)voidChartImpl. setSparklineNegativePointColor(SColor color)abstract voidAbstractChartAdv. setSparklineSeriesColor(SColor color)voidChartImpl. setSparklineSeriesColor(SColor color)Method parameters in io.keikai.model.impl with type arguments of type SColor Modifier and Type Method Description abstract voidAbstractBookAdv. setDefaultChartSeriesColors(List<SColor> colors)voidBookImpl. setDefaultChartSeriesColors(List<SColor> colors)abstract voidAbstractChartAdv. setSeriesColors(List<SColor> colors)Sets the default colors for series.voidChartImpl. setSeriesColors(List<SColor> colors)Constructors in io.keikai.model.impl with parameters of type SColor Constructor Description BorderLineImpl(SBorder.BorderType type, SColor color)Deprecated.BorderLineImpl(SBorder.BorderType type, SColor color, boolean showUp, boolean showDown)Deprecated.ExtraFillImpl(SFill.FillPattern pattern, SColor fgColor, SColor bgColor)FillImpl(SFill.FillPattern pattern, SColor fgColor, SColor bgColor)Deprecated.ImmutableBorderLineImpl(SBorder.BorderType type, SColor color)ImmutableBorderLineImpl(SBorder.BorderType type, SColor color, boolean showUp, boolean showDown)ImmutableFillImpl(SFill.FillPattern pattern, SColor fgColor, SColor bgColor) -
Uses of SColor in io.keikai.model.impl.chart
Methods in io.keikai.model.impl.chart that return SColor Modifier and Type Method Description SColorSeriesImpl. getDefaultColor()Methods in io.keikai.model.impl.chart that return types with arguments of type SColor Modifier and Type Method Description Map<Integer,SColor>SeriesImpl. getDataPointColors()Methods in io.keikai.model.impl.chart with parameters of type SColor Modifier and Type Method Description voidSeriesImpl. addDataPointColors(int index, SColor color)voidSeriesImpl. setDefaultColor(SColor defaultColor) -
Uses of SColor in io.keikai.model.impl.sys
Methods in io.keikai.model.impl.sys that return SColor Modifier and Type Method Description SColorFormatResultImpl. getColor()Constructors in io.keikai.model.impl.sys with parameters of type SColor Constructor Description FormatResultImpl(String text, SColor color) -
Uses of SColor in io.keikai.model.sys.format
Methods in io.keikai.model.sys.format that return SColor Modifier and Type Method Description SColorFormatResult. getColor() -
Uses of SColor in io.keikai.range.impl.imexp
Fields in io.keikai.range.impl.imexp with type parameters of type SColor Modifier and Type Field Description protected Map<SColor,Color>AbstractExcelExporter. colorTableMethods in io.keikai.range.impl.imexp with parameters of type SColor Modifier and Type Method Description protected ColorAbstractExcelExporter. toPOIColor(SColor color)
-