Uses of Class
org.odftoolkit.odfdom.dom.element.OdfStylableElement
-
-
Uses of OdfStylableElement in org.odftoolkit.odfdom.changes
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.changes Modifier and Type Class Description classTextContainingElementDOM container to be used for all ODF elements containing "stylable text"Methods in org.odftoolkit.odfdom.changes with parameters of type OdfStylableElement Modifier and Type Method Description static StyleStyleElementJsonOperationConsumer. addStyle(org.json.JSONObject attrs, OdfStylableElement newElement, OdfFileDom ownerDocument)At the the given newElement from the given ownerDocument the given style changes from attrs are being applied.static Map<String,OdfStylePropertiesSet>Component. getAllStyleGroupingIdProperties(OdfStylableElement styleElement)static StringComponent. getFamilyID(OdfStylableElement styleElement)Map<String,Object>JsonOperationProducer. getHardStyles(OdfStylableElement styleElement)Maps the styles of the given stylable ODF element to operations.static StringComponent. getMainStyleGroupingId(OdfStylableElement styleElement)static StringTable. getProperty(OdfStyleProperty prop, OdfStylableElement element)static StringComponent. getStyleNamePrefix(OdfStylableElement styleElement)static voidMapHelper. getStyleProperties(OdfStyleBase style, OdfStylableElement styleElement, Map<String,Map<String,String>> allOdfProps)static Map<String,Object>MapHelper. mapStyleProperties(OdfStylableElement styleElement, Map<String,Map<String,String>> allOdfProps) -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element Modifier and Type Class Description classOdfStyleableShapeElementThis class decides upon the shape style attribute, whether the style family is of type 'graphic' or 'presentation'.Methods in org.odftoolkit.odfdom.dom.element that return types with arguments of type OdfStylableElement Modifier and Type Method Description Iterable<OdfStylableElement>OdfStyleBase. getStyleUsers()Returns an iterator for allOdfStylableElementelements using this style.Methods in org.odftoolkit.odfdom.dom.element with parameters of type OdfStylableElement Modifier and Type Method Description voidOdfStyleBase. addStyleUser(OdfStylableElement user)voidOdfStyleBase. removeStyleUser(OdfStylableElement user) -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.chart
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.chart Modifier and Type Class Description classChartAxisElementDOM implementation of OpenDocument element <chart:axis>.classChartChartElementDOM implementation of OpenDocument element <chart:chart>.classChartDataPointElementDOM implementation of OpenDocument element <chart:data-point>.classChartErrorIndicatorElementDOM implementation of OpenDocument element <chart:error-indicator>.classChartFloorElementDOM implementation of OpenDocument element <chart:floor>.classChartFooterElementDOM implementation of OpenDocument element <chart:footer>.classChartGridElementDOM implementation of OpenDocument element <chart:grid>.classChartLegendElementDOM implementation of OpenDocument element <chart:legend>.classChartMeanValueElementDOM implementation of OpenDocument element <chart:mean-value>.classChartPlotAreaElementDOM implementation of OpenDocument element <chart:plot-area>.classChartRegressionCurveElementDOM implementation of OpenDocument element <chart:regression-curve>.classChartSeriesElementDOM implementation of OpenDocument element <chart:series>.classChartStockGainMarkerElementDOM implementation of OpenDocument element <chart:stock-gain-marker>.classChartStockLossMarkerElementDOM implementation of OpenDocument element <chart:stock-loss-marker>.classChartStockRangeLineElementDOM implementation of OpenDocument element <chart:stock-range-line>.classChartSubtitleElementDOM implementation of OpenDocument element <chart:subtitle>.classChartTitleElementDOM implementation of OpenDocument element <chart:title>.classChartWallElementDOM implementation of OpenDocument element <chart:wall>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.dr3d
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.dr3d Modifier and Type Class Description classDr3dCubeElementDOM implementation of OpenDocument element <dr3d:cube>.classDr3dExtrudeElementDOM implementation of OpenDocument element <dr3d:extrude>.classDr3dRotateElementDOM implementation of OpenDocument element <dr3d:rotate>.classDr3dSceneElementDOM implementation of OpenDocument element <dr3d:scene>.classDr3dSphereElementDOM implementation of OpenDocument element <dr3d:sphere>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.draw
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.draw Modifier and Type Class Description classDrawCaptionElementDOM implementation of OpenDocument element <draw:caption>.classDrawCircleElementDOM implementation of OpenDocument element <draw:circle>.classDrawConnectorElementDOM implementation of OpenDocument element <draw:connector>.classDrawControlElementDOM implementation of OpenDocument element <draw:control>.classDrawCustomShapeElementDOM implementation of OpenDocument element <draw:custom-shape>.classDrawEllipseElementDOM implementation of OpenDocument element <draw:ellipse>.classDrawFrameElementDOM implementation of OpenDocument element <draw:frame>.classDrawGElementDOM implementation of OpenDocument element <draw:g>.classDrawLineElementDOM implementation of OpenDocument element <draw:line>.classDrawMeasureElementDOM implementation of OpenDocument element <draw:measure>.classDrawPageElementDOM implementation of OpenDocument element <draw:page>.classDrawPageThumbnailElementDOM implementation of OpenDocument element <draw:page-thumbnail>.classDrawPathElementDOM implementation of OpenDocument element <draw:path>.classDrawPolygonElementDOM implementation of OpenDocument element <draw:polygon>.classDrawPolylineElementDOM implementation of OpenDocument element <draw:polyline>.classDrawRectElementDOM implementation of OpenDocument element <draw:rect>.classDrawRegularPolygonElementDOM implementation of OpenDocument element <draw:regular-polygon>.classDrawShapeElementBaseDOM implementation of OpenDocument base element -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.office
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.office Modifier and Type Class Description classOfficeAnnotationElementDOM implementation of OpenDocument element <office:annotation>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.presentation
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.presentation Modifier and Type Class Description classPresentationNotesElementDOM implementation of OpenDocument element <presentation:notes>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.style
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.style Modifier and Type Class Description classStyleDropCapElementDOM implementation of OpenDocument element <style:drop-cap>.classStyleHandoutMasterElementDOM implementation of OpenDocument element <style:handout-master>.classStyleMasterPageElementDOM implementation of OpenDocument element <style:master-page>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.table
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.table Modifier and Type Class Description classTableBodyElementDOM implementation of OpenDocument element <table:body>.classTableCoveredTableCellElementDOM implementation of OpenDocument element <table:covered-table-cell>.classTableEvenColumnsElementDOM implementation of OpenDocument element <table:even-columns>.classTableEvenRowsElementDOM implementation of OpenDocument element <table:even-rows>.classTableFirstColumnElementDOM implementation of OpenDocument element <table:first-column>.classTableFirstRowElementDOM implementation of OpenDocument element <table:first-row>.classTableLastColumnElementDOM implementation of OpenDocument element <table:last-column>.classTableLastRowElementDOM implementation of OpenDocument element <table:last-row>.classTableOddColumnsElementDOM implementation of OpenDocument element <table:odd-columns>.classTableOddRowsElementDOM implementation of OpenDocument element <table:odd-rows>.classTableTableCellElementDOM implementation of OpenDocument element <table:table-cell>.classTableTableCellElementBaseDOM implementation of OpenDocument base elementclassTableTableColumnElementDOM implementation of OpenDocument element <table:table-column>.classTableTableElementDOM implementation of OpenDocument element <table:table>.classTableTableRowElementDOM implementation of OpenDocument element <table:table-row>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.text
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.dom.element.text Modifier and Type Class Description classTextAElementDOM implementation of OpenDocument element <text:a>.classTextAlphabeticalIndexElementDOM implementation of OpenDocument element <text:alphabetical-index>.classTextAlphabeticalIndexEntryTemplateElementDOM implementation of OpenDocument element <text:alphabetical-index-entry-template>.classTextBibliographyElementDOM implementation of OpenDocument element <text:bibliography>.classTextBibliographyEntryTemplateElementDOM implementation of OpenDocument element <text:bibliography-entry-template>.classTextHElementDOM implementation of OpenDocument element <text:h>.classTextIllustrationIndexElementDOM implementation of OpenDocument element <text:illustration-index>.classTextIllustrationIndexEntryTemplateElementDOM implementation of OpenDocument element <text:illustration-index-entry-template>.classTextIndexEntryBibliographyElementDOM implementation of OpenDocument element <text:index-entry-bibliography>.classTextIndexEntryChapterElementDOM implementation of OpenDocument element <text:index-entry-chapter>.classTextIndexEntryLinkEndElementDOM implementation of OpenDocument element <text:index-entry-link-end>.classTextIndexEntryLinkStartElementDOM implementation of OpenDocument element <text:index-entry-link-start>.classTextIndexEntryPageNumberElementDOM implementation of OpenDocument element <text:index-entry-page-number>.classTextIndexEntrySpanElementDOM implementation of OpenDocument element <text:index-entry-span>.classTextIndexEntryTabStopElementDOM implementation of OpenDocument element <text:index-entry-tab-stop>.classTextIndexEntryTextElementDOM implementation of OpenDocument element <text:index-entry-text>.classTextIndexSourceStyleElementDOM implementation of OpenDocument element <text:index-source-style>.classTextIndexTitleElementDOM implementation of OpenDocument element <text:index-title>.classTextIndexTitleTemplateElementDOM implementation of OpenDocument element <text:index-title-template>.classTextLinenumberingConfigurationElementDOM implementation of OpenDocument element <text:linenumbering-configuration>.classTextNumberedParagraphElementDOM implementation of OpenDocument element <text:numbered-paragraph>.classTextObjectIndexElementDOM implementation of OpenDocument element <text:object-index>.classTextObjectIndexEntryTemplateElementDOM implementation of OpenDocument element <text:object-index-entry-template>.classTextParagraphElementBaseDOM implementation of OpenDocument base elementclassTextPElementDOM implementation of OpenDocument element <text:p>.classTextRubyElementDOM implementation of OpenDocument element <text:ruby>.classTextRubyTextElementDOM implementation of OpenDocument element <text:ruby-text>.classTextSectionElementDOM implementation of OpenDocument element <text:section>.classTextSpanElementDOM implementation of OpenDocument element <text:span>.classTextTableIndexElementDOM implementation of OpenDocument element <text:table-index>.classTextTableIndexEntryTemplateElementDOM implementation of OpenDocument element <text:table-index-entry-template>.classTextTableOfContentElementDOM implementation of OpenDocument element <text:table-of-content>.classTextTableOfContentEntryTemplateElementDOM implementation of OpenDocument element <text:table-of-content-entry-template>.classTextUserIndexElementDOM implementation of OpenDocument element <text:user-index>.classTextUserIndexEntryTemplateElementDOM implementation of OpenDocument element <text:user-index-entry-template>. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.incubator.doc.draw
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.incubator.doc.draw Modifier and Type Class Description classOdfDrawFrameConvenient functionalty for the parent ODF OpenDocument element -
Uses of OdfStylableElement in org.odftoolkit.odfdom.incubator.doc.style
Methods in org.odftoolkit.odfdom.incubator.doc.style that return OdfStylableElement Modifier and Type Method Description static OdfStylableElementOdfStyle. mergeSelectionWithSameRange(OdfStylableElement higherPrioSpan, OdfStylableElement lowerPrioSpan)Two spans having the same range will be provided, only one will remain, styles are being merged.Methods in org.odftoolkit.odfdom.incubator.doc.style with parameters of type OdfStylableElement Modifier and Type Method Description static OdfStylableElementOdfStyle. mergeSelectionWithSameRange(OdfStylableElement higherPrioSpan, OdfStylableElement lowerPrioSpan)Two spans having the same range will be provided, only one will remain, styles are being merged. -
Uses of OdfStylableElement in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of OdfStylableElement in org.odftoolkit.odfdom.incubator.doc.text Modifier and Type Class Description classOdfTextHeadingConvenient functionality for the parent ODF OpenDocument elementclassOdfTextParagraphConvenient functionality for the parent ODF OpenDocument elementclassOdfTextSpanConvenient functionality for the parent ODF OpenDocument element
-