public final class PCLRendererConfig extends Object implements RendererConfig
Modifier and Type | Class and Description |
---|---|
static class |
PCLRendererConfig.PCLRendererConfigParser
The PCL renderer configuration data parser.
|
RendererConfig.RendererConfigParser
Modifier and Type | Method and Description |
---|---|
DefaultFontConfig |
getFontInfoConfig()
Returns the render-specific font configuration information.
|
PCLRenderingMode |
getRenderingMode() |
Boolean |
isColorEnabled() |
Boolean |
isDisablePjl() |
Boolean |
isOptimizeResources() |
Boolean |
isTextRendering() |
public DefaultFontConfig getFontInfoConfig()
RendererConfig
getFontInfoConfig
in interface RendererConfig
public PCLRenderingMode getRenderingMode()
public Boolean isTextRendering()
public Boolean isDisablePjl()
public Boolean isColorEnabled()
public Boolean isOptimizeResources()
Copyright © 2025 Apache Software Foundation. All rights reserved.