intarsys PDF library API

de.intarsys.pdf.font.outlet
Interface IFontQuery

All Known Implementing Classes:
FontQuery

public interface IFontQuery

A "search" template or query to look up PDFont objects.


Method Summary
 Encoding getEncoding()
          The desired encoding for the PDFont.
 String getFontFamilyName()
          The desired font family for the PDFont.
 FontStyle getFontStyle()
          The desired font style for the PDFont.
 

Method Detail

getEncoding

Encoding getEncoding()
The desired encoding for the PDFont.

Returns:
The desired encoding for the PDFont.

getFontFamilyName

String getFontFamilyName()
The desired font family for the PDFont.

Returns:
The desired font family for the PDFont.

getFontStyle

FontStyle getFontStyle()
The desired font style for the PDFont.

Returns:
The desired font style for the PDFont.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.