Package | Description |
---|---|
org.apache.fontbox.cmap |
This package holds classes that are necessary to parse cmap files.
|
Modifier and Type | Method and Description |
---|---|
List<CodespaceRange> |
CMap.getCodeSpaceRanges()
Getter for property codeSpaceRanges.
|
Modifier and Type | Method and Description |
---|---|
void |
CMap.addCodespaceRange(CodespaceRange range)
This will add a codespace range.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.