fop 2.2

org.apache.fop.render.pcl.fonts
Class PCLSoftFontManager.PCLTextSegment

java.lang.Object
  extended by org.apache.fop.render.pcl.fonts.PCLSoftFontManager.PCLTextSegment
Enclosing class:
PCLSoftFontManager

public static class PCLSoftFontManager.PCLTextSegment
extends java.lang.Object


Constructor Summary
PCLSoftFontManager.PCLTextSegment(int fontID, java.lang.String text)
           
 
Method Summary
 int getFontID()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCLSoftFontManager.PCLTextSegment

public PCLSoftFontManager.PCLTextSegment(int fontID,
                                         java.lang.String text)
Method Detail

getText

public java.lang.String getText()

getFontID

public int getFontID()

fop 2.2

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