Package 

Interface Color

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

    
    public interface Color
     implements Cssable
                        

    CSS color.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class Color.Rgb
      public final class Color.Hex
      public final class Color.Int
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.readium.r2.navigator.epub.css.Color

        toCss
      • Methods inherited from class java.lang.Object

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