public abstract class FDSelect
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected CFFCIDFont |
owner |
Constructor | Description |
---|---|
FDSelect(CFFCIDFont owner) |
Constructor.
|
Modifier and Type | Method | 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 © 2008–2018. All rights reserved.