org.foray.ps
Class PsFontDirectory4a

java.lang.Object
  extended by org.foray.ps.PsDictionaryWrapper
      extended by org.foray.ps.PsFontDirectory4a
All Implemented Interfaces:
org.axsl.ps.PsFontDirectory

public class PsFontDirectory4a
extends PsDictionaryWrapper
implements org.axsl.ps.PsFontDirectory

A /FontDirectory dictionary.


Constructor Summary
PsFontDirectory4a(PsDictionary dictionary)
          Constructor.
 
Method Summary
 List<PsFontDictionary4a> getFonts()
           
 
Methods inherited from class org.foray.ps.PsDictionaryWrapper
getWrappedDictionary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PsFontDirectory4a

public PsFontDirectory4a(PsDictionary dictionary)
Constructor.

Parameters:
dictionary - The wrapped dictionary instance.
Method Detail

getFonts

public List<PsFontDictionary4a> getFonts()
Specified by:
getFonts in interface org.axsl.ps.PsFontDirectory


Copyright © 2017. All rights reserved.