Class DoLayout.Paragraph

java.lang.Object
hipp.com.wappedidpadpro2.DoLayout.Paragraph
Enclosing class:
DoLayout

public static class DoLayout.Paragraph
extends java.lang.Object
Paragraph
Inner class used to define paragraph structure
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DoLayout.Run[] content  
    java.lang.String styleName  
  • Constructor Summary

    Constructors 
    Constructor Description
    Paragraph​(java.lang.String styleName, DoLayout.Run[] content)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait