|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.ddf.EscherRecord org.apache.poi.ddf.AbstractEscherOptRecord org.apache.poi.ddf.EscherTertiaryOptRecord
public class EscherTertiaryOptRecord
"The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1." -- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
Field Summary | |
---|---|
static short |
RECORD_ID
|
Constructor Summary | |
---|---|
EscherTertiaryOptRecord()
|
Method Summary | |
---|---|
java.lang.String |
getRecordName()
Subclasses should return the short name for this escher record. |
Methods inherited from class org.apache.poi.ddf.AbstractEscherOptRecord |
---|
addEscherProperty, fillFields, getAttributeMap, getEscherProperties, getEscherProperty, getRecordSize, lookup, removeEscherProperty, serialize, setEscherProperty, sortProperties |
Methods inherited from class org.apache.poi.ddf.EscherRecord |
---|
clone, display, fillFields, getChild, getChildRecords, getInstance, getOptions, getRecordId, getVersion, isContainerRecord, readHeader, readInstance, serialize, serialize, setChildRecords, setInstance, setOptions, setRecordId, setVersion, toString, toXml, toXml |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final short RECORD_ID
Constructor Detail |
---|
public EscherTertiaryOptRecord()
Method Detail |
---|
public java.lang.String getRecordName()
EscherRecord
getRecordName
in class EscherRecord
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |