Package | Description |
---|---|
com.nomagic.magicreport.engine.odf.manifest | |
com.nomagic.magicreport.engine.odf.node |
Modifier and Type | Interface and Description |
---|---|
interface |
ODFManifest
Base ODF manifest entry.
|
interface |
ODFManifestFullPath
Describe manifest:full-path.
|
interface |
ODFManifestMediaType
Describe manifest:media-type.
|
interface |
ODFManifestPreferredViewMode
Describe manifest:preferred-view-mode.
|
interface |
ODFManifestSize
Describe manifest:size.
|
interface |
ODFManifestVersion
Describe manifest:version.
|
Modifier and Type | Class and Description |
---|---|
class |
ODFManifestFileEntry
The object represents media content in ODF document.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ODFStyle
An internal interface for ODF <styles> children.
|
Modifier and Type | Class and Description |
---|---|
class |
DrawFrame
A class represent <draw:frame> element.
|
class |
StyleBackgroundImage
Use the <style:background-image> element to specify a background image for a paragraph.
|
class |
StyleColumn
The <style:column> element can be contained in a <style:columns> element, to specify details of an
individual column.
|
class |
StyleColumns
The <style:columns> element contains <style:column> elements that specify each column individually
(see section 15.7.4).
|
class |
StyleColumnSep
The <style:column-sep> element specifies the separator line to use between columns.
|
class |
StyleDropCap
Use the <style:drop-cap> element to specify if the first character or more of a paragraph is displayed in
a larger font.
|
class |
StyleGraphicProperties
A class represent <style:graphic-properties> element.
|
class |
StyleListLevelProperties
A class represent <style:list-level-properties> element.
|
class |
StyleMap
The <style:map> element specifies the mapping to another style, if certain conditions exist.
|
class |
StyleParagraphProperties
The properties described in this section can be contained within paragraph styles (see section 14.8.2), but
also within other styles, like cell styles (see section 14.12.4) They are contained in a
<style:paragraph-properties> element.
|
class |
StyleStyle
A class represent <style:style> element.
|
class |
StyleTableCellProperties
A class represent <style:table-cell-properties> element.
|
class |
StyleTableColumnProperties
A class represent <style:table-column-properties> element.
|
class |
StyleTableProperties
A class represent <style:table-properties> element.
|
class |
StyleTableRowProperties
A class represent <style:table-row-properties> element.
|
class |
StyleTabStops
Use the tab stop element <style:tab-stops> to specify tab stop definitions.
|
class |
StyleTextProperties
A class represent <style:text-properties> element.
|
class |
TextListLevelStyleBullet
A class represent <text:list-level-style-bullet> element.
|
class |
TextListLevelStyleImage
An image level style element specifies a list style where the list items are preceded by images.
|
class |
TextListLevelStyleNumber
A class represent <text:list-level-style-number> element.
|
class |
TextListStyle
List styles specify the formatting properties for lists.
|
class |
TextListStyleContent
A class represent <text-list-style-content> element.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ODFNode> |
StyleStyle.getStyleContentList()
Return list of style content.
|
Modifier and Type | Method and Description |
---|---|
void |
StyleStyle.addStyleContent(ODFNode styleContent)
Add style content node.
|
Copyright © 2010 - No Magic Asia