|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.components.simplecomponents.StiRichTextHelper.CHARFORMATSTRUCT
public static final class StiRichTextHelper.CHARFORMATSTRUCT
Field Summary | |
---|---|
byte |
bCharSet
|
byte |
bPitchAndFamily
|
int |
cbSize
|
int |
crTextColor
|
int |
dwEffects
|
int |
dwMask
|
char[] |
szFaceName
|
int |
yHeight
|
int |
yOffset
|
Constructor Summary | |
---|---|
StiRichTextHelper.CHARFORMATSTRUCT()
|
Method Summary | |
---|---|
StiRichTextHelper.CHARFORMATSTRUCT |
clone()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int cbSize
public int dwMask
public int dwEffects
public int yHeight
public int yOffset
public int crTextColor
public byte bCharSet
public byte bPitchAndFamily
public char[] szFaceName
Constructor Detail |
---|
public StiRichTextHelper.CHARFORMATSTRUCT()
Method Detail |
---|
public StiRichTextHelper.CHARFORMATSTRUCT clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |