org.freehep.util.io
Interface EEXECConstants
- All Known Implementing Classes:
- EEXECDecryption, EEXECEncryption
- public interface EEXECConstants
Constants for the EEXEC encoding (used by Type1 Fonts).
- Version:
- $Id: EEXECConstants.java,v 1.2 2001/10/29 14:07:06 duns Exp $
- Author:
- Simon Fischer
- Source Code:
- EEXECConstants.java
N
public static final char N
- See Also:
- Constant Field Values
C1
public static final char C1
- See Also:
- Constant Field Values
C2
public static final char C2
- See Also:
- Constant Field Values
EEXEC_R
public static final char EEXEC_R
- See Also:
- Constant Field Values
CHARSTRING_R
public static final char CHARSTRING_R
- See Also:
- Constant Field Values
Copyright © 2000-2004 FreeHEP, All Rights Reserved.