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

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

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.LengthQuad in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.LengthQuad
    CSSStyle.getBorderImageOutset()
    Returns the value of the border-image-outset property.
    org.faceless.publisher.type.LengthQuad
    FilterCSSStyle.getBorderImageOutset()
     
    org.faceless.publisher.type.LengthQuad
    CSSStyle.getBorderImageWidth()
    Returns the value of the border-image-width property.
    org.faceless.publisher.type.LengthQuad
    FilterCSSStyle.getBorderImageWidth()
     
    org.faceless.publisher.type.LengthQuad
    CSSStyle.getMaskBorderOutset()
    Returns the value of the mask-border-outset property.
    org.faceless.publisher.type.LengthQuad
    FilterCSSStyle.getMaskBorderOutset()
     
    org.faceless.publisher.type.LengthQuad
    CSSStyle.getMaskBorderWidth()
    Returns the value of the mask-border-width property.
    org.faceless.publisher.type.LengthQuad
    FilterCSSStyle.getMaskBorderWidth()