com.stimulsoft.report.export.tools.pdf
Class PdfFonts.FontsInfoStore.FontStyleInfo

java.lang.Object
  extended by com.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore.FontStyleInfo
Enclosing class:
PdfFonts.FontsInfoStore

public class PdfFonts.FontsInfoStore.FontStyleInfo
extends java.lang.Object

Accessory class FontStyleInfo


Field Summary
 byte[] Data
           
 int[] Glyphs
           
 boolean NeedSynt
           
 byte[] OTM
           
 int[] Widths
           
 
Constructor Summary
PdfFonts.FontsInfoStore.FontStyleInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NeedSynt

public boolean NeedSynt

Data

public byte[] Data

OTM

public byte[] OTM

Glyphs

public int[] Glyphs

Widths

public int[] Widths
Constructor Detail

PdfFonts.FontsInfoStore.FontStyleInfo

public PdfFonts.FontsInfoStore.FontStyleInfo()


Copyright © 2018 Stimulsoft. All Rights Reserved.