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

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

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.AspectRatio in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.AspectRatio
    AspectRatio.AUTO
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.AspectRatio in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.AspectRatio
    CSSStyle.getAspectRatio()
    Return the value of the aspect-ratio property as a float - width/height.
    org.faceless.publisher.type.AspectRatio
    FilterCSSStyle.getAspectRatio()