@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.Object
public PAPX copy()
copy in interface
Duplicatable
(复制到界面 Duplicatable)
copy in class
PropertyNode<PAPX>
(在类 PropertyNode 中复制
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.