org.apache.batik.svggen.font.table

Class MaxpTable

public class MaxpTable extends Object implements Table

Constructor Summary
protected MaxpTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
intgetMaxComponentDepth()
intgetMaxComponentElements()
intgetMaxCompositeContours()
intgetMaxCompositePoints()
intgetMaxContours()
intgetMaxFunctionDefs()
intgetMaxInstructionDefs()
intgetMaxPoints()
intgetMaxSizeOfInstructions()
intgetMaxStackElements()
intgetMaxStorage()
intgetMaxTwilightPoints()
intgetMaxZones()
intgetNumGlyphs()
intgetType()

Constructor Detail

MaxpTable

protected MaxpTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getMaxComponentDepth

public int getMaxComponentDepth()

getMaxComponentElements

public int getMaxComponentElements()

getMaxCompositeContours

public int getMaxCompositeContours()

getMaxCompositePoints

public int getMaxCompositePoints()

getMaxContours

public int getMaxContours()

getMaxFunctionDefs

public int getMaxFunctionDefs()

getMaxInstructionDefs

public int getMaxInstructionDefs()

getMaxPoints

public int getMaxPoints()

getMaxSizeOfInstructions

public int getMaxSizeOfInstructions()

getMaxStackElements

public int getMaxStackElements()

getMaxStorage

public int getMaxStorage()

getMaxTwilightPoints

public int getMaxTwilightPoints()

getMaxZones

public int getMaxZones()

getNumGlyphs

public int getNumGlyphs()

getType

public int getType()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.