@Internal public final class PAPX extends BytePropertyNode<PAPX>
_buf, EndComparator, StartComparator| Constructor and Description | 
|---|
PAPX(int charStart,
    int charEnd,
    byte[] papx,
    ParagraphHeight phe,
    byte[] dataStream)  | 
PAPX(int charStart,
    int charEnd,
    SprmBuffer buf)  | 
PAPX(PAPX other)  | 
| Modifier and Type | Method and Description | 
|---|---|
PAPX | 
copy()  | 
boolean | 
equals(java.lang.Object o)  | 
byte[] | 
getGrpprl()  | 
short | 
getIstd()  | 
ParagraphHeight | 
getParagraphHeight()  | 
ParagraphProperties | 
getParagraphProperties(StyleSheet ss)
Deprecated.  
 | 
SprmBuffer | 
getSprmBuf()  | 
int | 
hashCode()  | 
java.lang.String | 
toString()  | 
getEndBytes, getStartBytesadjustForDelete, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStartpublic PAPX(PAPX other)
public PAPX(int charStart,
            int charEnd,
            byte[] papx,
            ParagraphHeight phe,
            byte[] dataStream)
public PAPX(int charStart,
            int charEnd,
            SprmBuffer buf)
public ParagraphHeight getParagraphHeight()
public byte[] getGrpprl()
public short getIstd()
public SprmBuffer getSprmBuf()
@Deprecated @Internal public ParagraphProperties getParagraphProperties(StyleSheet ss)
public boolean equals(java.lang.Object o)
equals in class PropertyNode<PAPX>public int hashCode()
hashCode in class PropertyNode<PAPX>public java.lang.String toString()
toString in class java.lang.Objectpublic PAPX copy()
copy in interface Duplicatablecopy in class PropertyNode<PAPX>Copyright 2021 The Apache Software Foundation or its licensors, as applicable.