Package 

Enum Hyphens

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable , org.readium.r2.navigator.epub.css.Cssable

    
    public enum Hyphens
    extends Enum<Hyphens> implements Cssable
                        

    CSS hyphenation.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AUTO
      NONE
    • Method Summary

      Modifier and Type Method Description
      String toCss()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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