Uses of Package
org.foray.common.io

Packages that use org.foray.common.io
org.foray.common.io Utilities related to input/output. 
org.foray.font.format Classes handling the low-level details of specific font formats, such as Type 1, TrueType, Adobe Font Metrics, etc. 
org.foray.font.format.ttf Classes handling the parsing and content of TrueType fonts. 
org.foray.font.format.type1 Classes handling the parsing and content of Type1 fonts and metrics. 
 

Classes in org.foray.common.io used by org.foray.common.io
AbstractRandomAccessInput
          Abstract superclass for RandomAccessInput implementations.
RandomAccessInput
          This interface extends DataInput by adding methods for random access to the contents.
 

Classes in org.foray.common.io used by org.foray.font.format
RandomAccessInput
          This interface extends DataInput by adding methods for random access to the contents.
 

Classes in org.foray.common.io used by org.foray.font.format.ttf
RandomAccessInput
          This interface extends DataInput by adding methods for random access to the contents.
 

Classes in org.foray.common.io used by org.foray.font.format.type1
RandomAccessInput
          This interface extends DataInput by adding methods for random access to the contents.
 



Copyright © 2017. All rights reserved.