Uses of Class
org.apache.fop.afp.modca.TagLogicalElement.State
Packages that use TagLogicalElement.State
Package
Description
Contains an AFP library.
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
-
Uses of TagLogicalElement.State in org.apache.fop.afp
Methods in org.apache.fop.afp with parameters of type TagLogicalElement.StateModifier and TypeMethodDescriptionvoidDataStream.createPageGroupTagLogicalElement(TagLogicalElement.State[] attributes) Creates a TagLogicalElement on the current page group.voidDataStream.createPageTagLogicalElement(TagLogicalElement.State[] attributes) Creates a TagLogicalElement on the current page.Factory.createTagLogicalElement(TagLogicalElement.State state) Creates a MO:DCATagLogicalElement -
Uses of TagLogicalElement.State in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca with parameters of type TagLogicalElement.StateModifier and TypeMethodDescriptionvoidAbstractPageObject.createTagLogicalElement(TagLogicalElement.State state) Creates a TagLogicalElement on the page.voidPageGroup.createTagLogicalElement(TagLogicalElement.State state) Creates a TagLogicalElement on the page.Constructors in org.apache.fop.afp.modca with parameters of type TagLogicalElement.StateModifierConstructorDescriptionConstruct a tag logical element with the name and value specified.