Package 

Interface Properties

  • All Implemented Interfaces:
    org.readium.r2.navigator.epub.css.Cssable

    
    public interface Properties
     implements Cssable
                        

    Holds a set of Readium CSS properties applied together.

    • Method Summary

      Modifier and Type Method Description
      abstract Map<String, String> toCssProperties()
      String toCss()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait