@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, getStartBytes
adjustForDelete, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart
public 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.Object
public CHPX copy()
copy
in interface Duplicatable
copy
in class PropertyNode<CHPX>
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.