Uses of Class
org.faceless.publisher.type.Strut

Packages that use org.faceless.publisher.type.Strut
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.Strut in org.faceless.publisher.type

    Methods in org.faceless.publisher.type with parameters of type org.faceless.publisher.type.Strut in in
    Modifier and Type
    Method
    Description
    float
    Strut.diff(org.faceless.publisher.type.Strut parent)
    Return the amount that this Strut should be adjusted by to align it with parent.
    float
    InitialLetterAlign.getAlignment(boolean top, org.faceless.publisher.type.Strut strut)
    Return the value from teh strut of the top/bottom alignment point
    Constructors in org.faceless.publisher.type with parameters of type org.faceless.publisher.type.Strut in in
    Modifier
    Constructor
    Description
     
    Strut(org.faceless.publisher.type.Strut strut)
     
     
    Strut(org.faceless.publisher.type.Strut nested, org.faceless.publisher.type.CSSStyle style, float above, float below)
    Create a Strut for an inline block or table, or other object that has an intrinsic baseline of some sort