Uses of Interface
org.faceless.publisher.type.ClipPath

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

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.ClipPath in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.ClipPath
    CSSStyle.getClipPath()
    Returns a clip path.
    org.faceless.publisher.type.ClipPath
    FilterCSSStyle.getClipPath()
     
    org.faceless.publisher.type.ClipPath
    CSSStyle.getShapeInside()
     
    org.faceless.publisher.type.ClipPath
    FilterCSSStyle.getShapeInside()
     
    org.faceless.publisher.type.ClipPath
    CSSStyle.getShapeOutside()
     
    org.faceless.publisher.type.ClipPath
    FilterCSSStyle.getShapeOutside()