com.googlecode.mp4parser.boxes.threegpp26245
Class FontTableBox.FontRecord
java.lang.Object
com.googlecode.mp4parser.boxes.threegpp26245.FontTableBox.FontRecord
- Enclosing class:
- FontTableBox
public static class FontTableBox.FontRecord
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FontTableBox.FontRecord
public FontTableBox.FontRecord()
FontTableBox.FontRecord
public FontTableBox.FontRecord(int fontId,
java.lang.String fontname)
parse
public void parse(java.nio.ByteBuffer bb)
getContent
public void getContent(java.nio.ByteBuffer bb)
throws java.io.IOException
- Throws:
java.io.IOException
getSize
public int getSize()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012. All Rights Reserved.