public abstract class FDSelect extends Object
Modifier and Type | Field and Description |
---|---|
protected CFFCIDFont |
owner |
Constructor and Description |
---|
FDSelect(CFFCIDFont owner)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
getFDIndex(int gid)
Returns the Font DICT index for the given GID.
|
protected final CFFCIDFont owner
public FDSelect(CFFCIDFont owner)
owner
- the owner of the FDSelect data.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.