ChineseChunkCssApplier

org.beangle.webmvc.pdf.ChineseChunkCssApplier
See theChineseChunkCssApplier companion object
class ChineseChunkCssApplier(fontProvider: FontProvider) extends ChunkCssApplier

Attributes

Companion
object
Graph
Supertypes
class ChunkCssApplier
trait CssApplier[Chunk]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def applyFontStyles(t: Tag): Font

Attributes

Definition Classes
ChunkCssApplier

Inherited methods

def apply(x$0: Chunk, x$1: Tag, x$2: MarginMemory, x$3: PageSizeContainable, x$4: HtmlPipelineContext): Chunk

Attributes

Inherited from:
ChunkCssApplier
def apply(x$0: Chunk, x$1: Tag): Chunk

Attributes

Inherited from:
ChunkCssApplier
def copyChunkStyles(x$0: Chunk, x$1: Chunk): Unit

Attributes

Inherited from:
ChunkCssApplier
def getFontProvider(): FontProvider

Attributes

Inherited from:
ChunkCssApplier
def getWidestWord(x$0: Chunk): Float

Attributes

Inherited from:
ChunkCssApplier
def setFontProvider(x$0: FontProvider): Unit

Attributes

Inherited from:
ChunkCssApplier