Constructor and Description |
---|
StyleDescription() |
StyleDescription(byte[] std,
int baseLength,
int offset,
boolean word9) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getBaseStyle() |
CharacterProperties |
getCHP()
Deprecated.
|
byte[] |
getCHPX() |
String |
getName() |
ParagraphProperties |
getPAP()
Deprecated.
|
byte[] |
getPAPX() |
int |
hashCode() |
byte[] |
toByteArray() |
String |
toString() |
public StyleDescription()
public StyleDescription(byte[] std, int baseLength, int offset, boolean word9)
public int getBaseStyle()
public byte[] getCHPX()
public byte[] getPAPX()
@Deprecated public ParagraphProperties getPAP()
@Deprecated public CharacterProperties getCHP()
public String getName()
public byte[] toByteArray()
Copyright © 2020. All rights reserved.