org.apache.batik.svggen.font.table
Class CmapIndexEntry
java.lang.Object
org.apache.batik.svggen.font.table.CmapIndexEntry
public class CmapIndexEntry
- extends Object
- Version:
- $Id: CmapIndexEntry.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
CmapIndexEntry
protected CmapIndexEntry(RandomAccessFile raf)
throws IOException
- Throws:
IOException
getEncodingId
public int getEncodingId()
getOffset
public int getOffset()
getPlatformId
public int getPlatformId()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.