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
      List<com.openhtmltopdf.java2d.api.Java2DRendererBuilder.AddedFont> _fonts  
      Graphics2D _layoutGraphics  
      FSPageProcessor _pageProcessor  
      • Fields inherited from class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState

        _baseUri, _charBreaker, _document, _domMutators, _file, _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
      • _fonts

        public final List<com.openhtmltopdf.java2d.api.Java2DRendererBuilder.AddedFont> _fonts