Package org.apache.fop.fonts.cff
Class CFFDataReader.DataLocation
java.lang.Object
org.apache.fop.fonts.cff.CFFDataReader.DataLocation
- Enclosing class:
- CFFDataReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dataPosition
private int dataPosition -
dataLength
private int dataLength
-
-
Constructor Details
-
DataLocation
public DataLocation() -
DataLocation
public DataLocation(int position, int length)
-
-
Method Details
-
getDataPosition
public int getDataPosition() -
getDataLength
public int getDataLength()
-