-
- All Implemented Interfaces:
-
android.os.Parcelable,java.io.Serializable,kotlin.Comparable
@Deprecated(message = Use `Metadata.effectiveReadingProgression` instead, level = DeprecationLevel.ERROR) public enum ContentLayout extends Enum<ContentLayout> implements Parcelable
The ContentLayout defines how a Publication should be laid out, based on the declared ReadingProgression and its language.
Since ReadingProgression might be declared as AUTO or undefined in the Readium Web Publication Manifest, ContentLayout is useful to determine the actual layout.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CJK_HORIZONTALCJK_VERTICALLTRRTL
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-