Package | Description |
---|---|
org.apache.poi.hslf.dev | |
org.apache.poi.hslf.model | |
org.apache.poi.hslf.record |
Modifier and Type | Method and Description |
---|---|
static void |
TextStyleListing.showStyleTextPropAtom(StyleTextPropAtom stpa) |
Modifier and Type | Field and Description |
---|---|
protected StyleTextPropAtom |
TextRun._styleAtom |
Modifier and Type | Method and Description |
---|---|
StyleTextPropAtom |
TextRun.getStyleTextPropAtom()
Characters covered
|
Constructor and Description |
---|
TextRun(TextHeaderAtom tha,
TextBytesAtom tba,
StyleTextPropAtom sta)
Constructs a Text Run from a Ascii text block
|
TextRun(TextHeaderAtom tha,
TextCharsAtom tca,
StyleTextPropAtom sta)
Constructs a Text Run from a Unicode text block
|
Modifier and Type | Method and Description |
---|---|
StyleTextPropAtom |
EscherTextboxWrapper.getStyleTextPropAtom() |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.