Package org.apache.fop.fonts.cff
Class CFFDataReader.DataLocation
- java.lang.Object
-
- org.apache.fop.fonts.cff.CFFDataReader.DataLocation
-
- Enclosing class:
- CFFDataReader
private static class CFFDataReader.DataLocation extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intdataLengthprivate intdataPosition
-
Constructor Summary
Constructors Constructor Description DataLocation()DataLocation(int position, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDataLength()intgetDataPosition()
-