Uses of Package
com.atlassian.adf.model.mark
-
Packages that use com.atlassian.adf.model.mark Package Description com.atlassian.adf.model.ex.mark Various exceptions indicating that there is a problem with a mark object within the ADF document structure.com.atlassian.adf.model.mark Marks are special document elements that are used to decoratetextnodes.com.atlassian.adf.model.mark.type Marker interfaces that help classify mark types by how they may be used.com.atlassian.adf.model.mark.unsupported Special marks that wrap opaque mark values that have an unrecognized type.com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document.com.atlassian.adf.model.node.type Marker interfaces and other supporting types that help classify nodes by how they may be used. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.ex.mark Class Description Mark Marks are special document elements that are used to decoratetextnodes. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.mark Class Description Alignment Thealignmentmark sets right (end) or center alignment for a node.Alignment.Align Specifies how the content should be aligned relative to the overall page layout.Annotation The annotation mark shows the presence of an annotation or comment on a node.Annotation.AnnotationType Border Thebordermark sets border styling.Breakout Thebreakoutmark sets block nodes to extend wider than the normal content area.Breakout.Mode Specifies the desired width of content that breaks out of the usual content margins.Code Thecodemark sets code styling.DataConsumer Its purpose seems to be related to giving extension nodes a way to specify that an extension will want access to the data supplied by the given data sources on the page, presumably so that it can render them nicely for the end user.DataConsumer.Partial.NeedsSource This partially constructeddataConsumerstill needs at least onesource.Em Theemmark sets italic (emphasis) styling.Fragment Its purpose seems to be related to giving extension nodes a way to refer to page fragments that should be integrated into the rendering at this point.Fragment.Partial.NeedsLocalId This partially constructedfragmentstill needs itslocalIdattribute set.Indentation Theindentationmark sets the level of indentation for a node, up to6.Link Thelinkmark sets a hyperlink.Mark Marks are special document elements that are used to decoratetextnodes.Strike Theemmark sets strike-through styling.Strong Theemmark sets strong styling.SubSup Thesubsupmark sets superscript or subscript styling.SubSup.Type TextColor ThetextColormark adds<span style="color: #ff0000;">...</span>color styling.Underline Theunderlinemark sets underline styling. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.mark.type Class Description Mark Marks are special document elements that are used to decoratetextnodes. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.mark.unsupported Class Description Mark Marks are special document elements that are used to decoratetextnodes. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.node Class Description Alignment Thealignmentmark sets right (end) or center alignment for a node.Border Thebordermark sets border styling.Breakout Thebreakoutmark sets block nodes to extend wider than the normal content area.Indentation Theindentationmark sets the level of indentation for a node, up to6.Link Thelinkmark sets a hyperlink.Mark Marks are special document elements that are used to decoratetextnodes. -
Classes in com.atlassian.adf.model.mark used by com.atlassian.adf.model.node.type Class Description Mark Marks are special document elements that are used to decoratetextnodes.