Uses of Interface
com.gitlab.pdftk_java.com.lowagie.text.MarkupAttributes
Packages that use MarkupAttributes
-
Uses of MarkupAttributes in com.gitlab.pdftk_java.com.lowagie.text
Classes in com.gitlab.pdftk_java.com.lowagie.text that implement MarkupAttributesModifier and TypeClassDescriptionclassAnAnchorcan be a reference or a destination of a reference.classAnAnnotationis a little note that can be added to a page on a document.classThis is the smallest significant part of text that can be added to a document.classThis is anElementthat contains some userdefined meta information about the document.classAListcontains severalListItems.classAListItemis aParagraphthat can be added to aList.classThis is anElementthat contains some meta information about the document.classAParagraphis a series ofChunks and/orPhrases.classAPhraseis a series ofChunks.classARectangleis the representation of a geometric figure.Methods in com.gitlab.pdftk_java.com.lowagie.text with parameters of type MarkupAttributesModifier and TypeMethodDescriptionprotected booleanDocWriter.writeMarkupAttributes(MarkupAttributes mAtt) Writes the markup attributes of the specifiedMarkupAttributesobject to theOutputStream.