|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MaximumSizeExceededException | |
---|---|
org.apache.fop.render.afp.modca |
Uses of MaximumSizeExceededException in org.apache.fop.render.afp.modca |
---|
Methods in org.apache.fop.render.afp.modca that throw MaximumSizeExceededException | |
---|---|
void |
MapCodedFont.addFont(int fontReference,
AFPFont font,
int size,
int orientation)
Add a font definition on the the map coded font object. |
void |
MapPageOverlay.addOverlay(java.lang.String name)
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,
java.awt.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,
java.awt.Color col,
int vsci,
int ica,
byte[] data)
Create the presentation text data for the byte array of data. |
void |
PresentationTextData.endControlSequence()
A control sequence is a sequence of bytes that specifies a control function. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |