intarsys PDF library API

de.intarsys.pdf.font
Class CMapOperator

java.lang.Object
  extended by de.intarsys.pdf.font.CMapOperator

public class CMapOperator
extends Object

A classs enumerating the operators for a cmap program.


Field Summary
static CSOperator CMO_beginbfchar
           
static CSOperator CMO_beginbfrange
           
static CSOperator CMO_begincidchar
           
static CSOperator CMO_begincidrange
           
static CSOperator CMO_begincmap
           
static CSOperator CMO_begincodespacerange
           
static CSOperator CMO_beginnotdefchar
           
static CSOperator CMO_beginnotdefrange
           
static CSOperator CMO_endbfchar
           
static CSOperator CMO_endbfrange
           
static CSOperator CMO_endcidchar
           
static CSOperator CMO_endcidrange
           
static CSOperator CMO_endcmap
           
static CSOperator CMO_endcodespacerange
           
static CSOperator CMO_endnotdefchar
           
static CSOperator CMO_endnotdefrange
           
static CSOperator CMO_usecmap
           
static CSOperator CMO_usefont
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CMO_begincmap

public static final CSOperator CMO_begincmap

CMO_endcmap

public static final CSOperator CMO_endcmap

CMO_usecmap

public static final CSOperator CMO_usecmap

CMO_begincodespacerange

public static final CSOperator CMO_begincodespacerange

CMO_endcodespacerange

public static final CSOperator CMO_endcodespacerange

CMO_usefont

public static final CSOperator CMO_usefont

CMO_beginbfchar

public static final CSOperator CMO_beginbfchar

CMO_endbfchar

public static final CSOperator CMO_endbfchar

CMO_beginbfrange

public static final CSOperator CMO_beginbfrange

CMO_endbfrange

public static final CSOperator CMO_endbfrange

CMO_begincidchar

public static final CSOperator CMO_begincidchar

CMO_endcidchar

public static final CSOperator CMO_endcidchar

CMO_begincidrange

public static final CSOperator CMO_begincidrange

CMO_endcidrange

public static final CSOperator CMO_endcidrange

CMO_beginnotdefchar

public static final CSOperator CMO_beginnotdefchar

CMO_endnotdefchar

public static final CSOperator CMO_endnotdefchar

CMO_beginnotdefrange

public static final CSOperator CMO_beginnotdefrange

CMO_endnotdefrange

public static final CSOperator CMO_endnotdefrange

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.