Class Java2DRendererBuilderState


  • public class Java2DRendererBuilderState
    extends com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
    This class is an internal implementation detail. This class is only public because there are no friend classes in Java. DO NOT USE!
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Graphics2D _layoutGraphics  
      FSPageProcessor _pageProcessor  
      boolean _useEnvironmentFonts  
      • Fields inherited from class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState

        _afterAccessController, _baseUri, _beforeAccessController, _charBreaker, _diagnosticConsumer, _document, _domMutators, _file, _fonts, _html, _initialPageNumber, _isPageSizeInches, _lineBreaker, _mathmlImpl, _objectDrawerFactory, _pageHeight, _pageWidth, _pagingMode, _preferredDocumentBuilderFactoryImplementationClass, _preferredTransformerFactoryImplementationClass, _reorderer, _replacementText, _resolver, _splitter, _streamFactoryMap, _svgImpl, _testMode, _textDirection, _unicodeToLowerTransformer, _unicodeToTitleTransformer, _unicodeToUpperTransformer, _uri, _useFastRenderer
    • Field Detail

      • _layoutGraphics

        public Graphics2D _layoutGraphics
      • _useEnvironmentFonts

        public boolean _useEnvironmentFonts