Package 

Enum TextAlign

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

    
    public enum TextAlign
    extends Enum<TextAlign> implements Cssable
                        

    CSS text alignment.

    • 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