@Internal public final class CHPX extends BytePropertyNode<CHPX>
Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
_buf, EndComparator, StartComparator| Modifier and Type | Method and Description |
|---|---|
CHPX |
copy() |
CharacterProperties |
getCharacterProperties(StyleSheet ss,
short istd) |
byte[] |
getGrpprl() |
SprmBuffer |
getSprmBuf() |
java.lang.String |
toString() |
getEndBytes, getStartBytesadjustForDelete, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStartpublic CHPX(CHPX other)
public byte[] getGrpprl()
public SprmBuffer getSprmBuf()
public CharacterProperties getCharacterProperties(StyleSheet ss, short istd)
public java.lang.String toString()
toString in class java.lang.Objectpublic CHPX copy()
copy in interface Duplicatablecopy in class PropertyNode<CHPX>Copyright 2021 The Apache Software Foundation or its licensors, as applicable.