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

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

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.SVGContext in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.SVGContext
    CSSStyle.getSVGContext()
     
    org.faceless.publisher.type.SVGContext
    FilterCSSStyle.getSVGContext()
     
    Methods in org.faceless.publisher.type with parameters of type org.faceless.publisher.type.SVGContext in in
    Modifier and Type
    Method
    Description
    void
    CSSStyle.setSVGContext(org.faceless.publisher.type.SVGContext context)
     
    void
    FilterCSSStyle.setSVGContext(org.faceless.publisher.type.SVGContext context)
     
    Constructors in org.faceless.publisher.type with parameters of type org.faceless.publisher.type.SVGContext in in
    Modifier
    Constructor
    Description
     
    SVGContext(org.faceless.publisher.type.SVGContext orig)