org.apache.batik.svggen.font.table

Class Os2Table

public class Os2Table extends Object implements Table

Constructor Summary
protected Os2Table(DirectoryEntry de, RandomAccessFile raf)
Method Summary
shortgetAvgCharWidth()
intgetCodePageRange1()
intgetCodePageRange2()
shortgetFamilyClass()
intgetFirstCharIndex()
intgetLastCharIndex()
shortgetLicenseType()
PanosegetPanose()
shortgetSelection()
shortgetStrikeoutPosition()
shortgetStrikeoutSize()
shortgetSubscriptXOffset()
shortgetSubscriptXSize()
shortgetSubscriptYOffset()
shortgetSubscriptYSize()
shortgetSuperscriptXOffset()
shortgetSuperscriptXSize()
shortgetSuperscriptYOffset()
shortgetSuperscriptYSize()
intgetType()
shortgetTypoAscender()
shortgetTypoDescender()
shortgetTypoLineGap()
intgetUnicodeRange1()
intgetUnicodeRange2()
intgetUnicodeRange3()
intgetUnicodeRange4()
intgetVendorID()
intgetVersion()
intgetWeightClass()
intgetWidthClass()
intgetWinAscent()
intgetWinDescent()

Constructor Detail

Os2Table

protected Os2Table(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getAvgCharWidth

public short getAvgCharWidth()

getCodePageRange1

public int getCodePageRange1()

getCodePageRange2

public int getCodePageRange2()

getFamilyClass

public short getFamilyClass()

getFirstCharIndex

public int getFirstCharIndex()

getLastCharIndex

public int getLastCharIndex()

getLicenseType

public short getLicenseType()

getPanose

public Panose getPanose()

getSelection

public short getSelection()

getStrikeoutPosition

public short getStrikeoutPosition()

getStrikeoutSize

public short getStrikeoutSize()

getSubscriptXOffset

public short getSubscriptXOffset()

getSubscriptXSize

public short getSubscriptXSize()

getSubscriptYOffset

public short getSubscriptYOffset()

getSubscriptYSize

public short getSubscriptYSize()

getSuperscriptXOffset

public short getSuperscriptXOffset()

getSuperscriptXSize

public short getSuperscriptXSize()

getSuperscriptYOffset

public short getSuperscriptYOffset()

getSuperscriptYSize

public short getSuperscriptYSize()

getType

public int getType()

getTypoAscender

public short getTypoAscender()

getTypoDescender

public short getTypoDescender()

getTypoLineGap

public short getTypoLineGap()

getUnicodeRange1

public int getUnicodeRange1()

getUnicodeRange2

public int getUnicodeRange2()

getUnicodeRange3

public int getUnicodeRange3()

getUnicodeRange4

public int getUnicodeRange4()

getVendorID

public int getVendorID()

getVersion

public int getVersion()

getWeightClass

public int getWeightClass()

getWidthClass

public int getWidthClass()

getWinAscent

public int getWinAscent()

getWinDescent

public int getWinDescent()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.