|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagLogicalElement.State | |
---|---|
org.apache.fop.afp | Contains an AFP library. |
org.apache.fop.afp.modca | 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.State | |
---|---|
void |
DataStream.createPageGroupTagLogicalElement(TagLogicalElement.State[] attributes)
Creates a TagLogicalElement on the current page group. |
void |
DataStream.createPageTagLogicalElement(TagLogicalElement.State[] attributes)
Creates a TagLogicalElement on the current page. |
TagLogicalElement |
Factory.createTagLogicalElement(TagLogicalElement.State state)
Creates a MO:DCA TagLogicalElement |
Uses of TagLogicalElement.State in org.apache.fop.afp.modca |
---|
Methods in org.apache.fop.afp.modca with parameters of type TagLogicalElement.State | |
---|---|
void |
PageGroup.createTagLogicalElement(TagLogicalElement.State state)
Creates a TagLogicalElement on the page. |
void |
AbstractPageObject.createTagLogicalElement(TagLogicalElement.State state)
Creates a TagLogicalElement on the page. |
Constructors in org.apache.fop.afp.modca with parameters of type TagLogicalElement.State | |
---|---|
TagLogicalElement(TagLogicalElement.State state)
Construct a tag logical element with the name and value specified. |
|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |