|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.transcoder.wmf.tosvg.MetaRecord
org.apache.batik.transcoder.wmf.tosvg.MetaRecord.ByteRecord
public static class MetaRecord.ByteRecord
A record that contain byte arrays elements.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.batik.transcoder.wmf.tosvg.MetaRecord |
---|
MetaRecord.ByteRecord, MetaRecord.StringRecord |
Field Summary | |
---|---|
byte[] |
bstr
|
Fields inherited from class org.apache.batik.transcoder.wmf.tosvg.MetaRecord |
---|
functionId, numPoints |
Constructor Summary | |
---|---|
MetaRecord.ByteRecord(byte[] bstr)
|
Method Summary |
---|
Methods inherited from class org.apache.batik.transcoder.wmf.tosvg.MetaRecord |
---|
addElement, AddElement, elementAt, ElementAt, EnsureCapacity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final byte[] bstr
Constructor Detail |
---|
public MetaRecord.ByteRecord(byte[] bstr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |