org.apache.batik.svggen.font.table
public class MaxpTable extends Object implements Table
| Constructor Summary | |
|---|---|
| protected | MaxpTable(DirectoryEntry de, RandomAccessFile raf) |
| Method Summary | |
|---|---|
| int | getMaxComponentDepth() |
| int | getMaxComponentElements() |
| int | getMaxCompositeContours() |
| int | getMaxCompositePoints() |
| int | getMaxContours() |
| int | getMaxFunctionDefs() |
| int | getMaxInstructionDefs() |
| int | getMaxPoints() |
| int | getMaxSizeOfInstructions() |
| int | getMaxStackElements() |
| int | getMaxStorage() |
| int | getMaxTwilightPoints() |
| int | getMaxZones() |
| int | getNumGlyphs() |
| int | getType() |