Package | Description |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.sprm | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
CHPX.getCharacterProperties(StyleSheet ss,
short istd) |
CharacterProperties |
StyleSheet.getCharacterStyle(int styleIndex)
Deprecated.
|
CharacterProperties |
StyleDescription.getCHP()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(CharacterProperties parent,
byte[] grpprl,
int offset)
Deprecated.
|
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(StyleSheet styleSheet,
CharacterProperties parStyle,
byte[] grpprl,
int offset) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
CharacterSprmCompressor.compressCharacterProperty(CharacterProperties newCHP,
CharacterProperties oldCHP) |
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(CharacterProperties parent,
byte[] grpprl,
int offset)
Deprecated.
|
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(StyleSheet styleSheet,
CharacterProperties parStyle,
byte[] grpprl,
int offset) |
Modifier and Type | Field and Description |
---|---|
protected CharacterProperties |
CharacterRun._props |
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
CharacterProperties.copy() |
Modifier and Type | Method and Description |
---|---|
void |
HWPFList.setLevelNumberProperties(int level,
CharacterProperties chp)
Sets the character properties of the list numbers.
|
Constructor and Description |
---|
CharacterProperties(CharacterProperties other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.