Uses of Interface
com.atlassian.adf.model.mark.type.PositionMark
-
Packages that use PositionMark Package Description 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. -
-
Uses of PositionMark in com.atlassian.adf.model.mark
Classes in com.atlassian.adf.model.mark that implement PositionMark Modifier and Type Class Description classAlignmentThealignmentmark sets right (end) or center alignment for a node.classIndentationTheindentationmark sets the level of indentation for a node, up to6. -
Uses of PositionMark in com.atlassian.adf.model.mark.type
Methods in com.atlassian.adf.model.mark.type that return PositionMark Modifier and Type Method Description PositionMarkPositionMark. copy()
-