Uses of Class org.apache.fop.render.afp.modca.MaximumSizeExceededException

Uses in package org.apache.fop.render.afp.modca

Methods which throw type org.apache.fop.render.afp.modca.MaximumSizeExceededException

void
MapCodedFont.addFont(byte fontReference, AFPFont font, int size, int orientation)
Add a font definition on the the map coded font object.
void
Add an overlay to to the map page overlay object.
void
PresentationTextData.createLineData(int x1, int y1, int x2, int y2, int thickness, int orientation, Color col)
Drawing of lines using the starting and ending coordinates, thickness and colour arguments.
void
PresentationTextData.createTextData(int fontNumber, int x, int y, int orientation, Color col, int vsci, int ica, byte[] data)
Create the presentation text data for the byte array of data.
void
A control sequence is a sequence of bytes that specifies a control function.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.