Package 

Interface Decoration.Style

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public interface Decoration.Style
     implements Parcelable
                        

    The Decoration Style determines the look and feel of a decoration once rendered by a Navigator.

    It is media type agnostic, meaning that each Navigator will translate the style into a set of rendering instructions which makes sense for the resource type.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.readium.r2.navigator.Decoration.Style

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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