public class PageGroup extends AbstractResourceEnvironmentGroupContainer
AbstractAFPObject.Category, AbstractAFPObject.Type
resourceEnvironmentGroup
resourceGroup, started
activeEnvironmentGroup, complete, factory, invokeMediumMaps, objects, rotation
name
triplets
LOG, SF_CLASS, SF_HEADER_LENGTH
Constructor and Description |
---|
PageGroup(Factory factory,
String name)
Constructor for the PageGroup.
|
Modifier and Type | Method and Description |
---|---|
void |
createTagLogicalElement(TagLogicalElement.State state)
Creates a TagLogicalElement on the page.
|
void |
endPageGroup()
Method to mark the end of the page group.
|
String |
toString() |
protected void |
writeEnd(OutputStream os)
Helper method to write the end of the Object.
|
protected void |
writeStart(OutputStream os)
Helper method to write the start of the Object.
|
addPage, addPageGroup, createInvokeMediumMap, getResourceEnvironmentGroup, writeContent
canWrite, getResourceCount, getResourceGroup, hasResources, writeObjects, writeObjects, writeToStream
addObject, createFont, createIncludePageSegment, createLine, createNoOperation, createText, endPage, endPresentationObject, getActiveEnvironmentGroup, getHeight, getPresentationTextObject, getRotation, getTagLogicalElements, getWidth, isComplete, setComplete
copySF, getName, getNameBytes, getNameLength, setName
addTriplet, addTriplets, getFullyQualifiedName, getTripletDataLength, getTriplets, hasTriplet, hasTriplets, setComment, setFullyQualifiedName, setFullyQualifiedName, setObjectClassification, writeTriplets
copySF, truncate, writeChunksToStream
public void createTagLogicalElement(TagLogicalElement.State state)
createTagLogicalElement
in class AbstractPageObject
state
- the state of the TLEpublic void endPageGroup()
protected void writeStart(OutputStream os) throws IOException
writeStart
in class AbstractStructuredObject
os
- The stream to write toIOException
- throws an I/O exception if one occurredprotected void writeEnd(OutputStream os) throws IOException
writeEnd
in class AbstractStructuredObject
os
- The stream to write toIOException
- an I/O exception if one occurredpublic String toString()
toString
in class AbstractNamedAFPObject
Copyright © 2025 Apache Software Foundation. All rights reserved.