Constructor and Description |
---|
StyleDescription() |
StyleDescription(byte[] std,
int baseLength,
int offset,
boolean word9) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getBaseStyle() |
CharacterProperties |
getCHP()
Deprecated.
|
byte[] |
getCHPX() |
java.lang.String |
getName() |
ParagraphProperties |
getPAP()
Deprecated.
|
byte[] |
getPAPX() |
int |
hashCode() |
byte[] |
toByteArray() |
java.lang.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 java.lang.String getName()
public byte[] toByteArray()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.