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

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

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.BorderImageRepeat in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.BorderImageRepeat
    CSSStyle.getBorderImageRepeat()
    Returns the value of the border-image-repeat property.
    org.faceless.publisher.type.BorderImageRepeat
    FilterCSSStyle.getBorderImageRepeat()
     
    org.faceless.publisher.type.BorderImageRepeat
    CSSStyle.getMaskBorderRepeat()
    Returns the value of the mask-border-repeat property.
    org.faceless.publisher.type.BorderImageRepeat
    FilterCSSStyle.getMaskBorderRepeat()