cellwriter

package
v2.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

nolint: dupl

nolint: dupl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBorderColorStyler

func NewBorderColorStyler(fpdf gofpdfwrapper.Fpdf) *borderColorStyler

func NewBorderLineStyler

func NewBorderLineStyler(fpdf gofpdfwrapper.Fpdf) *borderLineStyler

func NewBorderThicknessStyler

func NewBorderThicknessStyler(fpdf gofpdfwrapper.Fpdf) *borderThicknessStyler

func NewCellWriter

func NewCellWriter(fpdf gofpdfwrapper.Fpdf) *cellWriter

func NewFillColorStyler

func NewFillColorStyler(fpdf gofpdfwrapper.Fpdf) *fillColorStyler

Types

type CellWriter

type CellWriter interface {
	SetNext(next CellWriter)
	GetNext() CellWriter
	GetName() string
	Apply(width, height float64, config *entity.Config, prop *props.Cell)
}

type CellWriterBuilder

type CellWriterBuilder struct{}

func NewBuilder

func NewBuilder() *CellWriterBuilder

func (*CellWriterBuilder) Build

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL