Completable, Streamablepublic abstract class AbstractResourceEnvironmentGroupContainer extends AbstractResourceGroupContainer
AbstractAFPObject.Category, AbstractAFPObject.Type| Modifier and Type | Field | Description |
|---|---|---|
protected ResourceEnvironmentGroup |
resourceEnvironmentGroup |
The resource environment group used to store complex resources
|
LOG, SF_CLASS, SF_HEADER_LENGTHnameactiveEnvironmentGroup, complete, factory, objects, rotationresourceGroup, startedtriplets| Constructor | Description |
|---|---|
AbstractResourceEnvironmentGroupContainer(Factory factory,
java.lang.String name) |
Main constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
addPage(PageObject page) |
Adds a page to the resource container.
|
void |
addPageGroup(PageGroup pageGroup) |
Adds a PageGroup to the resource container.
|
void |
createInvokeMediumMap(java.lang.String name) |
Creates an InvokeMediaMap on the page.
|
protected ResourceEnvironmentGroup |
getResourceEnvironmentGroup() |
Returns the resource environment group
|
protected void |
writeContent(java.io.OutputStream os) |
Helper method to write the contents of the Object.
|
copySF, truncate, writeChunksToStreamcopySF, getName, getNameBytes, getNameLength, setName, toStringaddObject, createFont, createIncludePageSegment, createLine, createNoOperation, createTagLogicalElement, createText, endPage, endPresentationObject, getActiveEnvironmentGroup, getHeight, getPresentationTextObject, getRotation, getTagLogicalElements, getWidth, isComplete, setCompletecanWrite, getResourceCount, getResourceGroup, hasResources, writeObjects, writeObjects, writeToStreamwriteEnd, writeStartaddTriplet, addTriplets, getFullyQualifiedName, getTripletDataLength, getTriplets, hasTriplet, hasTriplets, setComment, setFullyQualifiedName, setFullyQualifiedName, setObjectClassification, writeTripletsprotected ResourceEnvironmentGroup resourceEnvironmentGroup
public AbstractResourceEnvironmentGroupContainer(Factory factory, java.lang.String name)
factory - the object factoryname - the name of this resource containerpublic void addPage(PageObject page)
page - - the Page objectpublic void addPageGroup(PageGroup pageGroup)
pageGroup - the PageGroup objectpublic void createInvokeMediumMap(java.lang.String name)
name - the name of the media mapprotected void writeContent(java.io.OutputStream os)
throws java.io.IOException
writeContent in class AbstractPageObjectos - The stream to write tojava.io.IOException - throws an I/O exception if one occurredprotected ResourceEnvironmentGroup getResourceEnvironmentGroup()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.