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

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

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.BorderImageSlice in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.BorderImageSlice
    BorderImageSlice.DEFAULT
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.BorderImageSlice in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.BorderImageSlice
    CSSStyle.getBorderImageSlice()
    Returns the value of the border-image-slice property.
    org.faceless.publisher.type.BorderImageSlice
    FilterCSSStyle.getBorderImageSlice()
     
    org.faceless.publisher.type.BorderImageSlice
    CSSStyle.getMaskBorderSlice()
    Returns the value of the mask-border-slice property.
    org.faceless.publisher.type.BorderImageSlice
    FilterCSSStyle.getMaskBorderSlice()