Uses of Class org.apache.fop.pdf.PDFCIDFontDescriptor

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.pdf.PDFCIDFontDescriptor

PDFCIDFont.PDFCIDFont(String basefont, CIDFontType cidtype, int dw, int[] w, String registry, String ordering, int supplement, PDFCIDFontDescriptor descriptor)
Create the /Font object
PDFCIDFont.PDFCIDFont(String basefont, CIDFontType cidtype, int dw, int[] w, PDFCIDSystemInfo systemInfo, PDFCIDFontDescriptor descriptor)
Create the /Font object
PDFCIDFont.PDFCIDFont(String basefont, CIDFontType cidtype, int dw, PDFWArray w, PDFCIDSystemInfo systemInfo, PDFCIDFontDescriptor descriptor)
Create the /Font object

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