Uses of Class
org.apache.fop.afp.modca.MaximumSizeExceededException
-
Packages that use MaximumSizeExceededException Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of MaximumSizeExceededException in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca that throw MaximumSizeExceededException Modifier and Type Method Description 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
MapPageSegment. addPageSegment(java.lang.String name)
Add a page segment to to the map page segment object.
-