@Deprecated public final class StyleDescription extends Object
| Constructor and Description |
|---|
StyleDescription()
Deprecated.
|
StyleDescription(byte[] std,
int baseLength,
boolean word9)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseStyle()
Deprecated.
|
CHP |
getCHP()
Deprecated.
|
byte[] |
getCHPX()
Deprecated.
|
PAP |
getPAP()
Deprecated.
|
byte[] |
getPAPX()
Deprecated.
|
void |
setCHP(CHP chp)
Deprecated.
|
void |
setPAP(PAP pap)
Deprecated.
|
public StyleDescription()
public StyleDescription(byte[] std,
int baseLength,
boolean word9)
public int getBaseStyle()
public byte[] getCHPX()
public byte[] getPAPX()
public PAP getPAP()
public CHP getCHP()
public void setPAP(PAP pap)
public void setCHP(CHP chp)
Copyright © 2020. All rights reserved.