public final class Environment extends PositionDependentRecordContainer
myLastOnDiskOffset_children| Modifier | Constructor and Description |
|---|---|
protected |
Environment(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
| Modifier and Type | Method and Description |
|---|---|
FontCollection |
getFontCollection()
Returns the FontCollection of this Environment
|
long |
getRecordType()
We are of type 1010
|
TxMasterStyleAtom |
getTxMasterStyleAtom() |
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
getLastOnDiskOffset, getSheetId, setLastOnDiskOffset, setSheetId, updateOtherRecordReferencesaddChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianprotected Environment(byte[] source,
int start,
int len)
public FontCollection getFontCollection()
public TxMasterStyleAtom getTxMasterStyleAtom()
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionCopyright © 2020. All rights reserved.